You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[email protected]: A new deprecation notice is introduced with parse-server-s3-adapter's version 1.2.0. An upcoming release will remove passing key and password arguments. AWS credentials should be set using AWS best practices. See the Deprecation Notice for AWS credentials section of the adapter's README.
New Features
Polygon is fully supported as a type, thanks to Diamond Lewis
Query supports PolygonContains, thanks to Diamond Lewis
Improvements
Postgres: Adds support nested contains and containedIn, thanks to Diamond Lewis
Postgres: Adds support for null in containsAll queries, thanks to Diamond Lewis
Cloud Code: Request headers are passed to the cloud functions, thanks to miguel-s
Push: All push queries now filter only where deviceToken exists
Bug Fixes:
Fixes issue affecting updates of _User objects when authData was passed.
Push: Pushing to an empty audience should now properly report a failed _PushStatus
Linking Users: Fixes issue affecting linking users with sessionToken only