-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
state:releasedReleased as stable versionReleased as stable versionstate:released-betaReleased as beta versionReleased as beta versiontype:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
Currently, there is no mechanism provided to deprecate Parse Server settings. With the shift to phased deprecation as part of the larger implementation of fixed release cycles, it is not clear how to communicate deprecations.
Feature / Enhancement Description
Introduce a centralized Deprecator
that standardizes warning logs for deprecated Parse Server options. This should also make it easy for contributors to identify deprecations to adapt contributions accordingly, and for example not build on top of a feature without knowing that it will be deprecated.
Example Use Case
The option directAccess
default should change from false
to true
in #6636.
Metadata
Metadata
Assignees
Labels
state:releasedReleased as stable versionReleased as stable versionstate:released-betaReleased as beta versionReleased as beta versiontype:featureNew feature or improvement of existing featureNew feature or improvement of existing feature