github parse-community/parse-server 5.0.0-beta.10

latest releases: 7.1.0-alpha.6, 7.1.0-alpha.5, 7.1.0-alpha.4...
pre-release2 years ago

5.0.0-beta.10 (2022-03-15)

Bug Fixes

  • adding or modifying a nested property requires addField permissions (#7679) (6a6248b)
  • bump nanoid from 3.1.25 to 3.2.0 (#7781) (f5f63bf)
  • bump node-fetch from 2.6.1 to 3.1.1 (#7782) (9082351)
  • node engine compatibility did not include node 16 (#7739) (ea7c014)
  • node engine range has no upper limit to exclude incompatible node versions (#7692) (573558d)
  • package.json & package-lock.json to reduce vulnerabilities (#7823) (5ca2288)
  • schema cache not cleared in some cases (#7678) (5af6e5d)
  • security upgrade follow-redirects from 1.14.6 to 1.14.7 (#7769) (8f5a861)
  • security upgrade follow-redirects from 1.14.7 to 1.14.8 (#7801) (70088a9)
  • security vulnerability that allows remote code execution (GHSA-p6h4-93qp-jhcm) (#7844) (e569f40)
  • server crash using GraphQL due to missing @apollo/client peer dependency (#7787) (08089d6)
  • unable to use objectId size higher than 19 on GraphQL API (#7627) (ed86c80)
  • upgrade mime from 2.5.2 to 3.0.0 (#7725) (f5ef98b)
  • upgrade parse from 3.3.1 to 3.4.0 (#7723) (d4c1f47)
  • upgrade winston from 3.5.0 to 3.5.1 (#7820) (4af253d)

Features

Reverts

  • refactor: allow ES import for cloud string if package type is module (b64640c)
  • update node engine to 2.22.0 (#7827) (f235412)

BREAKING CHANGES

  • This requires Node.js version >=12.22.10. (5ace99d)
  • The MongoDB GridStore adapter has been removed. By default, Parse Server already uses GridFS, so if you do not manually use the GridStore adapter, you can ignore this change. (f88aa2a)
  • Removes official Node 15 support which has reached it end-of-life date. (45cc58c)

Don't miss a new parse-server release

NewReleases is sending notifications on new releases.