Commit Graph

  • 178bd5c5e2 fix: Server URL verification before server is ready (#9882) Manuel 2025-10-19 21:25:46 +02:00
  • 115e76e8ad chore(release): 8.3.0-alpha.8 [skip ci] 8.3.0-alpha.8 semantic-release-bot 2025-10-16 07:30:34 +00:00
  • 1815b019b5 fix: Warning logged when setting option databaseOptions.disableIndexFieldValidation (#9880) Antoine Cormouls 2025-10-16 09:29:02 +02:00
  • 3f0ec42240 chore(release): 8.3.0-alpha.7 [skip ci] 8.3.0-alpha.7 semantic-release-bot 2025-10-15 16:40:35 +00:00
  • abfa94cd6d fix: Security upgrade to parse 7.0.1 (#9877) Antoine Cormouls 2025-10-15 18:39:37 +02:00
  • 84cebd439e chore(release): 8.3.0-alpha.6 [skip ci] 8.3.0-alpha.6 semantic-release-bot 2025-10-14 18:17:28 +00:00
  • 64f104e5c5 feat: Add request context middleware for config and dependency injection in hooks (#8480) Antoine Cormouls 2025-10-14 20:16:31 +02:00
  • e704de83e6 chore(release): 8.3.0-alpha.5 [skip ci] 8.3.0-alpha.5 semantic-release-bot 2025-10-14 16:14:19 +00:00
  • 0b4740714c feat: Allow returning objects in Parse.Cloud.beforeFind without invoking database query (#9770) EmpiDev 2025-10-14 18:13:28 +02:00
  • 0b606ae9c6 chore(release): 8.3.0-alpha.4 [skip ci] 8.3.0-alpha.4 semantic-release-bot 2025-10-09 22:05:09 +00:00
  • 1b2347524c feat: Disable index-field validation to create index for fields that don't yet exist (#8137) Antoine Cormouls 2025-10-10 00:03:52 +02:00
  • f024d532f0 refactor: Upgrade pg-promise to 12.2.0 (#9874) Corey 2025-10-08 15:19:46 -07:00
  • be362fe59d chore(release): 8.3.0-alpha.3 [skip ci] 8.3.0-alpha.3 semantic-release-bot 2025-10-07 10:03:57 +00:00
  • d275c1806e feat: Add support for Postgres 18 (#9870) Corey 2025-10-07 03:02:58 -07:00
  • f62da3f3c5 chore(release): 8.3.0-alpha.2 [skip ci] 8.3.0-alpha.2 semantic-release-bot 2025-10-03 14:39:31 +00:00
  • 7cb962a028 feat: Add regex option u for unicode support in Parse.Query.matches for MongoDB (#9867) Manuel 2025-10-03 16:38:41 +02:00
  • f755a5df21 chore(release): 8.3.0-alpha.1 [skip ci] 8.3.0-alpha.1 semantic-release-bot 2025-10-03 12:36:25 +00:00
  • 89fad468c3 feat: Add option keepUnknownIndexes to retain indexes which are not specified in schema (#9857) Rahul Lanjewar 2025-10-03 18:05:34 +05:30
  • b7faabb569 chore(release): 8.2.5 [skip ci] 8.2.5 semantic-release-bot 2025-10-02 13:28:25 +00:00
  • 3c7c5e1a78 build: Release (#9863) Manuel 2025-10-02 15:27:28 +02:00
  • fe4ba57892 empty commit to trigger CI GitHub Actions 2025-10-01 00:17:22 +00:00
  • 389de8426c ci: Fix MongoDB test instance not terminated after running tests (#9860) Antoine Cormouls 2025-09-30 13:42:51 +02:00
  • aad8ff9326 chore(release): 8.2.5-alpha.1 [skip ci] 8.2.5-alpha.1 semantic-release-bot 2025-09-21 15:46:01 +00:00
  • 7b5395c5d4 fix: GraphQL playground shows blank page (#9858) Alan Maulana Rahman 2025-09-21 22:45:07 +07:00
  • 82fdb0d95a refactor: Bump brace-expansion from 1.1.11 to 1.1.12 (#9854) dependabot[bot] 2025-09-05 11:02:40 +02:00
  • 43cb65ff90 chore(release): 8.2.4 [skip ci] 8.2.4 semantic-release-bot 2025-09-01 21:06:42 +00:00
  • e6283c3ca3 build: Release (#9851) Manuel 2025-09-01 23:05:34 +02:00
  • b71a3106ce empty commit to trigger CI GitHub Actions 2025-09-01 00:18:33 +00:00
  • 4b3f10b2ab refactor: Bump sha.js from 2.4.11 to 2.4.12 (#9845) dependabot[bot] 2025-08-24 13:55:22 +02:00
  • 587abdd45f refactor: Bump @eslint/plugin-kit from 0.3.1 to 0.3.4 (#9834) dependabot[bot] 2025-08-02 19:37:52 +02:00
  • 743484768b chore(release): 8.2.4-alpha.1 [skip ci] 8.2.4-alpha.1 semantic-release-bot 2025-08-02 08:05:36 +00:00
  • c2c593f437 fix: Security upgrade form-data from 4.0.3 to 4.0.4 (#9829) dependabot[bot] 2025-08-02 10:04:39 +02:00
  • 1a24ede388 chore(release): 8.2.3 [skip ci] 8.2.3 semantic-release-bot 2025-08-01 10:07:10 +00:00
  • 080610ac5f build: Release (#9836) Manuel 2025-08-01 12:05:47 +02:00
  • a09f751c14 empty commit to trigger CI GitHub Actions 2025-08-01 00:19:22 +00:00
  • 3d8dc5fa0d refactor: Upgrade @babel/eslint-parser from 7.27.1 to 7.28.0 (#9835) Parse Platform 2025-07-30 00:37:51 +02:00
  • 4e301a5fff refactor: Upgrade express-rate-limit from 7.5.0 to 7.5.1 (#9824) Parse Platform 2025-07-18 01:28:11 +02:00
  • dfffc14a54 refactor: Upgrade pg-promise from 11.13.0 to 11.14.0 (#9825) Parse Platform 2025-07-15 15:37:21 +02:00
  • 9c6d7ab4f1 chore(release): 8.2.3-alpha.1 [skip ci] 8.2.3-alpha.1 semantic-release-bot 2025-07-13 00:44:59 +00:00
  • 847a274cdb fix: MongoDB aggregation pipeline with $dateSubtract from $$NOW returns no results (#9822) Manuel 2025-07-13 02:44:08 +02:00
  • e3f5ae0be7 chore(release): 8.2.2 [skip ci] 8.2.2 semantic-release-bot 2025-07-10 02:42:31 +00:00
  • 3b8b3cb3dc build: Release (#9821) Manuel 2025-07-10 04:41:40 +02:00
  • e514070a64 Merge branch 'release' into build/release-20250710 Manuel 2025-07-10 04:32:10 +02:00
  • 7a08c2da2d empty commit to trigger CI GitHub Actions 2025-07-10 02:31:18 +00:00
  • ceb92ed289 chore(release): 8.2.2-alpha.1 [skip ci] 8.2.2-alpha.1 semantic-release-bot 2025-07-10 02:26:16 +00:00
  • 6096449cf6 chore(release): 7.5.3 [skip ci] 7.5.3 semantic-release-bot 2025-07-10 02:25:53 +00:00
  • c58b2eb6eb fix: Data schema exposed via GraphQL API public introspection (GHSA-48q3-prgv-gm4w) (#9819) Manuel 2025-07-10 04:25:09 +02:00
  • c10f4ac97b fix: Data schema exposed via GraphQL API public introspection (GHSA-48q3-prgv-gm4w) (#9820) Manuel 2025-07-10 04:24:58 +02:00
  • 0f2aa28381 refactor: Upgrade pg-promise from 11.10.2 to 11.14.0 (#9817) Parse Platform 2025-07-09 12:27:54 +02:00
  • 2c29756038 refactor: Add a few lint rules to test files in /spec (#9815) Manuel 2025-07-04 20:24:08 +02:00
  • 378798f789 refactor: Upgrade @babel/eslint-parser from 7.27.1 to 7.27.5 (#9810) Parse Platform 2025-07-04 00:10:40 +02:00
  • f11255da05 build: Release (#9814) Manuel 2025-07-01 18:44:19 +02:00
  • 101a71d38e empty commit to trigger CI GitHub Actions 2025-07-01 00:18:32 +00:00
  • 46821e40c9 refactor: Upgrade @apollo/server from 4.12.0 to 4.12.1 (#9801) Parse Platform 2025-06-22 14:40:39 +02:00
  • 207d241b39 docs: Remove unsupported MongoDB versions from README (#9804) Manuel 2025-06-22 14:17:37 +02:00
  • d14a723191 refactor: Upgrade @apollo/server from 4.12.0 to 4.12.1 (#9791) Parse Platform 2025-06-18 00:00:47 +02:00
  • d4ef1c8bf0 refactor: Bump @babel/core from 7.27.3 to 7.27.4 (#9793) dependabot[bot] 2025-06-14 01:42:42 +02:00
  • 31b6298193 refactor: Upgrade semver from 7.7.1 to 7.7.2 (#9797) Parse Platform 2025-06-14 01:39:32 +02:00
  • 1ae3176172 refactor: Bump form-data from 4.0.2 to 4.0.3 (#9790) dependabot[bot] 2025-06-09 18:35:08 +02:00
  • 4626d35aa6 refactor: Bump mongodb from 6.16.0 to 6.17.0 (#9788) dependabot[bot] 2025-06-07 17:19:46 +02:00
  • e707d6f92d refactor: Bump jasmine from 5.6.0 to 5.7.1 (#9784) dependabot[bot] 2025-06-06 20:10:17 +02:00
  • 451858654e refactor: Bump typescript-eslint from 8.33.0 to 8.33.1 (#9787) dependabot[bot] 2025-06-05 14:44:44 +02:00
  • ea95f7d911 refactor: Bump lint-staged from 15.5.1 to 16.1.0 (#9783) dependabot[bot] 2025-06-05 11:56:27 +02:00
  • a513d8e6eb refactor: Bump mongodb-runner from 5.8.2 to 5.8.3 (#9782) dependabot[bot] 2025-06-02 14:46:02 +02:00
  • a528ab6bea chore(release): 8.2.1 [skip ci] 8.2.1 semantic-release-bot 2025-06-01 15:10:52 +00:00
  • bb0c35aa20 build: Release (#9781) Manuel 2025-06-01 17:10:03 +02:00
  • 4191e85c7b empty commit to trigger CI GitHub Actions 2025-06-01 00:19:37 +00:00
  • ab753cf9e2 refactor: Bump typescript-eslint from 8.29.0 to 8.33.0 (#9779) dependabot[bot] 2025-05-30 20:36:48 +02:00
  • 864f7cd431 refactor: Bump ws from 8.18.1 to 8.18.2 (#9780) dependabot[bot] 2025-05-30 18:31:10 +02:00
  • 14627dbea4 refactor: Bump semantic-release from 24.2.3 to 24.2.5 (#9777) dependabot[bot] 2025-05-29 22:30:46 +02:00
  • 1922fe5f06 refactor: Bump eslint from 9.25.1 to 9.27.0 (#9776) dependabot[bot] 2025-05-29 06:27:54 +02:00
  • cad69ddf8e refactor: Upgrade @babel/eslint-parser from 7.27.0 to 7.27.1 (#9774) Parse Platform 2025-05-28 20:32:21 +02:00
  • 02188d9721 refactor: Bump @babel/core from 7.27.1 to 7.27.3 (#9771) dependabot[bot] 2025-05-27 16:52:49 +02:00
  • 40bad266b4 refactor: Bump globals from 16.1.0 to 16.2.0 (#9767) dependabot[bot] 2025-05-26 17:27:25 +02:00
  • 44b42ccea2 refactor: Bump @apollo/client from 3.13.7 to 3.13.8 (#9762) dependabot[bot] 2025-05-25 19:53:50 +02:00
  • b324a73026 refactor: Upgrade graphql from 16.10.0 to 16.11.0 (#9764) Parse Platform 2025-05-25 02:57:44 +02:00
  • f3f28f8f5e refactor: Bump flow-bin from 0.266.1 to 0.271.0 (#9760) dependabot[bot] 2025-05-17 00:58:54 +02:00
  • 349625beb2 refactor: Bump yaml from 2.7.1 to 2.8.0 (#9759) dependabot[bot] 2025-05-15 14:25:58 +02:00
  • 4e1f95c1c0 chore(release): 8.2.1-alpha.2 [skip ci] 8.2.1-alpha.2 semantic-release-bot 2025-05-14 19:25:49 +00:00
  • e98733cbac perf: Remove saving Parse Cloud Job request parameters in internal collection _JobStatus (#8343) Thomas Foricher 2025-05-14 21:24:56 +02:00
  • 084ac5b90d refactor: Bump @babel/preset-env from 7.26.9 to 7.27.2 (#9758) dependabot[bot] 2025-05-14 13:38:50 +02:00
  • c96578686a refactor: Bump semver from 7.7.1 to 7.7.2 (#9756) dependabot[bot] 2025-05-14 11:16:31 +02:00
  • 8a15d14cd9 refactor: Upgrade mongodb from 6.13.0 to 6.16.0 (#9757) Parse Platform 2025-05-14 11:15:43 +02:00
  • 505a37a6f5 refactor: Bump globals from 16.0.0 to 16.1.0 (#9755) dependabot[bot] 2025-05-12 14:34:34 +02:00
  • 13c1dffa57 refactor: Bump @babel/eslint-parser from 7.27.0 to 7.27.1 (#9754) dependabot[bot] 2025-05-10 02:39:07 +02:00
  • b537e5a7d7 refactor: Bump @babel/core from 7.26.10 to 7.27.1 (#9753) dependabot[bot] 2025-05-07 22:52:38 +02:00
  • f059b9b954 refactor: Bump graphql from 16.10.0 to 16.11.0 (#9751) dependabot[bot] 2025-05-06 17:29:00 +02:00
  • aba60c2b59 refactor: Bump @babel/preset-typescript from 7.27.0 to 7.27.1 (#9748) dependabot[bot] 2025-05-05 22:03:34 +02:00
  • 06b4f50085 refactor: Bump @semantic-release/github from 11.0.1 to 11.0.2 (#9749) dependabot[bot] 2025-05-05 21:35:44 +02:00
  • 560beeae6c chore(release): 8.2.1-alpha.1 [skip ci] 8.2.1-alpha.1 semantic-release-bot 2025-05-03 10:53:19 +00:00
  • 0db3a6ff27 fix: Parse.Query.containedIn and matchesQuery do not work with nested objects (#9738) Rahul Lanjewar 2025-05-03 16:22:31 +05:30
  • 40f9d8a338 refactor: Upgrade @apollo/server from 4.11.2 to 4.12.0 (#9741) Parse Platform 2025-05-03 01:09:47 +01:00
  • 3271e2aa26 refactor: Bump eslint from 9.23.0 to 9.25.1 (#9746) dependabot[bot] 2025-05-02 22:04:03 +01:00
  • bdd8db40e7 refactor: Bump mongodb from 6.15.0 to 6.16.0 (#9745) dependabot[bot] 2025-05-02 16:44:32 +01:00
  • 7290525cf5 chore(release): 8.2.0 [skip ci] 8.2.0 semantic-release-bot 2025-05-01 10:10:31 +00:00
  • a8d36b813a build: Release (#9747) Parse Platform 2025-05-01 11:09:42 +01:00
  • 23046ad394 empty commit to trigger CI GitHub Actions 2025-05-01 00:17:09 +00:00
  • ef665a60b3 refactor: Bump typescript from 5.8.2 to 5.8.3 (#9708) dependabot[bot] 2025-04-30 02:03:51 +01:00
  • e556812d06 refactor: Upgrade pg-monitor from 2.1.0 to 3.0.0 (#9736) Parse Platform 2025-04-29 12:46:09 +01:00
  • a975ad0a27 refactor: Upgrade ws from 8.18.0 to 8.18.1 (#9733) Parse Platform 2025-04-23 14:28:27 +02:00