Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 3.68 KB

DEPRECATIONS.md

File metadata and controls

20 lines (17 loc) · 3.68 KB

Deprecation Plan

The following is a list of deprecations, according to the Deprecation Policy. After a feature becomes deprecated, and giving developers time to adapt to the change, the deprecated feature will eventually be removed, leading to a breaking change. Developer feedback during the deprecation period may postpone or even revoke the introduction of the breaking change.

ID Change Issue Deprecation ℹ️ Planned Removal ℹ️ Status ℹ️ Notes
DEPPS1 Native MongoDB syntax in aggregation pipeline #7338 5.0.0 (2022) 6.0.0 (2023) removed -
DEPPS2 Config option directAccess defaults to true #6636 5.0.0 (2022) 6.0.0 (2023) removed -
DEPPS3 Config option enforcePrivateUsers defaults to true #7319 5.0.0 (2022) 6.0.0 (2023) removed -
DEPPS4 Remove convenience method for http request Parse.Cloud.httpRequest #7589 5.0.0 (2022) 6.0.0 (2023) removed -
DEPPS5 Config option allowClientClassCreation defaults to false #7925 5.3.0 (2022) 7.0.0 (2024) deprecated -
DEPPS6 Auth providers disabled by default #7953 5.3.0 (2022) 7.0.0 (2024) deprecated -
DEPPS7 Remove file trigger syntax Parse.Cloud.beforeSaveFile((request) => {}) #7966 5.3.0 (2022) 7.0.0 (2024) removed -
DEPPS8 Login with expired 3rd party authentication token defaults to false #7079 5.3.0 (2022) 7.0.0 (2024) removed -
DEPPS9 Rename LiveQuery fields option to keys #8389 6.0.0 (2023) 7.0.0 (2024) removed -
DEPPS10 Config option encodeParseObjectInCloudFunction defaults to true #8634 6.2.0 (2023) 8.0.0 (2025) deprecated -