Skip to content

Tags: jaysonng/parse-server

Tags

5.3.0-alpha.6

Toggle 5.3.0-alpha.6's commit message
chore(release): 5.3.0-alpha.6 [skip ci]

# [5.3.0-alpha.6](parse-community/parse-server@5.3.0-alpha.5...5.3.0-alpha.6) (2022-04-11)

### Bug Fixes

* peer dependency mismatch for GraphQL dependencies ([parse-community#7934](parse-community#7934)) ([b7a1d76](parse-community@b7a1d76))

5.3.0-alpha.5

Toggle 5.3.0-alpha.5's commit message
chore(release): 5.3.0-alpha.5 [skip ci]

# [5.3.0-alpha.5](parse-community/parse-server@5.3.0-alpha.4...5.3.0-alpha.5) (2022-04-09)

### Bug Fixes

* security upgrade moment from 2.29.1 to 2.29.2 ([parse-community#7931](parse-community#7931)) ([6b68593](parse-community@6b68593))

5.3.0-alpha.4

Toggle 5.3.0-alpha.4's commit message
chore(release): 5.3.0-alpha.4 [skip ci]

# [5.3.0-alpha.4](parse-community/parse-server@5.3.0-alpha.3...5.3.0-alpha.4) (2022-04-04)

### Bug Fixes

* custom database options are not passed to MongoDB GridFS ([parse-community#7911](parse-community#7911)) ([a72b384](parse-community@a72b384))

4.10.9

Toggle 4.10.9's commit message
chore(release): 4.10.9 [skip ci]

## [4.10.9](parse-community/parse-server@4.10.8...4.10.9) (2022-03-28)

### Bug Fixes

* security upgrade @parse/push-adapter from 3.4.1 to 4.1.2 ([parse-community#7897](parse-community#7897)) ([3d80ee5](parse-community@3d80ee5))

5.3.0-alpha.3

Toggle 5.3.0-alpha.3's commit message
chore(release): 5.3.0-alpha.3 [skip ci]

# [5.3.0-alpha.3](parse-community/parse-server@5.3.0-alpha.2...5.3.0-alpha.3) (2022-03-27)

### Features

* add MongoDB 5.2 support ([parse-community#7894](parse-community#7894)) ([6b4b358](parse-community@6b4b358))

5.3.0-alpha.2

Toggle 5.3.0-alpha.2's commit message
chore(release): 5.3.0-alpha.2 [skip ci]

# [5.3.0-alpha.2](parse-community/parse-server@5.3.0-alpha.1...5.3.0-alpha.2) (2022-03-27)

### Bug Fixes

* security upgrade parse push adapter from 4.1.0 to 4.1.2 ([parse-community#7893](parse-community#7893)) ([ef56e98](parse-community@ef56e98))

5.3.0-alpha.1

Toggle 5.3.0-alpha.1's commit message
chore(release): 5.3.0-alpha.1 [skip ci]

# [5.3.0-alpha.1](parse-community/parse-server@5.2.1-alpha.2...5.3.0-alpha.1) (2022-03-27)

### Features

* add MongoDB 5.1 compatibility ([parse-community#7682](parse-community#7682)) ([90155cf](parse-community@90155cf))

5.2.1-alpha.2

Toggle 5.2.1-alpha.2's commit message
chore(release): 5.2.1-alpha.2 [skip ci]

## [5.2.1-alpha.2](parse-community/parse-server@5.2.1-alpha.1...5.2.1-alpha.2) (2022-03-26)

### Performance Improvements

* reduce database operations when using the constant parameter in Cloud Function validation ([parse-community#7892](parse-community#7892)) ([48bd512](parse-community@48bd512))

5.2.1-alpha.1

Toggle 5.2.1-alpha.1's commit message
chore(release): 5.2.1-alpha.1 [skip ci]

## [5.2.1-alpha.1](parse-community/parse-server@5.2.0...5.2.1-alpha.1) (2022-03-26)

### Bug Fixes

* return correct response when revert is used in beforeSave ([parse-community#7839](parse-community#7839)) ([f63fb2b](parse-community@f63fb2b))

5.2.0

Toggle 5.2.0's commit message
chore(release): 5.2.0 [skip ci]

# [5.2.0](parse-community/parse-server@5.1.1...5.2.0) (2022-03-24)

### Bug Fixes

* security bump minimist from 1.2.5 to 1.2.6 ([parse-community#7884](parse-community#7884)) ([c5cf282](parse-community@c5cf282))
* sensitive keyword detection may produce false positives ([parse-community#7881](parse-community#7881)) ([0d6f9e9](parse-community@0d6f9e9))

### Features

* improved LiveQuery error logging with additional information ([parse-community#7837](parse-community#7837)) ([443a509](parse-community@443a509))