Commit c372d16
committed
chore(release): 5.3.0-alpha.1 [skip ci]
# [5.3.0-alpha.1](5.2.1...5.3.0-alpha.1) (2022-05-01)
### Bug Fixes
* custom database options are not passed to MongoDB GridFS ([#7911](#7911)) ([f78f50b](f78f50b))
* peer dependency mismatch for GraphQL dependencies ([#7934](#7934)) ([7dbc117](7dbc117))
* return correct response when revert is used in beforeSave ([#7839](#7839)) ([19900fc](19900fc))
* security upgrade @parse/fs-files-adapter from 1.2.1 to 1.2.2 ([#7948](#7948)) ([0ec5e64](0ec5e64))
* security upgrade moment from 2.29.1 to 2.29.2 ([#7931](#7931)) ([be2000b](be2000b))
* security upgrade parse push adapter from 4.1.0 to 4.1.2 ([#7893](#7893)) ([edcfede](edcfede))
### Features
* add MongoDB 5.1 compatibility ([#7682](#7682)) ([abf2b27](abf2b27))
* add MongoDB 5.2 support ([#7894](#7894)) ([145f948](145f948))
### Performance Improvements
* reduce database operations when using the constant parameter in Cloud Function validation ([#7892](#7892)) ([d43e2da](d43e2da))1 parent 59215e6 commit c372d16
3 files changed
+23
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments