Commit Graph

  • 0c3feaaa17 feat: add Idempotency to Postgres (#7750) Corey 2022-01-02 13:25:53 -05:00
  • 5e363eae44 refactor: remove unnecessary error checking in PostgresAdapter (#7761) Corey 2022-01-02 12:43:12 -05:00
  • 7af5de4b98 test: improve PushController tests (#7760) Corey 2022-01-02 09:51:49 -05:00
  • 75b9a56e0a chore(release): 5.0.0-alpha.15 [skip ci] 5.0.0-alpha.15 semantic-release-bot 2022-01-02 14:26:36 +00:00
  • caf4a2341f feat: support postgresql protocol in database URI (#7757) Corey 2022-01-02 09:25:43 -05:00
  • 912edacb53 test: make GraphQL server test more reliable (#7758) Corey 2022-01-02 08:59:00 -05:00
  • b106ffc994 ci: test server with PostGIS 3.2 (#7752) Corey 2022-01-01 19:45:00 -05:00
  • acfdc54a06 chore(release): 5.0.0-alpha.14 [skip ci] 5.0.0-alpha.14 semantic-release-bot 2022-01-02 00:11:48 +00:00
  • 16b1b2a197 feat: support relativeTime query constraint on Postgres (#7747) Corey 2022-01-01 19:10:54 -05:00
  • 7448521cb9 refactor: upgrade body-parser from 1.19.0 to 1.19.1 (#7756) Snyk bot 2022-01-01 20:22:03 +00:00
  • 9e477591fd refactor: upgrade follow-redirects from 1.14.5 to 1.14.6 (#7755) Snyk bot 2021-12-30 23:38:26 +00:00
  • 191d80b667 chore(release): 5.0.0-alpha.13 [skip ci] 5.0.0-alpha.13 semantic-release-bot 2021-12-08 10:20:38 +00:00
  • ea7c01400f fix: node engine compatibility did not include node 16 (#7739) Manuel 2021-12-08 11:19:38 +01:00
  • ac789c8537 chore(release): 5.0.0-alpha.12 [skip ci] 5.0.0-alpha.12 semantic-release-bot 2021-12-06 23:54:00 +00:00
  • 6a6248b6cb fix: adding or modifying a nested property requires addField permissions (#7679) Ben Devore 2021-12-06 18:52:59 -05:00
  • e7c7f44265 chore(release): 5.0.0-alpha.11 [skip ci] 5.0.0-alpha.11 semantic-release-bot 2021-11-29 23:51:26 +00:00
  • f5ef98bde3 fix: upgrade mime from 2.5.2 to 3.0.0 (#7725) Snyk bot 2021-11-30 00:50:25 +01:00
  • 37ac29d798 chore(release): 5.0.0-alpha.10 [skip ci] 5.0.0-alpha.10 semantic-release-bot 2021-11-29 17:20:43 +00:00
  • d4c1f47307 fix: upgrade parse from 3.3.1 to 3.4.0 (#7723) Snyk bot 2021-11-29 18:19:48 +01:00
  • 7dad413a17 refactor: upgrade graphql-tag from 2.12.5 to 2.12.6 (#7726) Snyk bot 2021-11-29 17:58:02 +01:00
  • 35ac4c3e68 refactor: upgrade subscriptions-transport-ws from 0.10.0 to 0.11.0 (#7727) Snyk bot 2021-11-28 15:44:33 +01:00
  • 66347dc44a chore(release): 5.0.0-beta.4 [skip ci] 5.0.0-beta.4 semantic-release-bot 2021-11-27 12:37:38 +00:00
  • 8ee0445c0a fix: unable to use objectId size higher than 19 on GraphQL API (#7722) Manuel 2021-11-27 13:36:49 +01:00
  • 1b4d9324de chore(release): 5.0.0-alpha.9 [skip ci] 5.0.0-alpha.9 semantic-release-bot 2021-11-27 11:28:15 +00:00
  • ed86c80772 fix: unable to use objectId size higher than 19 on GraphQL API (#7627) Antoine Cormouls 2021-11-27 12:27:08 +01:00
  • c789f6c979 refactor: test moved to correct test group (#7717) Corey 2021-11-25 10:16:46 -08:00
  • 260290409e refactor: upgrade follow-redirects from 1.14.4 to 1.14.5 (#7712) Snyk bot 2021-11-21 14:49:37 +01:00
  • 899da8d765 docs: remove node 15 from badge; add node 17 to compatibility table (#7709) Manuel 2021-11-18 23:44:10 +01:00
  • fea308a01a chore(release): 5.0.0-alpha.8 [skip ci] 5.0.0-alpha.8 semantic-release-bot 2021-11-18 22:38:42 +00:00
  • 45cc58c7e5 feat: add support for Node 16 (#7707) Marvin ROGER 2021-11-18 23:37:47 +01:00
  • ae99b92809 refactor: upgrade graphql from 15.6.1 to 15.7.0 (#7704) Snyk bot 2021-11-17 13:28:34 +01:00
  • 251ff0ef71 refactor: upgrade graphql from 15.6.0 to 15.6.1 (#7696) Snyk bot 2021-11-14 04:14:21 +01:00
  • 426ccdc8f3 refactor: upgrade ws from 8.2.2 to 8.2.3 (#7698) Snyk bot 2021-11-14 03:31:05 +01:00
  • a2fefde4ba refactor: upgrade pg-promise from 10.11.0 to 10.11.1 (#7697) Snyk bot 2021-11-14 03:14:01 +01:00
  • 3d7ed8dfac refactor: upgrade @parse/fs-files-adapter from 1.2.0 to 1.2.1 (#7695) Snyk bot 2021-11-13 20:11:52 +01:00
  • e4aa1cb0a0 refactor: upgrade follow-redirects from 1.14.2 to 1.14.4 (#7694) Snyk bot 2021-11-13 00:47:02 +01:00
  • 2923833b25 chore(release): 5.0.0-beta.3 [skip ci] 5.0.0-beta.3 semantic-release-bot 2021-11-12 18:11:20 +00:00
  • 6a54dac24d fix: node engine range has no upper limit to exclude incompatible node versions (#7693) Manuel 2021-11-12 19:10:17 +01:00
  • d72717d23a chore(release): 5.0.0-alpha.7 [skip ci] 5.0.0-alpha.7 semantic-release-bot 2021-11-12 17:38:15 +00:00
  • 573558d3ad fix: node engine range has no upper limit to exclude incompatible node versions (#7692) Manuel 2021-11-12 18:37:03 +01:00
  • 32b7194139 chore(release): 5.0.0-beta.2 [skip ci] 5.0.0-beta.2 semantic-release-bot 2021-11-10 15:50:43 +00:00
  • 200d4ba9a5 revert: refactor: allow ES import for cloud string if package type is module (#7691) Manuel 2021-11-10 16:49:47 +01:00
  • d35eeb825e chore(release): 5.0.0-alpha.6 [skip ci] 5.0.0-alpha.6 semantic-release-bot 2021-11-10 15:27:17 +00:00
  • b64640c570 revert: refactor: allow ES import for cloud string if package type is module Manuel 2021-11-10 16:26:20 +01:00
  • 611bd9baaa docs: add FS storage to docs (#7681) Corey 2021-11-07 19:30:15 -05:00
  • 31960b59b0 docs: fix sponsor links in readme Manuel 2021-11-03 23:44:24 +01:00
  • 69fd494ab2 docs: add bronze sponsor and add sponsor widgets to README Manuel 2021-11-03 23:03:13 +01:00
  • b6a66761f0 docs: enable badge and changelog for beta release Manuel Trezza 2021-11-01 17:28:37 +01:00
  • 6962bfac65 docs: enable npm beta badge on README Manuel Trezza 2021-11-01 17:25:20 +01:00
  • e91e388366 docs: fix changelog which was expectedly incorrect on first beta release Manuel Trezza 2021-11-01 17:23:07 +01:00
  • 4f114068a1 chore(release): 5.0.0-beta.1 [skip ci] 5.0.0-beta.1 semantic-release-bot 2021-11-01 16:12:16 +00:00
  • e94a08ffdf build: release beta Manuel 2021-11-01 17:11:15 +01:00
  • ef47131fa4 chore(release): 5.0.0-alpha.5 [skip ci] 5.0.0-alpha.5 semantic-release-bot 2021-11-01 13:30:00 +00:00
  • 25d5c30be2 feat: add user-defined schema and migrations (#7418) Samuel Denis-D'Ortun 2021-11-01 09:28:49 -04:00
  • 653d25731f docs: add Node 16 compatibility to README Manuel 2021-11-01 01:15:44 +01:00
  • 762162253d docs: slim compatibility tables in README Manuel 2021-11-01 01:12:16 +01:00
  • 42ecf6c613 docs: add versioning system to contribution guide (#7294) Manuel 2021-10-31 21:40:21 +01:00
  • 87e65d8207 chore(release): 5.0.0-alpha.4 [skip ci] 5.0.0-alpha.4 semantic-release-bot 2021-10-31 19:49:58 +00:00
  • 090350a7a0 feat: add support for Postgres 14 (#7644) Corey 2021-10-31 15:49:03 -04:00
  • 28fa7167e8 test: port test changes from 4.x LTS branch; upgrade spec reporter from 6.0.0 to 7.0.0 (#7667) Frans Bouwmeester 2021-10-30 19:21:24 +02:00
  • 065facdc53 test: fix failing tests on 4.x LTS branch (#7661) Frans Bouwmeester 2021-10-30 19:19:54 +02:00
  • a359c0248b ci: add missing docker archs (#7666) Manuel 2021-10-29 20:05:49 +02:00
  • 62cc9cae7d chore(release): 5.0.0-alpha.3 [skip ci] 5.0.0-alpha.3 semantic-release-bot 2021-10-29 17:04:51 +00:00
  • 174886e385 fix: combined and query with relational query condition returns incorrect results (#7593) Kingtous 2021-10-30 01:03:50 +08:00
  • edb03f214d ci: increase docker ci timeout (#7664) Manuel 2021-10-29 18:21:38 +02:00
  • e1f8de80a7 ci: fix docker build with node:lts-alpine (#7663) Manuel 2021-10-29 17:57:37 +02:00
  • f1238eaf57 docs: adapt changelog links temporarily until stable release Manuel 2021-10-27 03:36:18 +02:00
  • 5dfc3b31ef ci: remove changelog check Manuel 2021-10-27 03:29:21 +02:00
  • 758e4b75e7 docs: updated changelog entry to PR template Manuel 2021-10-27 03:23:08 +02:00
  • 93321658c9 chore(release): 5.0.0-alpha.2 [skip ci] 5.0.0-alpha.2 semantic-release-bot 2021-10-27 01:15:40 +00:00
  • 18a7838505 ci: fix auto release (#7657) Manuel 2021-10-27 03:07:10 +02:00
  • d3e914280d ci: add release automation (#7656) Manuel 2021-10-27 02:53:46 +02:00
  • 626fad2e71 fix: setting a field to null does not delete it via GraphQL API (#7649) Antoine Cormouls 2021-10-27 01:33:48 +02:00
  • 4c29d4d23b docs: remove npm beta tag from README Manuel 2021-10-21 15:11:19 +02:00
  • 5a57475d3c docs: fix incorrect sponsor type in README Manuel 2021-10-21 15:04:49 +02:00
  • b4b46e6ba0 docs: restyle README header Manuel 2021-10-21 15:02:52 +02:00
  • 12eb6c823b refactor: replace hardcoded error codes with references (#7546) dblythy 2021-10-19 05:19:47 +11:00
  • b5fc0d59db ci: enable more tests on Postgres adapter (#7641) Corey 2021-10-18 10:51:56 -04:00
  • 80bf578cbd refactor: upgrade semver from 7.3.4 to 7.3.5 (#7343) Snyk bot 2021-10-18 14:05:03 +02:00
  • 6a2c21d282 refactor: upgrade follow-redirects from 1.14.1 to 1.14.2 (#7561) Snyk bot 2021-10-18 12:20:36 +02:00
  • 4643bf8263 ci: remove stale bot Manuel 2021-10-18 10:51:02 +02:00
  • 68057c49f3 refactor: minor changes to remove mongo deprecation warnings (#7626) Antoine Cormouls 2021-10-17 21:16:24 +02:00
  • 936b5ec9a7 ci: bump environment (#7630) Manuel 2021-10-17 20:22:43 +02:00
  • 1a3103a025 refactor: upgrade parse from 3.3.0 to 3.3.1 (#7638) Snyk bot 2021-10-16 11:57:22 +02:00
  • 527881fe9d ci: remove ci env check from PR CI (#7635) Manuel 2021-10-15 00:35:10 +02:00
  • 0ce6fb9a54 ci: fix typo in workflow text Manuel 2021-10-15 00:27:16 +02:00
  • 0e2cf989fd ci: refactor ci update scheduler Manuel 2021-10-15 00:12:51 +02:00
  • a48ff2062f ci: refactor ci update scheduler Manuel 2021-10-15 00:10:21 +02:00
  • fd12ca5fa3 ci: change workflow scheduler to node 14 Manuel 2021-10-14 23:52:41 +02:00
  • 5791c11202 ci: add environment check scheduler (#7631) Manuel 2021-10-14 23:49:45 +02:00
  • 9a6bb6b1ef ci: disable npm publishing on release Manuel 2021-10-13 03:03:09 +02:00
  • 2ac694d309 docs: update incorrect link to Back4App in README Alysson Melo 2021-10-12 21:28:30 -03:00
  • 049dd6b3dc ci: fix docker build error Manuel 2021-10-13 01:59:51 +02:00
  • 825b302e0b ci: fix docker build error Manuel 2021-10-13 01:46:01 +02:00
  • 0525e4bdd2 ci: bump node version in release 5.0.0-alpha.1 Manuel 2021-10-13 01:03:03 +02:00
  • ce57bf8c9c build: release 5.0.0-alpha.1 (#7617) Manuel 2021-10-13 00:58:22 +02:00
  • a00e9038f6 ci: bump environment (#7616) Manuel 2021-10-12 23:49:55 +02:00
  • 0d46d2b3eb ci: disable docker auto publish (#7615) Manuel 2021-10-12 23:29:10 +02:00
  • 407ed6ee36 fix: upgrade graphql from 15.5.3 to 15.6.0 (#7612) Snyk bot 2021-10-12 09:42:38 +02:00
  • 85ef7217b0 feat: alphabetical graphql api, fix internal reassign, enhanced Graphql schema cache system (#7344) Antoine Cormouls 2021-10-11 14:51:28 +02:00