From 436f1098ce78272eb242dba20f74b8564f0e5b29 Mon Sep 17 00:00:00 2001 From: Manuel Trezza <5673677+mtrezza@users.noreply.github.com> Date: Tue, 17 Mar 2026 00:29:28 +0000 Subject: [PATCH] docs: Add DEPPS19 for `enableProductPurchaseLegacyApi` deprecation --- DEPRECATIONS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DEPRECATIONS.md b/DEPRECATIONS.md index 3cb972d569..cd001e7162 100644 --- a/DEPRECATIONS.md +++ b/DEPRECATIONS.md @@ -22,6 +22,7 @@ The following is a list of deprecations, according to the [Deprecation Policy](h | DEPPS16 | Remove config option `mountPlayground` | [#10110](https://github.com/parse-community/parse-server/issues/10110) | 9.5.0 (2026) | 10.0.0 (2027) | deprecated | - | | DEPPS17 | Remove config option `playgroundPath` | [#10110](https://github.com/parse-community/parse-server/issues/10110) | 9.5.0 (2026) | 10.0.0 (2027) | deprecated | - | | DEPPS18 | Config option `requestComplexity` limits enabled by default | [#10207](https://github.com/parse-community/parse-server/pull/10207) | 9.6.0 (2026) | 10.0.0 (2027) | deprecated | - | +| DEPPS19 | Remove config option `enableProductPurchaseLegacyApi` | [#10228](https://github.com/parse-community/parse-server/pull/10228) | 9.6.0 (2026) | 10.0.0 (2027) | deprecated | - | [i_deprecation]: ## "The version and date of the deprecation." [i_change]: ## "The version and date of the planned change."