[!WARNING]
We recommend to skip this release. This release contains a bug in which a Parse Object property that is an object is converted to an array if the object's nested key name is number-like. For example, a Parse Object property that is stored in the database as object { 0: 'a' } is returned as array ['a']. The bug has been introduced via the Parse JS SDK 5.2.0 which is used in Parse Server Cloud Code. Other Parse client SDKs and the Parse Server REST API are unaffected. For more information see the release notes of Parse JS SDK 5.3.0 in which the bug has been fixed.
Bug Fixes
Parse.Cloud.startJob and Parse.Push.send not returning status ID when setting Parse Server option directAccess: true (#8766) (5b0efb2)
Required option not handled correctly for special fields (File, GeoPoint, Polygon) on GraphQL API mutations (#8915) (907ad42)
Facebook Limited Login not working due to incorrect domain in JWT validation (#9122) (9d0bd2b)
Live query throws error when constraint notEqualTo is set to null (#8835) (11d3e48)
Parse Server option extendSessionOnUse not working for session lengths < 24 hours (#9113) (0a054e6)
Rate limiting can fail when using Parse Server option rateLimit.redisUrl with clusters (#8632) (c277739)
This version was pushed to npm by parseadmin, a new releaser for parse-server since your current version.
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
| --- | --- |
| parse-server | [>= 4.a, < 5] |
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps parse-server from 2.8.4 to 7.2.0.
Release notes
Sourced from parse-server's releases.
... (truncated)
Commits
1979de0
chore(release): 7.2.0 [skip ci]6f2fc44
build: Release (#9189)c696e1e
empty70146bb
chore(release): 7.2.0-beta.1 [skip ci]694da02
build: Release (#9186)e1d4d12
Merge branch 'release' into build68922c8
refactor: Upgrade semantic release (#9185)1e21b69
test: Object data type should not change frombeforeSave
toafterSave
tri...3353998
chore(release): 7.1.0-alpha.16 [skip ci]cf4c880
feat: Add support for dot notation on array fields of Parse Object (#9115)Maintainer changes
This version was pushed to npm by parseadmin, a new releaser for parse-server since your current version.
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | parse-server | [>= 4.a, < 5] |You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show