semantic-release-bot
|
9b1693de80
|
chore(release): 7.4.0-alpha.4 [skip ci]
# [7.4.0-alpha.4](https://github.com/parse-community/parse-server/compare/7.4.0-alpha.3...7.4.0-alpha.4) (2024-10-22)
### Bug Fixes
* `Parse.Query.distinct` fails due to invalid aggregate stage 'hint' ([#9295](https://github.com/parse-community/parse-server/issues/9295)) ([5f66c6a](5f66c6a075))
|
2024-10-22 18:53:29 +00:00 |
|
Mohammad Ali
|
5f66c6a075
|
fix: Parse.Query.distinct fails due to invalid aggregate stage 'hint' (#9295)
|
2024-10-22 20:51:58 +02:00 |
|
semantic-release-bot
|
5e1546e906
|
chore(release): 7.4.0-alpha.3 [skip ci]
# [7.4.0-alpha.3](https://github.com/parse-community/parse-server/compare/7.4.0-alpha.2...7.4.0-alpha.3) (2024-10-22)
### Features
* Add support for PostGIS 3.5 ([#9354](https://github.com/parse-community/parse-server/issues/9354)) ([8ea3538](8ea35382db))
|
2024-10-22 18:30:15 +00:00 |
|
Corey
|
8ea35382db
|
feat: Add support for PostGIS 3.5 (#9354)
|
2024-10-22 20:29:22 +02:00 |
|
Manuel
|
dfd5a8edbf
|
ci: Add lint rule for mandatory curly braces (#9348)
|
2024-10-16 19:57:42 +02:00 |
|
Corey
|
714acaa906
|
refactor: Upgrade pg-promise from 11.9.1 to 11.10.1 (#9345)
|
2024-10-15 23:57:52 +02:00 |
|
dependabot[bot]
|
a6584be328
|
refactor: Bump @semantic-release/github from 10.1.4 to 10.3.5 (#9344)
|
2024-10-15 14:25:03 +02:00 |
|
dependabot[bot]
|
9a7d048959
|
refactor: Bump otpauth from 9.3.1 to 9.3.4 (#9341)
|
2024-10-14 16:25:24 +02:00 |
|
Parse Platform
|
69274cacf1
|
refactor: Upgrade @graphql-tools/merge from 9.0.4 to 9.0.7 (#9340)
|
2024-10-13 10:08:04 +02:00 |
|
dependabot[bot]
|
da3e1812d1
|
refactor: Bump express-rate-limit from 7.3.1 to 7.4.1 (#9337)
|
2024-10-12 11:07:49 +02:00 |
|
dependabot[bot]
|
ca3f3feb88
|
refactor: Bump @babel/eslint-parser from 7.24.7 to 7.25.8 (#9338)
|
2024-10-12 09:46:01 +02:00 |
|
dependabot[bot]
|
2d98b944a5
|
refactor: Bump cross-env from 7.0.2 to 7.0.3 (#9333)
|
2024-10-10 14:52:37 +02:00 |
|
dependabot[bot]
|
251811de77
|
refactor: Bump @apollo/server from 4.10.5 to 4.11.0 (#9332)
|
2024-10-10 14:27:28 +02:00 |
|
dependabot[bot]
|
1f3bf12b6b
|
refactor: Bump yaml from 2.5.0 to 2.5.1 (#9330)
|
2024-10-10 03:25:48 +02:00 |
|
dependabot[bot]
|
c354450476
|
refactor: Bump redis from 4.6.13 to 4.7.0 (#9331)
|
2024-10-09 16:04:52 +02:00 |
|
dependabot[bot]
|
37357eb159
|
refactor: Bump madge from 7.0.0 to 8.0.0 (#9327)
|
2024-10-08 14:08:35 +02:00 |
|
semantic-release-bot
|
1a972c1c30
|
chore(release): 7.4.0-alpha.2 [skip ci]
# [7.4.0-alpha.2](https://github.com/parse-community/parse-server/compare/7.4.0-alpha.1...7.4.0-alpha.2) (2024-10-07)
### Features
* Add support for Postgres 17 ([#9324](https://github.com/parse-community/parse-server/issues/9324)) ([fa2ee31](fa2ee3196e))
|
2024-10-07 19:55:53 +00:00 |
|
Corey
|
fa2ee3196e
|
feat: Add support for Postgres 17 (#9324)
|
2024-10-07 21:55:01 +02:00 |
|
dependabot[bot]
|
b7bff301f3
|
refactor: Bump @actions/core from 1.10.1 to 1.11.1 (#9323)
|
2024-10-07 15:10:13 +02:00 |
|
Parse Platform
|
e62bafd176
|
refactor: Upgrade lru-cache from 10.2.2 to 10.4.0 (#9259)
|
2024-10-06 12:52:28 +02:00 |
|
semantic-release-bot
|
7d67d880a8
|
chore(release): 7.4.0-alpha.1 [skip ci]
# [7.4.0-alpha.1](https://github.com/parse-community/parse-server/compare/7.3.1-alpha.1...7.4.0-alpha.1) (2024-10-06)
### Features
* Add support for MongoDB 8 ([#9269](https://github.com/parse-community/parse-server/issues/9269)) ([4756c66](4756c66cd9))
|
2024-10-06 00:32:28 +00:00 |
|
Manuel
|
4756c66cd9
|
feat: Add support for MongoDB 8 (#9269)
|
2024-10-06 02:31:31 +02:00 |
|
semantic-release-bot
|
ae03c996db
|
chore(release): 7.3.1-alpha.1 [skip ci]
## [7.3.1-alpha.1](https://github.com/parse-community/parse-server/compare/7.3.0...7.3.1-alpha.1) (2024-10-05)
### Bug Fixes
* Security upgrade fast-xml-parser from 4.4.0 to 4.4.1 ([#9262](https://github.com/parse-community/parse-server/issues/9262)) ([992d39d](992d39d508))
|
2024-10-05 21:51:46 +00:00 |
|
dependabot[bot]
|
992d39d508
|
fix: Security upgrade fast-xml-parser from 4.4.0 to 4.4.1 (#9262)
|
2024-10-05 23:50:55 +02:00 |
|
Parse Platform
|
96cec3b7b3
|
refactor: Upgrade graphql from 16.8.1 to 16.9.0 (#9281)
|
2024-10-05 03:24:47 +02:00 |
|
dependabot[bot]
|
00624d6907
|
refactor: Bump @semantic-release/github from 10.1.0 to 10.1.4 (#9279)
|
2024-10-05 03:01:42 +02:00 |
|
semantic-release-bot
|
128023bf88
|
chore(release): 7.3.0 [skip ci]
# [7.3.0](https://github.com/parse-community/parse-server/compare/7.2.0...7.3.0) (2024-10-03)
### Bug Fixes
* Custom object ID allows to acquire role privileges ([GHSA-8xq9-g7ch-35hg](https://github.com/parse-community/parse-server/security/advisories/GHSA-8xq9-g7ch-35hg)) ([#9317](https://github.com/parse-community/parse-server/issues/9317)) ([13ee52f](13ee52f0d1))
* Parse Server `databaseOptions` nested keys incorrectly identified as invalid ([#9213](https://github.com/parse-community/parse-server/issues/9213)) ([77206d8](77206d8044))
* Parse Server installation fails due to post install script incorrectly parsing required min. Node version ([#9216](https://github.com/parse-community/parse-server/issues/9216)) ([0fa82a5](0fa82a54fe))
* Parse Server option `maxLogFiles` doesn't recognize day duration literals such as `1d` to mean 1 day ([#9215](https://github.com/parse-community/parse-server/issues/9215)) ([0319cee](0319cee2db))
* Security upgrade path-to-regexp from 6.2.1 to 6.3.0 ([#9314](https://github.com/parse-community/parse-server/issues/9314)) ([8b7fe69](8b7fe699c1))
### Features
* Add atomic operations for Cloud Config parameters ([#9219](https://github.com/parse-community/parse-server/issues/9219)) ([35cadf9](35cadf9b83))
* Add Cloud Code triggers `Parse.Cloud.beforeSave` and `Parse.Cloud.afterSave` for Parse Config ([#9232](https://github.com/parse-community/parse-server/issues/9232)) ([90a1e4a](90a1e4a200))
* Add Node 22 support ([#9187](https://github.com/parse-community/parse-server/issues/9187)) ([7778471](7778471999))
* Add support for asynchronous invocation of `FilesAdapter.getFileLocation` ([#9271](https://github.com/parse-community/parse-server/issues/9271)) ([1a2da40](1a2da4055a))
|
2024-10-03 20:07:51 +00:00 |
|
Manuel
|
85b63eef17
|
build: Release (#9320)
|
2024-10-03 22:07:01 +02:00 |
|
Manuel Trezza
|
59d86c8a77
|
empty
|
2024-10-03 21:40:40 +02:00 |
|
semantic-release-bot
|
4d37dee9cc
|
chore(release): 7.3.0-beta.1 [skip ci]
# [7.3.0-beta.1](https://github.com/parse-community/parse-server/compare/7.2.0...7.3.0-beta.1) (2024-10-03)
### Bug Fixes
* Custom object ID allows to acquire role privileges ([GHSA-8xq9-g7ch-35hg](https://github.com/parse-community/parse-server/security/advisories/GHSA-8xq9-g7ch-35hg)) ([#9317](https://github.com/parse-community/parse-server/issues/9317)) ([13ee52f](13ee52f0d1))
* Parse Server `databaseOptions` nested keys incorrectly identified as invalid ([#9213](https://github.com/parse-community/parse-server/issues/9213)) ([77206d8](77206d8044))
* Parse Server installation fails due to post install script incorrectly parsing required min. Node version ([#9216](https://github.com/parse-community/parse-server/issues/9216)) ([0fa82a5](0fa82a54fe))
* Parse Server option `maxLogFiles` doesn't recognize day duration literals such as `1d` to mean 1 day ([#9215](https://github.com/parse-community/parse-server/issues/9215)) ([0319cee](0319cee2db))
* Security upgrade path-to-regexp from 6.2.1 to 6.3.0 ([#9314](https://github.com/parse-community/parse-server/issues/9314)) ([8b7fe69](8b7fe699c1))
### Features
* Add atomic operations for Cloud Config parameters ([#9219](https://github.com/parse-community/parse-server/issues/9219)) ([35cadf9](35cadf9b83))
* Add Cloud Code triggers `Parse.Cloud.beforeSave` and `Parse.Cloud.afterSave` for Parse Config ([#9232](https://github.com/parse-community/parse-server/issues/9232)) ([90a1e4a](90a1e4a200))
* Add Node 22 support ([#9187](https://github.com/parse-community/parse-server/issues/9187)) ([7778471](7778471999))
* Add support for asynchronous invocation of `FilesAdapter.getFileLocation` ([#9271](https://github.com/parse-community/parse-server/issues/9271)) ([1a2da40](1a2da4055a))
|
2024-10-03 19:39:42 +00:00 |
|
Manuel
|
388cd3e1d3
|
build: Release (#9319)
|
2024-10-03 21:38:47 +02:00 |
|
Manuel Trezza
|
7298641f14
|
empty
|
2024-10-03 21:21:23 +02:00 |
|
semantic-release-bot
|
f66ece53b1
|
chore(release): 7.3.0-alpha.9 [skip ci]
# [7.3.0-alpha.9](https://github.com/parse-community/parse-server/compare/7.3.0-alpha.8...7.3.0-alpha.9) (2024-10-03)
### Bug Fixes
* Custom object ID allows to acquire role privileges ([GHSA-8xq9-g7ch-35hg](https://github.com/parse-community/parse-server/security/advisories/GHSA-8xq9-g7ch-35hg)) ([#9317](https://github.com/parse-community/parse-server/issues/9317)) ([13ee52f](13ee52f0d1))
|
2024-10-03 19:18:09 +00:00 |
|
Manuel
|
13ee52f0d1
|
fix: Custom object ID allows to acquire role privileges ([GHSA-8xq9-g7ch-35hg](https://github.com/parse-community/parse-server/security/advisories/GHSA-8xq9-g7ch-35hg)) (#9317)
|
2024-10-03 21:17:14 +02:00 |
|
Kaiwalya Koparkar
|
b86906f303
|
docs: Add Elestio as one-click deploy option (#9289)
|
2024-09-27 13:26:34 +02:00 |
|
semantic-release-bot
|
6613f8f403
|
chore(release): 7.3.0-alpha.8 [skip ci]
# [7.3.0-alpha.8](https://github.com/parse-community/parse-server/compare/7.3.0-alpha.7...7.3.0-alpha.8) (2024-09-25)
### Bug Fixes
* Security upgrade path-to-regexp from 6.2.1 to 6.3.0 ([#9314](https://github.com/parse-community/parse-server/issues/9314)) ([8b7fe69](8b7fe699c1))
|
2024-09-25 01:17:15 +00:00 |
|
dependabot[bot]
|
8b7fe699c1
|
fix: Security upgrade path-to-regexp from 6.2.1 to 6.3.0 (#9314)
|
2024-09-25 03:16:18 +02:00 |
|
dependabot[bot]
|
435f0d1a42
|
refactor: Bump dset from 3.1.3 to 3.1.4 (#9305)
|
2024-09-16 03:45:00 +02:00 |
|
Parse Platform
|
3bb3a8090d
|
refactor: Fix for 4 vulnerabilities (#9311)
|
2024-09-12 14:41:24 +02:00 |
|
semantic-release-bot
|
e944616ff7
|
chore(release): 7.3.0-alpha.7 [skip ci]
# [7.3.0-alpha.7](https://github.com/parse-community/parse-server/compare/7.3.0-alpha.6...7.3.0-alpha.7) (2024-08-27)
### Features
* Add support for asynchronous invocation of `FilesAdapter.getFileLocation` ([#9271](https://github.com/parse-community/parse-server/issues/9271)) ([1a2da40](1a2da4055a))
|
2024-08-27 15:10:17 +00:00 |
|
Vahid Sane
|
1a2da4055a
|
feat: Add support for asynchronous invocation of FilesAdapter.getFileLocation (#9271)
|
2024-08-27 17:09:19 +02:00 |
|
Doug Drechsel
|
2a63129ff6
|
test: Add more test IDs (#9285)
|
2024-08-16 21:21:56 +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
|
9fd707092e
|
ci: Add test retry logic for flaky tests (#9218)
|
2024-08-11 14:24:50 +02:00 |
|
dependabot[bot]
|
453a9879ef
|
refactor: Bump requirejs from 2.3.6 to 2.3.7 (#9252)
|
2024-07-26 19:31:01 +02:00 |
|
dependabot[bot]
|
e08af3bbf7
|
refactor: Bump commander from 12.0.0 to 12.1.0 (#9251)
|
2024-07-26 19:30:35 +02:00 |
|
dependabot[bot]
|
d0cb857e37
|
refactor: Bump yaml from 1.10.0 to 2.5.0 (#9245)
|
2024-07-26 17:42:26 +02:00 |
|
dependabot[bot]
|
388ecde6a6
|
refactor: Bump @apollo/client from 3.9.11 to 3.11.1 (#9249)
|
2024-07-25 16:39:45 +02:00 |
|
dependabot[bot]
|
cb26e20463
|
refactor: Bump @apollo/server from 4.10.4 to 4.10.5 (#9244)
|
2024-07-24 23:18:22 +02:00 |
|
dependabot[bot]
|
1e7d7447dc
|
refactor: Bump semver from 7.6.2 to 7.6.3 (#9241)
|
2024-07-22 17:15:08 +02:00 |
|