Skip to content

Commit 2b96c5e

Browse files
committed
fix: deprecations
1 parent e5bad9b commit 2b96c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPRECATIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following is a list of deprecations, according to the [Deprecation Policy](h
2121
| DEPPS15 | Config option `readOnlyMasterKeyIps` defaults to `['127.0.0.1', '::1']` | [#10115](https://github.com/parse-community/parse-server/pull/10115) | 9.5.0 (2026) | 10.0.0 (2027) | deprecated | - |
2222
| DEPPS16 | Remove config option `mountPlayground` | [#10110](https://github.com/parse-community/parse-server/issues/10110) | 9.5.0 (2026) | 10.0.0 (2027) | deprecated | - |
2323
| DEPPS17 | Remove config option `playgroundPath` | [#10110](https://github.com/parse-community/parse-server/issues/10110) | 9.5.0 (2026) | 10.0.0 (2027) | deprecated | - |
24-
| DEPPS18 | Config option `requestComplexity` defaults to enabled with limits | TBD | 9.6.0 (2026) | 10.0.0 (2027) | deprecated | - |
24+
| DEPPS18 | Config option `requestComplexity` defaults to enabled with limits | [#10204](https://github.com/parse-community/parse-server/pull/10204) | 9.6.0 (2026) | 10.0.0 (2027) | deprecated | - |
2525

2626
[i_deprecation]: ## "The version and date of the deprecation."
2727
[i_change]: ## "The version and date of the planned change."

0 commit comments

Comments
 (0)