Commit Graph

170 Commits

Author SHA1 Message Date
Manuel
e9fc20d224 docs: Fix docs generation (#9899) 2025-11-01 22:47:37 +01:00
Corey
d275c1806e feat: Add support for Postgres 18 (#9870) 2025-10-07 12:02:58 +02:00
Antoine Cormouls
389de8426c ci: Fix MongoDB test instance not terminated after running tests (#9860) 2025-09-30 13:42:51 +02:00
Diamond Lewis
e86718fc59 feat: Add TypeScript definitions (#9693) 2025-04-15 12:59:58 +01:00
Manuel
ac9e085a08 ci: Add auto-pr (#9653) 2025-03-17 02:34:02 +01:00
Daniel
d0b2db68f6 ci: Remove dtslint (#9599) 2025-02-09 13:27:53 +01:00
Daniel
59e46d0aea feat: Add TypeScript support (#9550) 2025-01-30 01:45:35 +01:00
Manuel
89c9b5485a feat: Increase required minimum versions to Postgres 15, PostGIS 3.3 (#9538)
BREAKING CHANGE: This releases increases the required minimum versions to Postgres `15`, PostGIS `3.3` and removes support for Postgres `13`, `14`, PostGIS `3.1`, `3.2`.
2025-01-12 15:03:37 +01:00
Manuel
871e5082a9 feat: Increase required minimum MongoDB versions to 6.0.19, 7.0.16, 8.0.4 (#9531)
BREAKING CHANGE: This releases increases the required minimum MongoDB versions to `6.0.19`, `7.0.16`, `8.0.4` and removes support for MongoDB `4`, `5`.
2025-01-12 01:44:10 +01:00
Manuel
4e151cd0a5 feat: Increase required minimum Node versions to 18.20.4, 20.18.0, 22.12.0 (#9521)
BREAKING CHANGE: This releases increases the required minimum Node versions to 18.20.4, 20.18.0, 22.12.0 and removes unofficial support for Node 19.
2025-01-11 18:42:22 +01:00
Manuel
4665b59742 ci: Add permissions to workflows (#9395) 2024-10-30 21:11:41 +01:00
Corey
8ea35382db feat: Add support for PostGIS 3.5 (#9354) 2024-10-22 20:29:22 +02:00
Corey
fa2ee3196e feat: Add support for Postgres 17 (#9324) 2024-10-07 21:55:01 +02:00
Manuel
4756c66cd9 feat: Add support for MongoDB 8 (#9269) 2024-10-06 02:31:31 +02:00
Manuel
9552a4cbee ci: Fix test exclusion list in combination with other exclusions (#9277) 2024-08-13 22:13:19 +02:00
Diamond Lewis
5fa58fe774 ci: Fix CI not testing with Postgres 16 and flaky test (#9210) 2024-07-17 17:51:13 +02:00
Manuel
ea86512c01 ci: Add specific node versions (#9198) 2024-07-11 18:25:00 +02:00
Manuel
7778471999 feat: Add Node 22 support (#9187) 2024-07-09 12:58:51 +02:00
Manuel
68922c89bc refactor: Upgrade semantic release (#9185) 2024-07-09 02:10:50 +02:00
Manuel
480282cf18 ci: Fix codecov token fail for Postgres (#9156) 2024-06-23 19:03:13 +02:00
Manuel
716925ec53 ci: Disable ci fail on codecov upload fail (#9151) 2024-06-11 12:19:54 +02:00
Manuel
6364948d81 ci: Fix codecov upload (#9082) 2024-04-14 01:47:27 +02:00
Manuel
f1469c6425 ci: Upgrade to latest MongoDB version in CI (#9070) 2024-04-06 22:29:22 +02:00
Manuel
33c06b261e ci: Upgrade Node and MongoDB versions; fix CI check script for MongoDB versions (#9062) 2024-03-29 13:50:27 +01:00
Manuel
7959083760 refactor: simplify GitHub templates (#9053) 2024-03-25 16:20:08 +01:00
Manuel
1c0eced4bd ci: Fix CI version check (#9039) 2024-03-22 02:26:37 +01:00
Corey
1f62dd0f4e fix: Docker version releases by removing arm/v6 and arm/v7 support (#8976) 2024-03-05 08:54:42 +01:00
Manuel
0613174b34 ci: Add dependabot config to use proper commit prefix in PR title (#8968) 2024-03-02 14:56:21 +01:00
Corey
a2ac8d133c fix: Docker image not published to Docker Hub on new release (#8905) 2024-02-14 21:05:20 +01:00
Corey
ced487246e feat: Add support for Node 20, drop support for Node 14, 16 (#8907)
BREAKING CHANGE: Removes support for Node 14 and 16
2024-02-14 19:56:49 +01:00
Corey
99489b22e4 feat: Add support for Postgres 16 (#8898)
BREAKING CHANGE: Removes support for Postgres 11 and 12
2024-01-22 19:58:08 +01:00
Lucas Coratger
3de8494a22 feat: Add support for MongoDB 7 (#8761)
BREAKING CHANGE: `Parse.Query` no longer supports the BSON type `code`; although this feature was never officially documented, its removal is announced as a breaking change to protect deployments where it might be in use.
2023-12-10 02:42:40 +01:00
Manuel
d7ac0cd9f8 ci: Skip CI for changes in MD files (#8583) 2023-05-28 01:31:42 +02:00
Manuel
6207a02df5 ci: Fix CI workflow not running on release branches (#8527) 2023-05-02 00:02:06 +02:00
Manuel
2e4119e23d ci: Fix auto-release outdated ubuntu version (#8524) 2023-05-01 23:16:57 +02:00
Daniel
177891ea0e ci: Fix check definitions CI job not running (#8503) 2023-04-11 09:50:29 +02:00
Manuel
a74b7c2f74 ci: Remove release-automated-scheduler (#8450) 2023-03-01 17:28:17 +01:00
Manuel
70e6914173 ci: Fix CI not running for certain branches (#8417) 2023-01-31 16:35:59 +01:00
Manuel
9ed42d7fb5 docs: Consolidate LICENSE and PATENTS clauses into Apache 2.0 (#8408) 2023-01-31 01:02:05 +01:00
Manuel
bd82d8ede1 ci: Fix Node 14 git protocol in workflow (#8381) 2023-01-09 09:54:11 +01:00
Daniel
a4990dcd29 feat: Add Node 19 support (#8363) 2023-01-06 12:37:07 +01:00
Manuel
b7815ed80a ci: Add LTS branches to CI workflow 2023-01-05 13:21:44 +01:00
Daniel
ee7246733d feat: Upgrade Node Package Manager lock file package-lock.json to version 2 (#8285)
BREAKING CHANGE: The Node Package Manager lock file `package-lock.json` is upgraded to version 2; while it is backwards with version 1 for the npm installer, consider this if you run any non-npm analysis tools that use the lock file (#8285)
2022-12-22 13:26:38 +01:00
Daniel
5a26426f23 ci: Add CI check for Parse Server options definitions (#7955) 2022-12-17 13:15:23 +01:00
Manuel
6f527440c2 ci: Update release workflow for LTS branches (#8327) 2022-11-19 17:44:01 +01:00
Manuel
4b1d46fb09 docs: fix PR template 2022-11-16 23:20:30 +01:00
Manuel
6e52ec7558 docs: change PR reference label in template 2022-11-16 23:18:40 +01:00
Manuel
9af9115f9d ci: Bump CI environments (#8312) 2022-11-11 00:13:36 +01:00
dblythy
37245f62ce feat: Remove support for MongoDB 4.0 (#8292)
BREAKING CHANGE: This release removes support for MongoDB 4.0; the new minimum supported MongoDB version is 4.2. which also removes support for the deprecated MongoDB MMAPv1 storage engine
2022-11-10 22:21:11 +01:00
Manuel
ed3248f9c6 ci: Bump node version in release workflow (#8310) 2022-11-10 16:35:41 +01:00