github parse-community/parse-server 6.0.0-alpha.19

latest releases: 6.5.11, 7.4.0-alpha.5, 7.4.0-alpha.4...
pre-release22 months ago

6.0.0-alpha.19 (2023-01-05)

Features

  • Remove deprecation DEPPS1: Native MongoDB syntax in aggregation pipeline (#8362) (d0d30c4)

BREAKING CHANGES

  • The MongoDB aggregation pipeline requires native MongoDB syntax instead of the custom Parse Server syntax; for example pipeline stage names require a leading dollar sign like $match and the MongoDB document ID is referenced using _id instead of objectId (#8362) (d0d30c4)

Don't miss a new parse-server release

NewReleases is sending notifications on new releases.