Tags: parse-community/parse-server
Tags
chore(release): 8.5.0-alpha.16 [skip ci] # [8.5.0-alpha.16](8.5.0-alpha.15...8.5.0-alpha.16) (2025-11-28) ### Features * Add Parse Server option `enableSanitizedErrorResponse` to remove detailed error messages from responses sent to clients ([#9944](#9944)) ([4752197](4752197))
chore(release): 8.5.0-alpha.15 [skip ci] # [8.5.0-alpha.15](8.5.0-alpha.14...8.5.0-alpha.15) (2025-11-23) ### Performance Improvements * Remove unused dependencies ([#9943](#9943)) ([d4c6de0](d4c6de0))
chore(release): 8.5.0-alpha.14 [skip ci] # [8.5.0-alpha.14](8.5.0-alpha.13...8.5.0-alpha.14) (2025-11-23) ### Bug Fixes * Parse Server option `rateLimit.zone` does not use default value `ip` ([#9941](#9941)) ([12beb8f](12beb8f))
chore(release): 8.5.0-alpha.13 [skip ci] # [8.5.0-alpha.13](8.5.0-alpha.12...8.5.0-alpha.13) (2025-11-23) ### Bug Fixes * Server internal error details leaking in error messages returned to clients ([#9937](#9937)) ([50edb5a](50edb5a))
chore(release): 8.5.0-alpha.12 [skip ci] # [8.5.0-alpha.12](8.5.0-alpha.11...8.5.0-alpha.12) (2025-11-19) ### Features * Add `beforePasswordResetRequest` hook ([#9906](#9906)) ([94cee5b](94cee5b))
chore(release): 8.5.0-alpha.11 [skip ci] # [8.5.0-alpha.11](8.5.0-alpha.10...8.5.0-alpha.11) (2025-11-17) ### Bug Fixes * Deprecation warning logged at server launch for nested Parse Server option even if option is explicitly set ([#9934](#9934)) ([c22cb0a](c22cb0a))
chore(release): 8.5.0-alpha.10 [skip ci] # [8.5.0-alpha.10](8.5.0-alpha.9...8.5.0-alpha.10) (2025-11-17) ### Bug Fixes * Queries with object field `authData.provider.id` are incorrectly transformed to `_auth_data_provider.id` for custom classes ([#9932](#9932)) ([7b9fa18](7b9fa18))
chore(release): 8.5.0-alpha.9 [skip ci] # [8.5.0-alpha.9](8.5.0-alpha.8...8.5.0-alpha.9) (2025-11-17) ### Bug Fixes * Race condition can cause multiple Apollo server initializations under load ([#9929](#9929)) ([7d5e9fc](7d5e9fc))
chore(release): 8.5.0-alpha.8 [skip ci] # [8.5.0-alpha.8](8.5.0-alpha.7...8.5.0-alpha.8) (2025-11-17) ### Performance Improvements * `Parse.Query.include` now fetches pointers at same level in parallel ([#9861](#9861)) ([dafea21](dafea21))
chore(release): 8.5.0-alpha.7 [skip ci] # [8.5.0-alpha.7](8.5.0-alpha.6...8.5.0-alpha.7) (2025-11-08) ### Performance Improvements * Upgrade MongoDB driver to 6.20.0 ([#9887](#9887)) ([3c9af48](3c9af48))
PreviousNext