Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit b10182f Author: Diamond Lewis <findlewis@gmail.com> Date: Wed May 11 04:16:07 2022 -0500 refactor: upgrade winston-daily-rotate-file from 4.6.0 to 4.6.1 (parse-community#7995) commit 2b1dc5c Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon May 9 21:59:49 2022 +0000 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)) commit e692b5d Author: Diamond Lewis <findlewis@gmail.com> Date: Mon May 9 16:57:08 2022 -0500 feat: upgrade mongodb from 4.4.1 to 4.5.0 (parse-community#7991) commit 364e346 Author: Diamond Lewis <findlewis@gmail.com> Date: Mon May 9 07:20:09 2022 -0500 refactor: upgrade ws from 8.2.3 to 8.5.0 (parse-community#7988) commit 4462b39 Author: dblythy <daniel-blyth@live.com.au> Date: Mon May 9 20:28:06 2022 +1000 docs: fix incorrect deprecation date of `allowClientClassCreation` option (parse-community#7992) commit c35d74d Author: Diamond Lewis <findlewis@gmail.com> Date: Sun May 8 20:54:49 2022 -0500 refactor: upgrade ldapjs from 2.3.1 to 2.3.2 (parse-community#7990) commit 330286d Author: Antoine Cormouls <contact.antoine.cormouls@gmail.com> Date: Sun May 8 13:36:58 2022 +0200 ci: fix Node version specific tests not running properly in local environment (parse-community#7984) commit ad5e82f Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Sat May 7 19:09:58 2022 +0000 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)) commit 38ed96a Author: dblythy <daniel-blyth@live.com.au> Date: Sun May 8 05:08:59 2022 +1000 fix: depreciate allowClientClassCreation defaulting to true (parse-community#7925) commit d691591 Author: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Fri May 6 22:31:30 2022 +0200 test: enable GraphQL file upload tests (parse-community#7980) commit 2eb5603 Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri May 6 17:15:30 2022 +0000 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)) commit 3e9f292 Author: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Fri May 6 19:12:19 2022 +0200 feat: add support for Node 17 and 18 (parse-community#7896) commit 68b15c2 Author: Antoine Cormouls <contact.antoine.cormouls@gmail.com> Date: Fri May 6 02:09:09 2022 +0200 refactor: replace internal GraphQL array classes to object style (parse-community#7788) commit 39fbcde Author: Snyk bot <snyk-bot@snyk.io> Date: Fri May 6 02:17:50 2022 +0300 refactor: upgrade semver from 7.3.5 to 7.3.7 (parse-community#7976) commit 8f7393f Author: Snyk bot <snyk-bot@snyk.io> Date: Fri May 6 01:38:04 2022 +0300 refactor: upgrade express from 4.17.2 to 4.17.3 (parse-community#7977) commit 0294d45 Author: Snyk bot <snyk-bot@snyk.io> Date: Thu May 5 11:42:01 2022 +0300 refactor: upgrade @graphql-tools/links from 8.2.9 to 8.2.11 (parse-community#7971) commit b84acd5 Author: Snyk bot <snyk-bot@snyk.io> Date: Tue May 3 22:39:31 2022 +0300 refactor: upgrade follow-redirects from 1.14.8 to 1.14.9 (parse-community#7968) commit 261ce01 Author: Diamond Lewis <findlewis@gmail.com> Date: Sun May 1 20:03:53 2022 -0500 refactor: upgrade @graphql-tools/links from 8.2.8 to 8.2.9 (parse-community#7964) commit e6d7d8f Author: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Sun May 1 00:29:41 2022 +0200 refactor: upgrade body-parser from 1.19.2 to 1.20.0 (parse-community#7961) commit 3fb6b2b Author: dblythy <daniel-blyth@live.com.au> Date: Sat Apr 30 22:38:49 2022 +1000 ci: fix flaky tests for Apple Game Center authentication (parse-community#7958) commit e849cf5 Author: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Fri Apr 29 12:08:01 2022 +0200 refactor: upgrade @apollo/client from 3.5.9 to 3.5.10 (parse-community#7957) commit 3c60d6f Author: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Wed Apr 27 14:07:21 2022 +0200 refactor: upgrade winston from 3.5.1 to 3.7.2 (parse-community#7954) commit 19717b8 Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon Apr 25 11:31:38 2022 +0000 chore(release): 5.3.0-alpha.7 [skip ci] # [5.3.0-alpha.7](parse-community/parse-server@5.3.0-alpha.6...5.3.0-alpha.7) (2022-04-25) ### Bug Fixes * security upgrade @parse/fs-files-adapter from 1.2.1 to 1.2.2 ([parse-community#7948](parse-community#7948)) ([20fc4e2](parse-community@20fc4e2)) commit 3a70fda Author: Snyk bot <snyk-bot@snyk.io> Date: Mon Apr 25 13:30:35 2022 +0200 fix: security upgrade @parse/fs-files-adapter from 1.2.1 to 1.2.2 (parse-community#7948) commit e0b5883 Author: Diamond Lewis <findlewis@gmail.com> Date: Fri Apr 22 12:45:43 2022 -0500 refactor: upgrade @graphql-tools/links from 8.2.7 to 8.2.8 (parse-community#7945) commit a31a1ff Author: Diamond Lewis <findlewis@gmail.com> Date: Wed Apr 20 09:47:21 2022 -0500 refactor: upgrade body-parser from 1.19.1 to 1.19.2 (parse-community#7944) commit a68d050 Author: Diamond Lewis <findlewis@gmail.com> Date: Sun Apr 17 16:55:02 2022 -0500 refactor: upgrade @graphql-tools/links from 8.2.6 to 8.2.7 (parse-community#7941) commit 89b412c Author: Snyk bot <snyk-bot@snyk.io> Date: Fri Apr 15 10:47:47 2022 +0100 refactor: upgrade @graphql-tools/links from 8.2.4 to 8.2.6 (parse-community#7935) commit da99abe Author: Snyk bot <snyk-bot@snyk.io> Date: Mon Apr 11 21:16:41 2022 +0100 refactor: upgrade @graphql-tools/links from 8.2.2 to 8.2.4 (parse-community#7932) commit dd40dfa Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon Apr 11 13:56:07 2022 +0000 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)) commit 0a6faa8 Author: Marvin ROGER <marvinroger@users.noreply.github.com> Date: Mon Apr 11 15:55:11 2022 +0200 fix: peer dependency mismatch for GraphQL dependencies (parse-community#7934) commit f47d584 Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Sat Apr 9 20:44:41 2022 +0000 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)) commit 731c550 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat Apr 9 22:42:21 2022 +0200 fix: security upgrade moment from 2.29.1 to 2.29.2 (parse-community#7931) commit f51d638 Author: Snyk bot <snyk-bot@snyk.io> Date: Sat Apr 9 21:00:11 2022 +0100 refactor: upgrade @apollo/client from 3.5.8 to 3.5.9 (parse-community#7921) commit 519b6ba Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon Apr 4 00:22:45 2022 +0000 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)) commit b1e5565 Author: dblythy <daniel-blyth@live.com.au> Date: Mon Apr 4 10:04:37 2022 +1000 fix: custom database options are not passed to MongoDB GridFS (parse-community#7911) commit a169663 Author: Antoine Cormouls <contact.antoine.cormouls@gmail.com> Date: Mon Apr 4 01:40:29 2022 +0200 refactor: add missing schema definitions (parse-community#7917) commit e47b61d Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun Apr 3 17:30:38 2022 +0200 ci: bump environment (parse-community#7907) commit 341f9f7 Author: Snyk bot <snyk-bot@snyk.io> Date: Sun Apr 3 15:09:04 2022 +0100 refactor: upgrade mongodb from 4.3.1 to 4.4.1 (parse-community#7906) commit 91eca2e Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Sun Mar 27 20:46:31 2022 +0000 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)) commit 5bfa716 Author: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Sun Mar 27 22:44:02 2022 +0200 feat: add MongoDB 5.2 support (parse-community#7894) commit 38eb5ac Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Sun Mar 27 13:18:57 2022 +0000 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)) commit 93667b4 Author: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Sun Mar 27 15:17:48 2022 +0200 fix: security upgrade parse push adapter from 4.1.0 to 4.1.2 (parse-community#7893) commit 58cd870 Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Sun Mar 27 02:00:17 2022 +0000 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)) commit 022a856 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun Mar 27 03:59:16 2022 +0200 feat: add MongoDB 5.1 compatibility (parse-community#7682) commit 94e27ef Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Sat Mar 26 14:30:48 2022 +0000 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)) commit 041197f Author: dblythy <daniel-blyth@live.com.au> Date: Sun Mar 27 01:29:39 2022 +1100 perf: reduce database operations when using the constant parameter in Cloud Function validation (parse-community#7892) commit 884f4c0 Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Sat Mar 26 02:40:21 2022 +0000 chore(release): 5.2.1-alpha.1 [skip ci] * return correct response when revert is used in beforeSave ([parse-community#7839](parse-community#7839)) ([f63fb2b](parse-community@f63fb2b)) commit 19900fc Author: dblythy <daniel-blyth@live.com.au> Date: Sat Mar 26 13:39:16 2022 +1100 fix: return correct response when revert is used in beforeSave (parse-community#7839) commit d609c72 Author: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Fri Mar 25 19:47:05 2022 +0100 ci: fix node engine check (parse-community#7891) commit a8aef82 Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Sun May 1 00:31:48 2022 +0000 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)) commit af4a041 Author: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Sun May 1 02:28:16 2022 +0200 fix: authentication bypass and denial of service (DoS) vulnerabilities in Apple Game Center auth adapter (GHSA-qf8x-vqjv-92gr) (parse-community#7962)
- Loading branch information