semantic-release-bot
7028e0385c
chore(release): 9.1.0-alpha.2 [skip ci]
...
# [9.1.0-alpha.2](https://github.com/parse-community/parse-server/compare/9.1.0-alpha.1...9.1.0-alpha.2 ) (2025-12-14)
### Features
* Add support for custom HTTP status code and headers to Cloud Function response with Express-style syntax ([#9980 ](https://github.com/parse-community/parse-server/issues/9980 )) ([8eeab8d ](8eeab8dc57 ))
2025-12-14 14:25:39 +00:00
semantic-release-bot
c500fc46db
chore(release): 9.1.0-alpha.1 [skip ci]
...
# [9.1.0-alpha.1](https://github.com/parse-community/parse-server/compare/9.0.0...9.1.0-alpha.1 ) (2025-12-14)
### Features
* Add option `logLevels.signupUsernameTaken` to change log level of username already exists sign-up rejection ([#9962 ](https://github.com/parse-community/parse-server/issues/9962 )) ([f18f307 ](f18f3073d7 ))
2025-12-14 01:00:49 +00:00
semantic-release-bot
532a461d30
chore(release): 9.0.0 [skip ci]
...
# [9.0.0](https://github.com/parse-community/parse-server/compare/8.6.0...9.0.0 ) (2025-12-14)
### Bug Fixes
* Upgrade to GraphQL Apollo Server 5 and restrict GraphQL introspection ([#9888 ](https://github.com/parse-community/parse-server/issues/9888 )) ([87c7f07 ](87c7f076eb ))
### Features
* Deprecation DEPPS10: Encode `Parse.Object` in Cloud Function and remove option `encodeParseObjectInCloudFunction` ([#9973 ](https://github.com/parse-community/parse-server/issues/9973 )) ([a2d3dbe ](a2d3dbe972 ))
* Deprecation DEPPS11: Replace `PublicAPIRouter` with `PagesRouter` ([#9974 ](https://github.com/parse-community/parse-server/issues/9974 )) ([8f877d4 ](8f877d42c0 ))
* Deprecation DEPPS113: Config option `enableInsecureAuthAdapters` defaults to `false` ([#9982 ](https://github.com/parse-community/parse-server/issues/9982 )) ([22d4622 ](22d4622230 ))
* Deprecation DEPPS12: Database option `allowPublicExplain` defaults to `false` ([#9975 ](https://github.com/parse-community/parse-server/issues/9975 )) ([c1c7e69 ](c1c7e6976d ))
* Increase required minimum MongoDB version to `7.0.16` ([#9971 ](https://github.com/parse-community/parse-server/issues/9971 )) ([7bb548b ](7bb548bf81 ))
* Increase required minimum Node version to `20.19.0` ([#9970 ](https://github.com/parse-community/parse-server/issues/9970 )) ([633964d ](633964d32e ))
* Increase required minimum version to Postgres `16`, PostGIS `3.5` ([#9972 ](https://github.com/parse-community/parse-server/issues/9972 )) ([7483add ](7483add739 ))
* Update route patterns to use path-to-regexp v8 syntax ([#9942 ](https://github.com/parse-community/parse-server/issues/9942 )) ([fa8723b ](fa8723b3d1 ))
* Upgrade to @parse/push-adapter 8.1.0 ([#9938 ](https://github.com/parse-community/parse-server/issues/9938 )) ([d5e76b0 ](d5e76b01db ))
* Upgrade to parse 8.0.0 ([#9976 ](https://github.com/parse-community/parse-server/issues/9976 )) ([f9970d4 ](f9970d4bb2 ))
### BREAKING CHANGES
* This release changes the config option `enableInsecureAuthAdapters` default to `false` (Deprecation DEPPS13). ([22d4622 ](22d4622 ))
* This release changes the MongoDB database option `allowPublicExplain` default to `false` (Deprecation DEPPS12). ([c1c7e69 ](c1c7e69 ))
* This release replaces `PublicAPIRouter` with `PagesRouter` (Deprecation DEPPS11). ([8f877d4 ](8f877d4 ))
* This release encodes `Parse.Object` in Cloud Function and removes option `encodeParseObjectInCloudFunction` (Deprecation DEPPS10). ([a2d3dbe ](a2d3dbe ))
* This releases increases the required minimum version to Postgres `16`, PostGIS `3.5`. ([7483add ](7483add ))
* Route pattern syntax across cloud routes and rate-limiting now use the new path-to-regexp v8 syntax; see the [migration guide](https://github.com/parse-community/parse-server/blob/alpha/9.0.0.md ) for more details. ([fa8723b ](fa8723b ))
* This releases increases the required minimum MongoDB version to `7.0.16`. ([7bb548b ](7bb548b ))
* Upgrade to Apollo Server 5 and GraphQL express 5 integration; GraphQL introspection now requires using `masterKey` or setting `graphQLPublicIntrospection: true`. ([87c7f07 ](87c7f07 ))
* This releases increases the required minimum Node version to `20.19.0`. ([633964d ](633964d ))
2025-12-14 00:34:25 +00:00
semantic-release-bot
b717ea343c
chore(release): 9.0.0-alpha.11 [skip ci]
...
# [9.0.0-alpha.11](https://github.com/parse-community/parse-server/compare/9.0.0-alpha.10...9.0.0-alpha.11 ) (2025-12-14)
### Features
* Deprecation DEPPS113: Config option `enableInsecureAuthAdapters` defaults to `false` ([#9982 ](https://github.com/parse-community/parse-server/issues/9982 )) ([22d4622 ](22d4622230 ))
### BREAKING CHANGES
* This release changes the config option `enableInsecureAuthAdapters` default to `false` (Deprecation DEPPS13). ([22d4622 ](22d4622 ))
2025-12-14 00:24:45 +00:00
semantic-release-bot
b05771f48a
chore(release): 9.0.0-alpha.10 [skip ci]
...
# [9.0.0-alpha.10](https://github.com/parse-community/parse-server/compare/9.0.0-alpha.9...9.0.0-alpha.10 ) (2025-12-12)
### Features
* Upgrade to @parse/push-adapter 8.1.0 ([#9938 ](https://github.com/parse-community/parse-server/issues/9938 )) ([d5e76b0 ](d5e76b01db ))
2025-12-12 20:47:09 +00:00
Antoine Cormouls
d5e76b01db
feat: Upgrade to @parse/push-adapter 8.1.0 ( #9938 )
2025-12-12 21:46:17 +01:00
dependabot[bot]
4476d886a1
refactor: Bump form-data from 4.0.4 to 4.0.5 ( #9978 )
2025-12-12 21:27:45 +01:00
semantic-release-bot
67e651d8b8
chore(release): 9.0.0-alpha.9 [skip ci]
...
# [9.0.0-alpha.9](https://github.com/parse-community/parse-server/compare/9.0.0-alpha.8...9.0.0-alpha.9 ) (2025-12-12)
### Features
* Deprecation DEPPS12: Database option `allowPublicExplain` defaults to `false` ([#9975 ](https://github.com/parse-community/parse-server/issues/9975 )) ([c1c7e69 ](c1c7e6976d ))
### BREAKING CHANGES
* This release changes the MongoDB database option `allowPublicExplain` default to `false` (Deprecation DEPPS12). ([c1c7e69 ](c1c7e69 ))
2025-12-12 20:07:56 +00:00
semantic-release-bot
a4c8d9efe0
chore(release): 9.0.0-alpha.8 [skip ci]
...
# [9.0.0-alpha.8](https://github.com/parse-community/parse-server/compare/9.0.0-alpha.7...9.0.0-alpha.8 ) (2025-12-12)
### Features
* Deprecation DEPPS11: Replace `PublicAPIRouter` with `PagesRouter` ([#9974 ](https://github.com/parse-community/parse-server/issues/9974 )) ([8f877d4 ](8f877d42c0 ))
### BREAKING CHANGES
* This release replaces `PublicAPIRouter` with `PagesRouter` (Deprecation DEPPS11). ([8f877d4 ](8f877d4 ))
2025-12-12 19:56:31 +00:00
semantic-release-bot
1d31406233
chore(release): 9.0.0-alpha.7 [skip ci]
...
# [9.0.0-alpha.7](https://github.com/parse-community/parse-server/compare/9.0.0-alpha.6...9.0.0-alpha.7 ) (2025-12-12)
### Features
* Deprecation DEPPS10: Encode `Parse.Object` in Cloud Function and remove option `encodeParseObjectInCloudFunction` ([#9973 ](https://github.com/parse-community/parse-server/issues/9973 )) ([a2d3dbe ](a2d3dbe972 ))
### BREAKING CHANGES
* This release encodes `Parse.Object` in Cloud Function and removes option `encodeParseObjectInCloudFunction` (Deprecation DEPPS10). ([a2d3dbe ](a2d3dbe ))
2025-12-12 19:47:21 +00:00
semantic-release-bot
5b68f7d050
chore(release): 9.0.0-alpha.6 [skip ci]
...
# [9.0.0-alpha.6](https://github.com/parse-community/parse-server/compare/9.0.0-alpha.5...9.0.0-alpha.6 ) (2025-12-12)
### Features
* Increase required minimum version to Postgres `16`, PostGIS `3.5` ([#9972 ](https://github.com/parse-community/parse-server/issues/9972 )) ([7483add ](7483add739 ))
### BREAKING CHANGES
* This releases increases the required minimum version to Postgres `16`, PostGIS `3.5`. ([7483add ](7483add ))
2025-12-12 18:59:00 +00:00
semantic-release-bot
03a0857f8c
chore(release): 9.0.0-alpha.5 [skip ci]
...
# [9.0.0-alpha.5](https://github.com/parse-community/parse-server/compare/9.0.0-alpha.4...9.0.0-alpha.5 ) (2025-12-12)
### Features
* Update route patterns to use path-to-regexp v8 syntax ([#9942 ](https://github.com/parse-community/parse-server/issues/9942 )) ([fa8723b ](fa8723b3d1 ))
### BREAKING CHANGES
* Route pattern syntax across cloud routes and rate-limiting now use the new path-to-regexp v8 syntax; see the [migration guide](https://github.com/parse-community/parse-server/blob/alpha/9.0.0.md ) for more details. ([fa8723b ](fa8723b ))
2025-12-12 18:37:13 +00:00
Lucas
fa8723b3d1
feat: Update route patterns to use path-to-regexp v8 syntax ( #9942 )
...
BREAKING CHANGE: Route pattern syntax across cloud routes and rate-limiting now use the new path-to-regexp v8 syntax; see the [migration guide](https://github.com/parse-community/parse-server/blob/alpha/9.0.0.md ) for more details.
2025-12-12 19:36:27 +01:00
semantic-release-bot
5a61993cb7
chore(release): 9.0.0-alpha.4 [skip ci]
...
# [9.0.0-alpha.4](https://github.com/parse-community/parse-server/compare/9.0.0-alpha.3...9.0.0-alpha.4 ) (2025-12-12)
### Features
* Increase required minimum MongoDB version to `7.0.16` ([#9971 ](https://github.com/parse-community/parse-server/issues/9971 )) ([7bb548b ](7bb548bf81 ))
### BREAKING CHANGES
* This releases increases the required minimum MongoDB version to `7.0.16`. ([7bb548b ](7bb548b ))
2025-12-12 17:52:31 +00:00
semantic-release-bot
c595b87b4e
chore(release): 9.0.0-alpha.3 [skip ci]
...
# [9.0.0-alpha.3](https://github.com/parse-community/parse-server/compare/9.0.0-alpha.2...9.0.0-alpha.3 ) (2025-12-12)
### Bug Fixes
* Upgrade to GraphQL Apollo Server 5 and restrict GraphQL introspection ([#9888 ](https://github.com/parse-community/parse-server/issues/9888 )) ([87c7f07 ](87c7f076eb ))
### BREAKING CHANGES
* Upgrade to Apollo Server 5 and GraphQL express 5 integration; GraphQL introspection now requires using `masterKey` or setting `graphQLPublicIntrospection: true`. ([87c7f07 ](87c7f07 ))
2025-12-12 17:35:53 +00:00
Antoine Cormouls
87c7f076eb
fix: Upgrade to GraphQL Apollo Server 5 and restrict GraphQL introspection ( #9888 )
...
BREAKING CHANGE: Upgrade to Apollo Server 5 and GraphQL express 5 integration; GraphQL introspection now requires using `masterKey` or setting `graphQLPublicIntrospection: true`.
2025-12-12 18:35:01 +01:00
semantic-release-bot
706b3a0e9a
chore(release): 9.0.0-alpha.2 [skip ci]
...
# [9.0.0-alpha.2](https://github.com/parse-community/parse-server/compare/9.0.0-alpha.1...9.0.0-alpha.2 ) (2025-12-12)
### Features
* Upgrade to parse 8.0.0 ([#9976 ](https://github.com/parse-community/parse-server/issues/9976 )) ([f9970d4 ](f9970d4bb2 ))
2025-12-12 16:58:54 +00:00
Manuel
f9970d4bb2
feat: Upgrade to parse 8.0.0 ( #9976 )
2025-12-12 17:58:03 +01:00
semantic-release-bot
74f85e9b16
chore(release): 9.0.0-alpha.1 [skip ci]
...
# [9.0.0-alpha.1](https://github.com/parse-community/parse-server/compare/8.6.0...9.0.0-alpha.1 ) (2025-12-12)
### Features
* Increase required minimum Node version to `20.19.0` ([#9970 ](https://github.com/parse-community/parse-server/issues/9970 )) ([633964d ](633964d32e ))
### BREAKING CHANGES
* This releases increases the required minimum Node version to `20.19.0`. ([633964d ](633964d ))
2025-12-12 16:39:43 +00:00
Manuel
633964d32e
feat: Increase required minimum Node version to 20.19.0 ( #9970 )
...
BREAKING CHANGE: This releases increases the required minimum Node version to `20.19.0`.
2025-12-12 17:38:50 +01:00
semantic-release-bot
04cc78fc9d
chore(release): 8.6.0 [skip ci]
...
# [8.6.0](https://github.com/parse-community/parse-server/compare/8.5.0...8.6.0 ) (2025-12-10)
### Bug Fixes
* Remove elevated permissions in GitHub CI performance benchmark ([#9966 ](https://github.com/parse-community/parse-server/issues/9966 )) ([6b9f896 ](6b9f8963cc ))
### Features
* Add GraphQL query `cloudConfig` to retrieve and mutation `updateCloudConfig` to update Cloud Config ([#9947 ](https://github.com/parse-community/parse-server/issues/9947 )) ([3ca85cd ](3ca85cd4a6 ))
2025-12-10 22:42:55 +00:00
semantic-release-bot
dcd05870fc
chore(release): 8.6.0-alpha.2 [skip ci]
...
# [8.6.0-alpha.2](https://github.com/parse-community/parse-server/compare/8.6.0-alpha.1...8.6.0-alpha.2 ) (2025-12-10)
### Bug Fixes
* Remove elevated permissions in GitHub CI performance benchmark ([#9966 ](https://github.com/parse-community/parse-server/issues/9966 )) ([6b9f896 ](6b9f8963cc ))
2025-12-10 22:39:13 +00:00
dependabot[bot]
e78e58d778
refactor: Bump jws ( #9960 )
2025-12-04 18:12:10 +01:00
semantic-release-bot
4c0987f64b
chore(release): 8.6.0-alpha.1 [skip ci]
...
# [8.6.0-alpha.1](https://github.com/parse-community/parse-server/compare/8.5.0...8.6.0-alpha.1 ) (2025-12-03)
### Features
* Add GraphQL query `cloudConfig` to retrieve and mutation `updateCloudConfig` to update Cloud Config ([#9947 ](https://github.com/parse-community/parse-server/issues/9947 )) ([3ca85cd ](3ca85cd4a6 ))
2025-12-03 18:56:27 +00:00
dependabot[bot]
6d670131a0
refactor: Bump express ( #9957 )
2025-12-03 19:38:28 +01:00
dependabot[bot]
339b10c39b
refactor: Bump body-parser from 2.2.0 to 2.2.1 ( #9945 )
2025-12-02 07:45:57 +01:00
semantic-release-bot
b479102de0
chore(release): 8.5.0 [skip ci]
...
# [8.5.0](https://github.com/parse-community/parse-server/compare/8.4.0...8.5.0 ) (2025-12-01)
### Bug Fixes
* `GridFSBucketAdapter` throws when using some Parse Server specific options in MongoDB database options ([#9915 ](https://github.com/parse-community/parse-server/issues/9915 )) ([d3d4003 ](d3d4003570 ))
* Deprecation warning logged at server launch for nested Parse Server option even if option is explicitly set ([#9934 ](https://github.com/parse-community/parse-server/issues/9934 )) ([c22cb0a ](c22cb0ae58 ))
* Parse Server option `rateLimit.zone` does not use default value `ip` ([#9941 ](https://github.com/parse-community/parse-server/issues/9941 )) ([12beb8f ](12beb8f6ee ))
* Queries with object field `authData.provider.id` are incorrectly transformed to `_auth_data_provider.id` for custom classes ([#9932 ](https://github.com/parse-community/parse-server/issues/9932 )) ([7b9fa18 ](7b9fa18f96 ))
* Race condition can cause multiple Apollo server initializations under load ([#9929 ](https://github.com/parse-community/parse-server/issues/9929 )) ([7d5e9fc ](7d5e9fcf3c ))
* Server internal error details leaking in error messages returned to clients ([#9937 ](https://github.com/parse-community/parse-server/issues/9937 )) ([50edb5a ](50edb5ab4b ))
### Features
* Add `beforePasswordResetRequest` hook ([#9906 ](https://github.com/parse-community/parse-server/issues/9906 )) ([94cee5b ](94cee5bfaf ))
* Add MongoDB client event logging via database option `logClientEvents` ([#9914 ](https://github.com/parse-community/parse-server/issues/9914 )) ([b760733 ](b760733b98 ))
* Add Parse Server option `allowPublicExplain` to allow `Parse.Query.explain` without master key ([#9890 ](https://github.com/parse-community/parse-server/issues/9890 )) ([4456b02 ](4456b02280 ))
* Add Parse Server option `enableSanitizedErrorResponse` to remove detailed error messages from responses sent to clients ([#9944 ](https://github.com/parse-community/parse-server/issues/9944 )) ([4752197 ](47521974ae ))
* Add support for MongoDB driver options `serverSelectionTimeoutMS`, `maxIdleTimeMS`, `heartbeatFrequencyMS` ([#9910 ](https://github.com/parse-community/parse-server/issues/9910 )) ([1b661e9 ](1b661e98c8 ))
* Add support for more MongoDB driver options ([#9911 ](https://github.com/parse-community/parse-server/issues/9911 )) ([cff451e ](cff451eabd ))
* Allow option `publicServerURL` to be set dynamically as asynchronous function ([#9803 ](https://github.com/parse-community/parse-server/issues/9803 )) ([460a65c ](460a65cf61 ))
* Upgrade to parse 7.1.1 ([#9954 ](https://github.com/parse-community/parse-server/issues/9954 )) ([fa57d69 ](fa57d69cbe ))
* Upgrade to parse 7.1.2 ([#9955 ](https://github.com/parse-community/parse-server/issues/9955 )) ([5c644a5 ](5c644a55ac ))
### Performance Improvements
* `Parse.Query.include` now fetches pointers at same level in parallel ([#9861 ](https://github.com/parse-community/parse-server/issues/9861 )) ([dafea21 ](dafea21eb3 ))
* Remove unused dependencies ([#9943 ](https://github.com/parse-community/parse-server/issues/9943 )) ([d4c6de0 ](d4c6de0096 ))
* Upgrade MongoDB driver to 6.20.0 ([#9887 ](https://github.com/parse-community/parse-server/issues/9887 )) ([3c9af48 ](3c9af48edd ))
2025-12-01 19:54:33 +00:00
semantic-release-bot
bdc71be9a3
chore(release): 8.5.0-alpha.18 [skip ci]
...
# [8.5.0-alpha.18](https://github.com/parse-community/parse-server/compare/8.5.0-alpha.17...8.5.0-alpha.18 ) (2025-12-01)
### Features
* Upgrade to parse 7.1.2 ([#9955 ](https://github.com/parse-community/parse-server/issues/9955 )) ([5c644a5 ](5c644a55ac ))
2025-12-01 19:19:59 +00:00
Manuel
5c644a55ac
feat: Upgrade to parse 7.1.2 ( #9955 )
2025-12-01 20:19:11 +01:00
semantic-release-bot
0e1cb3367e
chore(release): 8.5.0-alpha.17 [skip ci]
...
# [8.5.0-alpha.17](https://github.com/parse-community/parse-server/compare/8.5.0-alpha.16...8.5.0-alpha.17 ) (2025-12-01)
### Features
* Upgrade to parse 7.1.1 ([#9954 ](https://github.com/parse-community/parse-server/issues/9954 )) ([fa57d69 ](fa57d69cbe ))
2025-12-01 18:12:18 +00:00
Manuel
fa57d69cbe
feat: Upgrade to parse 7.1.1 ( #9954 )
2025-12-01 19:11:20 +01:00
semantic-release-bot
a906a11107
chore(release): 8.5.0-alpha.16 [skip ci]
...
# [8.5.0-alpha.16](https://github.com/parse-community/parse-server/compare/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 ](https://github.com/parse-community/parse-server/issues/9944 )) ([4752197 ](47521974ae ))
2025-11-28 18:49:26 +00:00
semantic-release-bot
73e78127c2
chore(release): 8.5.0-alpha.15 [skip ci]
...
# [8.5.0-alpha.15](https://github.com/parse-community/parse-server/compare/8.5.0-alpha.14...8.5.0-alpha.15 ) (2025-11-23)
### Performance Improvements
* Remove unused dependencies ([#9943 ](https://github.com/parse-community/parse-server/issues/9943 )) ([d4c6de0 ](d4c6de0096 ))
2025-11-23 17:11:36 +00:00
Lucas Coratger
d4c6de0096
perf: Remove unused dependencies ( #9943 )
2025-11-23 18:10:44 +01:00
semantic-release-bot
8aae732ace
chore(release): 8.5.0-alpha.14 [skip ci]
...
# [8.5.0-alpha.14](https://github.com/parse-community/parse-server/compare/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 ](https://github.com/parse-community/parse-server/issues/9941 )) ([12beb8f ](12beb8f6ee ))
2025-11-23 13:10:13 +00:00
semantic-release-bot
0ff97793cd
chore(release): 8.5.0-alpha.13 [skip ci]
...
# [8.5.0-alpha.13](https://github.com/parse-community/parse-server/compare/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 ](https://github.com/parse-community/parse-server/issues/9937 )) ([50edb5a ](50edb5ab4b ))
2025-11-23 12:52:31 +00:00
Lucas Coratger
50edb5ab4b
fix: Server internal error details leaking in error messages returned to clients ( #9937 )
2025-11-23 13:51:42 +01:00
Lucas Coratger
69a925879e
refactor: Add lint rules for no unused vars and unused import ( #9940 )
2025-11-22 22:12:34 +01:00
semantic-release-bot
9ed9af48d1
chore(release): 8.5.0-alpha.12 [skip ci]
...
# [8.5.0-alpha.12](https://github.com/parse-community/parse-server/compare/8.5.0-alpha.11...8.5.0-alpha.12 ) (2025-11-19)
### Features
* Add `beforePasswordResetRequest` hook ([#9906 ](https://github.com/parse-community/parse-server/issues/9906 )) ([94cee5b ](94cee5bfaf ))
2025-11-19 13:58:56 +00:00
semantic-release-bot
50650a3626
chore(release): 8.5.0-alpha.11 [skip ci]
...
# [8.5.0-alpha.11](https://github.com/parse-community/parse-server/compare/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 ](https://github.com/parse-community/parse-server/issues/9934 )) ([c22cb0a ](c22cb0ae58 ))
2025-11-17 18:44:26 +00:00
dependabot[bot]
5e15403bc1
refactor: Bump js-yaml from 3.14.1 to 3.14.2 ( #9933 )
2025-11-17 18:17:44 +01:00
semantic-release-bot
fcede163ca
chore(release): 8.5.0-alpha.10 [skip ci]
...
# [8.5.0-alpha.10](https://github.com/parse-community/parse-server/compare/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 ](https://github.com/parse-community/parse-server/issues/9932 )) ([7b9fa18 ](7b9fa18f96 ))
2025-11-17 16:48:36 +00:00
semantic-release-bot
8ff1d89ce2
chore(release): 8.5.0-alpha.9 [skip ci]
...
# [8.5.0-alpha.9](https://github.com/parse-community/parse-server/compare/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 ](https://github.com/parse-community/parse-server/issues/9929 )) ([7d5e9fc ](7d5e9fcf3c ))
2025-11-17 15:19:31 +00:00
semantic-release-bot
306c5fd830
chore(release): 8.5.0-alpha.8 [skip ci]
...
# [8.5.0-alpha.8](https://github.com/parse-community/parse-server/compare/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 ](https://github.com/parse-community/parse-server/issues/9861 )) ([dafea21 ](dafea21eb3 ))
2025-11-17 14:43:50 +00:00
semantic-release-bot
76826447f8
chore(release): 8.5.0-alpha.7 [skip ci]
...
# [8.5.0-alpha.7](https://github.com/parse-community/parse-server/compare/8.5.0-alpha.6...8.5.0-alpha.7 ) (2025-11-08)
### Performance Improvements
* Upgrade MongoDB driver to 6.20.0 ([#9887 ](https://github.com/parse-community/parse-server/issues/9887 )) ([3c9af48 ](3c9af48edd ))
2025-11-08 19:05:24 +00:00
Manuel
3c9af48edd
perf: Upgrade MongoDB driver to 6.20.0 ( #9887 )
2025-11-08 20:04:31 +01:00
semantic-release-bot
9f1fc7cb8a
chore(release): 8.5.0-alpha.6 [skip ci]
...
# [8.5.0-alpha.6](https://github.com/parse-community/parse-server/compare/8.5.0-alpha.5...8.5.0-alpha.6 ) (2025-11-08)
### Bug Fixes
* `GridFSBucketAdapter` throws when using some Parse Server specific options in MongoDB database options ([#9915 ](https://github.com/parse-community/parse-server/issues/9915 )) ([d3d4003 ](d3d4003570 ))
2025-11-08 17:42:37 +00:00
semantic-release-bot
502a512028
chore(release): 8.5.0-alpha.5 [skip ci]
...
# [8.5.0-alpha.5](https://github.com/parse-community/parse-server/compare/8.5.0-alpha.4...8.5.0-alpha.5 ) (2025-11-08)
### Features
* Add Parse Server option `allowPublicExplain` to allow `Parse.Query.explain` without master key ([#9890 ](https://github.com/parse-community/parse-server/issues/9890 )) ([4456b02 ](4456b02280 ))
2025-11-08 16:03:05 +00:00
semantic-release-bot
15c8b1abed
chore(release): 8.5.0-alpha.4 [skip ci]
...
# [8.5.0-alpha.4](https://github.com/parse-community/parse-server/compare/8.5.0-alpha.3...8.5.0-alpha.4 ) (2025-11-08)
### Features
* Add MongoDB client event logging via database option `logClientEvents` ([#9914 ](https://github.com/parse-community/parse-server/issues/9914 )) ([b760733 ](b760733b98 ))
2025-11-08 14:49:18 +00:00
semantic-release-bot
2424054221
chore(release): 8.5.0-alpha.3 [skip ci]
...
# [8.5.0-alpha.3](https://github.com/parse-community/parse-server/compare/8.5.0-alpha.2...8.5.0-alpha.3 ) (2025-11-07)
### Features
* Add support for more MongoDB driver options ([#9911 ](https://github.com/parse-community/parse-server/issues/9911 )) ([cff451e ](cff451eabd ))
2025-11-07 20:42:49 +00:00