Skip to content

Commit 04ae88f

Browse files
authored
Merge branch 'alpha' into beforeFind-fix
2 parents d8525e9 + a528ab6 commit 04ae88f

File tree

3 files changed

+417
-209
lines changed

3 files changed

+417
-209
lines changed

changelogs/CHANGELOG_release.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [8.2.1](https://github.com/parse-community/parse-server/compare/8.2.0...8.2.1) (2025-06-01)
2+
3+
4+
### Bug Fixes
5+
6+
* `Parse.Query.containedIn` and `matchesQuery` do not work with nested objects ([#9738](https://github.com/parse-community/parse-server/issues/9738)) ([0db3a6f](https://github.com/parse-community/parse-server/commit/0db3a6ff27a129427770e314a792cc586e4255b5))
7+
8+
### Performance Improvements
9+
10+
* Remove saving Parse Cloud Job request parameters in internal collection `_JobStatus` ([#8343](https://github.com/parse-community/parse-server/issues/8343)) ([e98733c](https://github.com/parse-community/parse-server/commit/e98733cbac9451521a3acc388d2f9d29eb4610e0))
11+
112
# [8.2.0](https://github.com/parse-community/parse-server/compare/8.1.0...8.2.0) (2025-05-01)
213

314

0 commit comments

Comments
 (0)