Skip to content

Tags: jaysonng/parse-server

Tags

5.3.0-alpha.14

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

# [5.3.0-alpha.14](parse-community/parse-server@5.3.0-alpha.13...5.3.0-alpha.14) (2022-05-29)

### Features

* align file trigger syntax with class trigger; use the new syntax `Parse.Cloud.beforeSave(Parse.File, (request) => {})`, the old syntax `Parse.Cloud.beforeSaveFile((request) => {})` has been deprecated ([parse-community#7966](parse-community#7966)) ([c6dcad8](parse-community@c6dcad8))

5.3.0-alpha.13

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

# [5.3.0-alpha.13](parse-community/parse-server@5.3.0-alpha.12...5.3.0-alpha.13) (2022-05-28)

### Features

* selectively enable / disable default authentication adapters ([parse-community#7953](parse-community#7953)) ([c1e808f](parse-community@c1e808f))

5.3.0-alpha.12

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

# [5.3.0-alpha.12](parse-community/parse-server@5.3.0-alpha.11...5.3.0-alpha.12) (2022-05-20)

### Bug Fixes

* afterSave trigger removes pointer in Parse object ([parse-community#7913](parse-community#7913)) ([47d796e](parse-community@47d796e))

5.3.0-alpha.11

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

# [5.3.0-alpha.11](parse-community/parse-server@5.3.0-alpha.10...5.3.0-alpha.11) (2022-05-18)

### Features

* replace GraphQL Apollo with GraphQL Yoga ([parse-community#7967](parse-community#7967)) ([1aa2204](parse-community@1aa2204))

5.3.0-alpha.10

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

# [5.3.0-alpha.10](parse-community/parse-server@5.3.0-alpha.9...5.3.0-alpha.10) (2022-05-09)

### Features

* upgrade mongodb from 4.4.1 to 4.5.0 ([parse-community#7991](parse-community#7991)) ([e692b5d](parse-community@e692b5d))

5.3.0-alpha.9

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

# [5.3.0-alpha.9](parse-community/parse-server@5.3.0-alpha.8...5.3.0-alpha.9) (2022-05-07)

### Bug Fixes

* depreciate allowClientClassCreation defaulting to true ([parse-community#7925](parse-community#7925)) ([38ed96a](parse-community@38ed96a))

5.3.0-alpha.8

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

# [5.3.0-alpha.8](parse-community/parse-server@5.3.0-alpha.7...5.3.0-alpha.8) (2022-05-06)

### Features

* add support for Node 17 and 18 ([parse-community#7896](parse-community#7896)) ([3e9f292](parse-community@3e9f292))

5.3.0-alpha.7

Toggle 5.3.0-alpha.7's commit message

5.2.1

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

## [5.2.1](parse-community/parse-server@5.2.0...5.2.1) (2022-05-01)

### Bug Fixes

* authentication bypass and denial of service (DoS) vulnerabilities in Apple Game Center auth adapter (GHSA-qf8x-vqjv-92gr) ([parse-community#7962](parse-community#7962)) ([af4a041](parse-community@af4a041))

4.10.10

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

## [4.10.10](parse-community/parse-server@4.10.9...4.10.10) (2022-05-01)

### Bug Fixes

* authentication bypass and denial of service (DoS) vulnerabilities in Apple Game Center auth adapter (GHSA-qf8x-vqjv-92gr) ([parse-community#7963](parse-community#7963)) ([1930a64](parse-community@1930a64))