mkmandar123
|
1e21b69376
|
test: Object data type should not change from beforeSave to afterSave trigger (#9177)
|
2024-07-09 00:07:02 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
semantic-release-bot
|
ae72cf08bf
|
chore(release): 7.1.0-alpha.11 [skip ci]
# [7.1.0-alpha.11](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.10...7.1.0-alpha.11) (2024-06-29)
### Features
* Upgrade to Parse JS SDK 5.2.0 ([#9128](https://github.com/parse-community/parse-server/issues/9128)) ([665b8d5](665b8d52d6))
|
2024-06-29 18:00:43 +00:00 |
|
Manuel
|
665b8d52d6
|
feat: Upgrade to Parse JS SDK 5.2.0 (#9128)
|
2024-06-29 19:59:56 +02:00 |
|
dependabot[bot]
|
885aa12c8c
|
refactor: Bump @babel/core from 7.24.3 to 7.24.7 (#9166)
|
2024-06-29 10:25:45 +02:00 |
|
dependabot[bot]
|
c71deef865
|
refactor: Bump lru-cache from 10.1.0 to 10.2.2 (#9164)
|
2024-06-28 12:58:48 +02:00 |
|
dependabot[bot]
|
cb73e2d94b
|
refactor: Bump braces from 3.0.2 to 3.0.3 (#9152)
|
2024-06-26 10:22:49 +02:00 |
|
dependabot[bot]
|
5000c2ac3b
|
refactor: Bump @grpc/grpc-js from 1.10.8 to 1.10.9 (#9150)
|
2024-06-24 22:28:12 +02:00 |
|
Corey
|
73eec3dfb1
|
docs: Fix codecov badge links (#9163)
|
2024-06-24 21:14:29 +02:00 |
|
Manuel
|
480282cf18
|
ci: Fix codecov token fail for Postgres (#9156)
|
2024-06-23 19:03:13 +02:00 |
|
Parse Platform
|
e6be5117d0
|
refactor: Security upgrade node from lts-alpine to 20.14.0-alpine3.20 (#9160)
|
2024-06-23 19:01:31 +02:00 |
|
dependabot[bot]
|
5379135c88
|
refactor: Bump ws from 8.16.0 to 8.17.1 (#9159)
|
2024-06-23 19:01:09 +02:00 |
|
Manuel
|
42ff468960
|
test: Disable OAuth 1 tests with Twitter API (#9161)
|
2024-06-22 03:09:13 +02:00 |
|
semantic-release-bot
|
162c07b0a7
|
chore(release): 7.1.0-alpha.10 [skip ci]
# [7.1.0-alpha.10](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.9...7.1.0-alpha.10) (2024-06-11)
### Bug Fixes
* Live query throws error when constraint `notEqualTo` is set to `null` ([#8835](https://github.com/parse-community/parse-server/issues/8835)) ([11d3e48](11d3e484df))
|
2024-06-11 19:32:09 +00:00 |
|
Rahul Lanjewar
|
11d3e484df
|
fix: Live query throws error when constraint notEqualTo is set to null (#8835)
|
2024-06-11 21:31:10 +02:00 |
|
Manuel
|
716925ec53
|
ci: Disable ci fail on codecov upload fail (#9151)
|
2024-06-11 12:19:54 +02:00 |
|
Corey
|
18f2002b84
|
refactor: Upgrade pg-promise from 11.5.5 to 11.7.8 (#9102)
|
2024-05-30 17:50:06 +02:00 |
|
Corey
|
61841859cc
|
ci: Fix docker image fails build (#9141)
|
2024-05-30 17:40:10 +02:00 |
|
semantic-release-bot
|
61653a3983
|
chore(release): 7.1.0-alpha.9 [skip ci]
# [7.1.0-alpha.9](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.8...7.1.0-alpha.9) (2024-05-27)
### Bug Fixes
* Parse Server option `extendSessionOnUse` not working for session lengths < 24 hours ([#9113](https://github.com/parse-community/parse-server/issues/9113)) ([0a054e6](0a054e6b54))
|
2024-05-27 14:34:08 +00:00 |
|
Vivek Joshi
|
0a054e6b54
|
fix: Parse Server option extendSessionOnUse not working for session lengths < 24 hours (#9113)
|
2024-05-27 16:33:11 +02:00 |
|
semantic-release-bot
|
d8ebdb3632
|
chore(release): 7.1.0-alpha.8 [skip ci]
# [7.1.0-alpha.8](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.7...7.1.0-alpha.8) (2024-05-16)
### Features
* Upgrade to @parse/push-adapter 6.2.0 ([#9127](https://github.com/parse-community/parse-server/issues/9127)) ([ca20496](ca20496f28))
|
2024-05-16 17:27:49 +00:00 |
|
Manuel
|
ca20496f28
|
feat: Upgrade to @parse/push-adapter 6.2.0 (#9127)
|
2024-05-16 19:26:57 +02:00 |
|
semantic-release-bot
|
b4739509f7
|
chore(release): 7.1.0-alpha.7 [skip ci]
# [7.1.0-alpha.7](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.6...7.1.0-alpha.7) (2024-05-16)
### Bug Fixes
* Facebook Limited Login not working due to incorrect domain in JWT validation ([#9122](https://github.com/parse-community/parse-server/issues/9122)) ([9d0bd2b](9d0bd2badd))
|
2024-05-16 11:55:36 +00:00 |
|
Chris
|
9d0bd2badd
|
fix: Facebook Limited Login not working due to incorrect domain in JWT validation (#9122)
|
2024-05-16 13:54:41 +02:00 |
|
Doug Drechsel
|
eba9dfff7b
|
ci: Add test support for external database adapter (#8883)
|
2024-05-15 00:48:20 +02:00 |
|
semantic-release-bot
|
242002432f
|
chore(release): 7.1.0-alpha.6 [skip ci]
# [7.1.0-alpha.6](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.5...7.1.0-alpha.6) (2024-04-14)
### 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))
|
2024-04-14 19:43:15 +00:00 |
|
Diamond Lewis
|
5b0efb22ef
|
fix: Parse.Cloud.startJob and Parse.Push.send not returning status ID when setting Parse Server option directAccess: true (#8766)
|
2024-04-14 21:42:20 +02:00 |
|
Manuel
|
6364948d81
|
ci: Fix codecov upload (#9082)
|
2024-04-14 01:47:27 +02:00 |
|
dependabot[bot]
|
e01c44a15b
|
refactor: Bump @apollo/client from 3.9.5 to 3.9.11 (#9080)
|
2024-04-13 23:46:02 +02:00 |
|
Diamond Lewis
|
bceb621a32
|
docs: Generate API documentation for release branch (#9081)
|
2024-04-13 22:36:29 +02:00 |
|
dependabot[bot]
|
2532acfce8
|
refactor: Bump graphql-relay from 0.10.0 to 0.10.1 (#9076)
|
2024-04-12 02:09:30 +02:00 |
|
semantic-release-bot
|
2c21aed890
|
chore(release): 7.1.0-alpha.5 [skip ci]
# [7.1.0-alpha.5](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.4...7.1.0-alpha.5) (2024-04-07)
### Features
* Prevent Parse Server start in case of unknown option in server configuration ([#8987](https://github.com/parse-community/parse-server/issues/8987)) ([8758e6a](8758e6abb9))
|
2024-04-07 13:29:07 +00:00 |
|
Vivek Joshi
|
8758e6abb9
|
feat: Prevent Parse Server start in case of unknown option in server configuration (#8987)
|
2024-04-07 15:28:15 +02:00 |
|