dependabot[bot]
|
872b9eb47b
|
refactor: Bump @babel/plugin-proposal-object-rest-spread from 7.10.0 to 7.20.7 (#9203)
|
2024-07-15 18:38:22 +02:00 |
|
dependabot[bot]
|
494a1d6686
|
refactor: Bump @babel/plugin-transform-flow-strip-types from 7.23.3 to 7.24.7 (#9199)
|
2024-07-13 00:00:39 +02:00 |
|
dependabot[bot]
|
75cce1d3d6
|
refactor: Bump ws from 8.17.1 to 8.18.0 (#9200)
|
2024-07-13 00:00:21 +02:00 |
|
Manuel
|
ea86512c01
|
ci: Add specific node versions (#9198)
|
2024-07-11 18:25:00 +02:00 |
|
dependabot[bot]
|
8e43700a88
|
refactor: Bump madge from 6.1.0 to 7.0.0 (#9197)
|
2024-07-11 14:38:17 +02:00 |
|
dependabot[bot]
|
e4e31c2224
|
refactor: Bump clean-jsdoc-theme from 4.2.18 to 4.3.0 (#9194)
|
2024-07-11 03:41:15 +02:00 |
|
dependabot[bot]
|
37e8c809b2
|
refactor: Bump jsdoc from 4.0.2 to 4.0.3 (#9193)
|
2024-07-11 03:07:43 +02:00 |
|
dependabot[bot]
|
63de00bb70
|
refactor: Bump winston from 3.12.0 to 3.13.0 (#9191)
|
2024-07-09 14:10:20 +02:00 |
|
Manuel
|
a37f30409c
|
docs: Add environment to contribution docs (#9192)
|
2024-07-09 13:57:31 +02:00 |
|
dependabot[bot]
|
9a520df784
|
refactor: Bump @babel/eslint-parser from 7.21.8 to 7.24.7 (#9190)
|
2024-07-09 13:31:25 +02:00 |
|
semantic-release-bot
|
3feaedd165
|
chore(release): 7.3.0-alpha.1 [skip ci]
# [7.3.0-alpha.1](https://github.com/parse-community/parse-server/compare/7.2.0...7.3.0-alpha.1) (2024-07-09)
### Features
* Add Node 22 support ([#9187](https://github.com/parse-community/parse-server/issues/9187)) ([7778471](7778471999))
|
2024-07-09 10:59:49 +00:00 |
|
Manuel
|
7778471999
|
feat: Add Node 22 support (#9187)
|
2024-07-09 12:58:51 +02:00 |
|
Manuel Trezza
|
da2f24d0c6
|
Merge branch 'release' into alpha
|
2024-07-09 03:15:52 +02:00 |
|
Manuel Trezza
|
655f26b8be
|
Merge remote-tracking branch 'upstream/alpha' into alpha
|
2024-07-09 03:08:45 +02:00 |
|
semantic-release-bot
|
1979de03da
|
chore(release): 7.2.0 [skip ci]
# [7.2.0](https://github.com/parse-community/parse-server/compare/7.1.0...7.2.0) (2024-07-09)
### Bug Fixes
* Invalid push notification tokens are not cleaned up from database for FCM API v2 ([#9173](https://github.com/parse-community/parse-server/issues/9173)) ([284da09](284da09f45))
### Features
* Add support for dot notation on array fields of Parse Object ([#9115](https://github.com/parse-community/parse-server/issues/9115)) ([cf4c880](cf4c8807b9))
* Upgrade to @parse/push-adapter 6.4.0 ([#9182](https://github.com/parse-community/parse-server/issues/9182)) ([ef1634b](ef1634bf1f))
* Upgrade to Parse JS SDK 5.3.0 ([#9180](https://github.com/parse-community/parse-server/issues/9180)) ([dca187f](dca187f91b))
|
2024-07-09 01:03:57 +00:00 |
|
Manuel
|
6f2fc443c8
|
build: Release (#9189)
|
2024-07-09 03:02:22 +02:00 |
|
Manuel Trezza
|
c696e1e044
|
empty
|
2024-07-09 02:37:26 +02:00 |
|
semantic-release-bot
|
70146bbdce
|
chore(release): 7.2.0-beta.1 [skip ci]
# [7.2.0-beta.1](https://github.com/parse-community/parse-server/compare/7.1.0...7.2.0-beta.1) (2024-07-09)
### Bug Fixes
* Invalid push notification tokens are not cleaned up from database for FCM API v2 ([#9173](https://github.com/parse-community/parse-server/issues/9173)) ([284da09](284da09f45))
### Features
* Add support for dot notation on array fields of Parse Object ([#9115](https://github.com/parse-community/parse-server/issues/9115)) ([cf4c880](cf4c8807b9))
* Upgrade to @parse/push-adapter 6.4.0 ([#9182](https://github.com/parse-community/parse-server/issues/9182)) ([ef1634b](ef1634bf1f))
* Upgrade to Parse JS SDK 5.3.0 ([#9180](https://github.com/parse-community/parse-server/issues/9180)) ([dca187f](dca187f91b))
|
2024-07-09 00:36:23 +00:00 |
|
Manuel
|
694da02ce7
|
build: Release (#9186)
|
2024-07-09 02:35:26 +02:00 |
|
Manuel Trezza
|
e1d4d122b6
|
Merge branch 'release' into build
|
2024-07-09 02:22:24 +02:00 |
|
Manuel Trezza
|
ccb66f86f1
|
Merge remote-tracking branch 'upstream/alpha' into alpha
|
2024-07-09 02:19:16 +02:00 |
|
Manuel
|
68922c89bc
|
refactor: Upgrade semantic release (#9185)
|
2024-07-09 02:10:50 +02:00 |
|
Manuel Trezza
|
85a52d8d18
|
Merge remote-tracking branch 'upstream/alpha' into alpha
|
2024-07-09 00:10:13 +02:00 |
|
mkmandar123
|
1e21b69376
|
test: Object data type should not change from beforeSave to afterSave trigger (#9177)
|
2024-07-09 00:07:02 +02:00 |
|
Manuel Trezza
|
1d86f63fef
|
Merge remote-tracking branch 'upstream/alpha' into alpha
|
2024-07-08 23:32:58 +02:00 |
|
semantic-release-bot
|
3353998edd
|
chore(release): 7.1.0-alpha.16 [skip ci]
# [7.1.0-alpha.16](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.15...7.1.0-alpha.16) (2024-07-08)
### Features
* Add support for dot notation on array fields of Parse Object ([#9115](https://github.com/parse-community/parse-server/issues/9115)) ([cf4c880](cf4c8807b9))
|
2024-07-08 21:30:50 +00:00 |
|
Diamond Lewis
|
cf4c8807b9
|
feat: Add support for dot notation on array fields of Parse Object (#9115)
|
2024-07-08 23:29:58 +02:00 |
|
dependabot[bot]
|
892052cc44
|
refactor: Bump @node-rs/bcrypt from 1.10.1 to 1.10.4 (#9175)
|
2024-07-08 23:06:21 +02:00 |
|
Diamond Lewis
|
a6e0a1d4a6
|
test: Remove unnecessary setTimeout and reconfigureServer calls (#9183)
|
2024-07-08 23:05:43 +02:00 |
|
Manuel
|
28c4330c89
|
refactor: Upgrade to @parse/push-adapter 6.4.1 (#9184)
|
2024-07-08 23:03:48 +02:00 |
|
Manuel Trezza
|
70f63f77cc
|
Merge remote-tracking branch 'upstream/alpha' into alpha
|
2024-07-08 22:36:17 +02:00 |
|
semantic-release-bot
|
c764203ce8
|
chore(release): 7.1.0-alpha.15 [skip ci]
# [7.1.0-alpha.15](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.14...7.1.0-alpha.15) (2024-07-08)
### Features
* Upgrade to @parse/push-adapter 6.4.0 ([#9182](https://github.com/parse-community/parse-server/issues/9182)) ([ef1634b](ef1634bf1f))
|
2024-07-08 20:24:52 +00:00 |
|
Diamond Lewis
|
ef1634bf1f
|
feat: Upgrade to @parse/push-adapter 6.4.0 (#9182)
|
2024-07-08 22:23:57 +02:00 |
|
Diamond Lewis
|
e7199e8d07
|
test: Investigate flaky tests by turning off tests randomizer (#9181)
|
2024-07-08 01:20:28 +02:00 |
|
Manuel
|
2ecc5a5bf5
|
test: Add test to return correct field values (#9179)
|
2024-07-07 19:10:53 +02:00 |
|
semantic-release-bot
|
cd61c937f4
|
chore(release): 7.1.0-alpha.14 [skip ci]
# [7.1.0-alpha.14](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.13...7.1.0-alpha.14) (2024-07-07)
### Features
* Upgrade to Parse JS SDK 5.3.0 ([#9180](https://github.com/parse-community/parse-server/issues/9180)) ([dca187f](dca187f91b))
|
2024-07-07 16:43:31 +00:00 |
|
Manuel
|
dca187f91b
|
feat: Upgrade to Parse JS SDK 5.3.0 (#9180)
|
2024-07-07 18:42:44 +02:00 |
|
Manuel Trezza
|
a94c744a0a
|
Merge remote-tracking branch 'upstream/alpha' into alpha
|
2024-07-01 21:47:18 +02:00 |
|
semantic-release-bot
|
6bdd87c21a
|
chore(release): 7.1.0-alpha.13 [skip ci]
# [7.1.0-alpha.13](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.12...7.1.0-alpha.13) (2024-07-01)
### Bug Fixes
* Invalid push notification tokens are not cleaned up from database for FCM API v2 ([#9173](https://github.com/parse-community/parse-server/issues/9173)) ([284da09](284da09f45))
|
2024-07-01 19:38:23 +00:00 |
|
Manuel
|
284da09f45
|
fix: Invalid push notification tokens are not cleaned up from database for FCM API v2 (#9173)
|
2024-07-01 21:37:29 +02:00 |
|
Manuel Trezza
|
d07892c396
|
Merge remote-tracking branch 'upstream/alpha' into alpha
|
2024-07-01 20:39:49 +02:00 |
|
semantic-release-bot
|
4906644d67
|
chore(release): 7.1.0 [skip ci]
# [7.1.0](https://github.com/parse-community/parse-server/compare/7.0.0...7.1.0) (2024-06-30)
### Bug Fixes
* `Parse.Cloud.startJob` and `Parse.Push.send` not returning status ID when setting Parse Server option `directAccess: true` ([#8766](https://github.com/parse-community/parse-server/issues/8766)) ([5b0efb2](5b0efb22ef))
* `Required` option not handled correctly for special fields (File, GeoPoint, Polygon) on GraphQL API mutations ([#8915](https://github.com/parse-community/parse-server/issues/8915)) ([907ad42](907ad4267c))
* Facebook Limited Login not working due to incorrect domain in JWT validation ([#9122](https://github.com/parse-community/parse-server/issues/9122)) ([9d0bd2b](9d0bd2badd))
* Live query throws error when constraint `notEqualTo` is set to `null` ([#8835](https://github.com/parse-community/parse-server/issues/8835)) ([11d3e48](11d3e484df))
* Parse Server option `extendSessionOnUse` not working for session lengths < 24 hours ([#9113](https://github.com/parse-community/parse-server/issues/9113)) ([0a054e6](0a054e6b54))
* Rate limiting can fail when using Parse Server option `rateLimit.redisUrl` with clusters ([#8632](https://github.com/parse-community/parse-server/issues/8632)) ([c277739](c277739623))
* SQL injection when using Parse Server with PostgreSQL; fixes security vulnerability [GHSA-c2hr-cqg6-8j6r](https://github.com/parse-community/parse-server/security/advisories/GHSA-c2hr-cqg6-8j6r) ([#9167](https://github.com/parse-community/parse-server/issues/9167)) ([2edf1e4](2edf1e4c03))
### Features
* Add `silent` log level for Cloud Code ([#8803](https://github.com/parse-community/parse-server/issues/8803)) ([5f81efb](5f81efb429))
* Add server security check status `security.enableCheck` to Features Router ([#8679](https://github.com/parse-community/parse-server/issues/8679)) ([b07ec15](b07ec15382))
* Prevent Parse Server start in case of unknown option in server configuration ([#8987](https://github.com/parse-community/parse-server/issues/8987)) ([8758e6a](8758e6abb9))
* Upgrade to @parse/push-adapter 6.0.0 ([#9066](https://github.com/parse-community/parse-server/issues/9066)) ([18bdbf8](18bdbf89c5))
* Upgrade to @parse/push-adapter 6.2.0 ([#9127](https://github.com/parse-community/parse-server/issues/9127)) ([ca20496](ca20496f28))
* Upgrade to Parse JS SDK 5.2.0 ([#9128](https://github.com/parse-community/parse-server/issues/9128)) ([665b8d5](665b8d52d6))
|
2024-06-30 02:20:40 +00:00 |
|
Manuel
|
0633f98562
|
build: Release (#9170)
|
2024-06-30 04:19:45 +02:00 |
|
Manuel Trezza
|
31ad5d124e
|
empty
|
2024-06-30 04:04:57 +02:00 |
|
semantic-release-bot
|
91dde99d3d
|
chore(release): 7.1.0-beta.1 [skip ci]
# [7.1.0-beta.1](https://github.com/parse-community/parse-server/compare/7.0.0...7.1.0-beta.1) (2024-06-30)
### Bug Fixes
* `Parse.Cloud.startJob` and `Parse.Push.send` not returning status ID when setting Parse Server option `directAccess: true` ([#8766](https://github.com/parse-community/parse-server/issues/8766)) ([5b0efb2](5b0efb22ef))
* `Required` option not handled correctly for special fields (File, GeoPoint, Polygon) on GraphQL API mutations ([#8915](https://github.com/parse-community/parse-server/issues/8915)) ([907ad42](907ad4267c))
* Facebook Limited Login not working due to incorrect domain in JWT validation ([#9122](https://github.com/parse-community/parse-server/issues/9122)) ([9d0bd2b](9d0bd2badd))
* Live query throws error when constraint `notEqualTo` is set to `null` ([#8835](https://github.com/parse-community/parse-server/issues/8835)) ([11d3e48](11d3e484df))
* Parse Server option `extendSessionOnUse` not working for session lengths < 24 hours ([#9113](https://github.com/parse-community/parse-server/issues/9113)) ([0a054e6](0a054e6b54))
* Rate limiting can fail when using Parse Server option `rateLimit.redisUrl` with clusters ([#8632](https://github.com/parse-community/parse-server/issues/8632)) ([c277739](c277739623))
* SQL injection when using Parse Server with PostgreSQL; fixes security vulnerability [GHSA-c2hr-cqg6-8j6r](https://github.com/parse-community/parse-server/security/advisories/GHSA-c2hr-cqg6-8j6r) ([#9167](https://github.com/parse-community/parse-server/issues/9167)) ([2edf1e4](2edf1e4c03))
### Features
* Add `silent` log level for Cloud Code ([#8803](https://github.com/parse-community/parse-server/issues/8803)) ([5f81efb](5f81efb429))
* Add server security check status `security.enableCheck` to Features Router ([#8679](https://github.com/parse-community/parse-server/issues/8679)) ([b07ec15](b07ec15382))
* Prevent Parse Server start in case of unknown option in server configuration ([#8987](https://github.com/parse-community/parse-server/issues/8987)) ([8758e6a](8758e6abb9))
* Upgrade to @parse/push-adapter 6.0.0 ([#9066](https://github.com/parse-community/parse-server/issues/9066)) ([18bdbf8](18bdbf89c5))
* Upgrade to @parse/push-adapter 6.2.0 ([#9127](https://github.com/parse-community/parse-server/issues/9127)) ([ca20496](ca20496f28))
* Upgrade to Parse JS SDK 5.2.0 ([#9128](https://github.com/parse-community/parse-server/issues/9128)) ([665b8d5](665b8d52d6))
|
2024-06-30 02:00:28 +00:00 |
|
Manuel
|
b6452633a7
|
build: Release (#9169)
|
2024-06-30 03:56:49 +02:00 |
|
Manuel Trezza
|
4116f571a7
|
empty
|
2024-06-30 03:38:47 +02:00 |
|
Manuel Trezza
|
47fece6c44
|
Merge remote-tracking branch 'upstream/alpha' into alpha
|
2024-06-30 03:37:55 +02:00 |
|
semantic-release-bot
|
39e529d458
|
chore(release): 7.1.0-alpha.12 [skip ci]
# [7.1.0-alpha.12](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.11...7.1.0-alpha.12) (2024-06-30)
### Bug Fixes
* SQL injection when using Parse Server with PostgreSQL; fixes security vulnerability [GHSA-c2hr-cqg6-8j6r](https://github.com/parse-community/parse-server/security/advisories/GHSA-c2hr-cqg6-8j6r) ([#9167](https://github.com/parse-community/parse-server/issues/9167)) ([2edf1e4](2edf1e4c03))
|
2024-06-30 01:35:03 +00:00 |
|
Manuel
|
2edf1e4c03
|
fix: SQL injection when using Parse Server with PostgreSQL; fixes security vulnerability [GHSA-c2hr-cqg6-8j6r](https://github.com/parse-community/parse-server/security/advisories/GHSA-c2hr-cqg6-8j6r) (#9167)
|
2024-06-30 03:34:08 +02:00 |
|