Skip to content

Releases: parse-community/parse-server

8.0.0-alpha.6

12 Jan 14:04
Compare
Choose a tag to compare
8.0.0-alpha.6 Pre-release
Pre-release

8.0.0-alpha.6 (2025-01-12)

Features

  • Increase required minimum versions to Postgres 15, PostGIS 3.3 (#9538) (89c9b54)

BREAKING CHANGES

  • This releases increases the required minimum versions to Postgres 15, PostGIS 3.3 and removes support for Postgres 13, 14, PostGIS 3.1, 3.2. (89c9b54)

8.0.0-alpha.5

12 Jan 03:35
Compare
Choose a tag to compare
8.0.0-alpha.5 Pre-release
Pre-release

8.0.0-alpha.5 (2025-01-12)

Features

  • Change default value of Parse Server option encodeParseObjectInCloudFunction to true (#9527) (5c5ad69)

BREAKING CHANGES

  • The default value of Parse Server option encodeParseObjectInCloudFunction changes to true; the option has been deprecated and will be removed in a future version. (5c5ad69)

8.0.0-alpha.4

12 Jan 01:00
Compare
Choose a tag to compare
8.0.0-alpha.4 Pre-release
Pre-release

8.0.0-alpha.4 (2025-01-12)

Features

  • Deprecate PublicAPIRouter in favor of PagesRouter (#9526) (7f66629)

8.0.0-alpha.3

12 Jan 00:45
Compare
Choose a tag to compare
8.0.0-alpha.3 Pre-release
Pre-release

8.0.0-alpha.3 (2025-01-12)

Features

  • Increase required minimum MongoDB versions to 6.0.19, 7.0.16, 8.0.4 (#9531) (871e508)

BREAKING CHANGES

  • This releases increases the required minimum MongoDB versions to 6.0.19, 7.0.16, 8.0.4 and removes support for MongoDB 4, 5. (871e508)

8.0.0-alpha.2

11 Jan 18:02
Compare
Choose a tag to compare
8.0.0-alpha.2 Pre-release
Pre-release

8.0.0-alpha.2 (2025-01-11)

Bug Fixes

  • Push adapter not loading on some versions of Node 22 (#9524) (ff7f671)

8.0.0-alpha.1

11 Jan 17:43
Compare
Choose a tag to compare
8.0.0-alpha.1 Pre-release
Pre-release

8.0.0-alpha.1 (2025-01-11)

Features

  • Increase required minimum Node versions to 18.20.4, 20.18.0, 22.12.0 (#9521) (4e151cd)

BREAKING CHANGES

  • This releases increases the required minimum Node versions to 18.20.4, 20.18.0, 22.12.0 and removes unofficial support for Node 19. (4e151cd)

7.4.0

23 Dec 14:48
Compare
Choose a tag to compare

7.4.0 (2024-12-23)

Bug Fixes

  • Parse.Query.distinct fails due to invalid aggregate stage 'hint' (#9295) (5f66c6a)
  • Security upgrade cross-spawn from 7.0.3 to 7.0.6 (#9444) (3d034e0)
  • Security upgrade fast-xml-parser from 4.4.0 to 4.4.1 (#9262) (992d39d)
  • Security upgrade node from 20.14.0-alpine3.20 to 20.17.0-alpine3.20 (#9300) (15bb17d)

Features

7.4.0-beta.1

23 Dec 14:11
Compare
Choose a tag to compare
7.4.0-beta.1 Pre-release
Pre-release

7.4.0-beta.1 (2024-12-23)

Bug Fixes

  • Parse.Query.distinct fails due to invalid aggregate stage 'hint' (#9295) (5f66c6a)
  • Security upgrade cross-spawn from 7.0.3 to 7.0.6 (#9444) (3d034e0)
  • Security upgrade fast-xml-parser from 4.4.0 to 4.4.1 (#9262) (992d39d)
  • Security upgrade node from 20.14.0-alpine3.20 to 20.17.0-alpine3.20 (#9300) (15bb17d)

Features

7.4.0-alpha.7

16 Dec 18:42
Compare
Choose a tag to compare
7.4.0-alpha.7 Pre-release
Pre-release

7.4.0-alpha.7 (2024-12-16)

Features

  • Upgrade @parse/push-adapter from 6.7.1 to 6.8.0 (#9489) (286aa66)

7.4.0-alpha.6

19 Nov 20:06
Compare
Choose a tag to compare
7.4.0-alpha.6 Pre-release
Pre-release

7.4.0-alpha.6 (2024-11-19)

Bug Fixes

  • Security upgrade cross-spawn from 7.0.3 to 7.0.6 (#9444) (3d034e0)