Commit Graph

4482 Commits

Author SHA1 Message Date
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
Manuel
f1469c6425 ci: Upgrade to latest MongoDB version in CI (#9070) 2024-04-06 22:29:22 +02:00
dependabot[bot]
855b5df758 refactor: Bump @parse/fs-files-adapter from 2.0.1 to 3.0.0 (#9073) 2024-04-06 02:34:55 +02:00
dependabot[bot]
480fc57984 refactor: Bump @babel/core from 7.24.0 to 7.24.3 (#9072) 2024-04-03 17:18:40 +02:00
dependabot[bot]
390bb92c15 refactor: Bump @node-rs/bcrypt from 1.1.0 to 1.10.1 (#9071) 2024-04-02 15:31:55 +02:00
dependabot[bot]
45d8ff9802 refactor: Bump clean-jsdoc-theme from 4.2.7 to 4.2.18 (#9068) 2024-04-01 19:41:09 +02:00
semantic-release-bot
9ac4fa70c9 chore(release): 7.1.0-alpha.4 [skip ci]
# [7.1.0-alpha.4](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.3...7.1.0-alpha.4) (2024-03-31)

### Features

* Upgrade to @parse/push-adapter 6.0.0 ([#9066](https://github.com/parse-community/parse-server/issues/9066)) ([18bdbf8](18bdbf89c5))
2024-03-31 00:11:18 +00:00
Manuel
18bdbf89c5 feat: Upgrade to @parse/push-adapter 6.0.0 (#9066) 2024-03-31 01:10:28 +01:00
Manuel
e31d230026 docs: Remove MongoDB rapid releases from support note (#9064) 2024-03-29 13:57:29 +01: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
dependabot[bot]
d58d159fa2 refactor: Bump node-abort-controller from 3.0.1 to 3.1.1 (#9063) 2024-03-29 13:19:41 +01:00
dependabot[bot]
9f6da23511 refactor: Bump @actions/core from 1.9.1 to 1.10.1 (#9060) 2024-03-28 13:43:45 +01:00
dependabot[bot]
a45d34691c refactor: Bump jsonwebtoken from 9.0.0 to 9.0.2 (#9055) 2024-03-28 01:01:31 +01:00
Parse Platform
3a087e7ad8 refactor: Security upgrade express from 4.18.3 to 4.19.2 (#9056) 2024-03-27 23:51:58 +01:00
Manuel
7959083760 refactor: simplify GitHub templates (#9053) 2024-03-25 16:20:08 +01:00
dependabot[bot]
06e54f1d37 refactor: Bump rate-limit-redis from 3.0.2 to 4.2.0 (#9051) 2024-03-25 12:54:22 +01:00
semantic-release-bot
4420835afa chore(release): 7.1.0-alpha.3 [skip ci]
# [7.1.0-alpha.3](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.2...7.1.0-alpha.3) (2024-03-24)

### Bug Fixes

* 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))
2024-03-24 01:18:11 +00:00
Daniel
c277739623 fix: Rate limiting can fail when using Parse Server option rateLimit.redisUrl with clusters (#8632) 2024-03-24 02:17:21 +01:00
semantic-release-bot
cfcb943ba5 chore(release): 7.1.0-alpha.2 [skip ci]
# [7.1.0-alpha.2](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.1...7.1.0-alpha.2) (2024-03-24)

### Features

* Add server security check status `security.enableCheck` to Features Router ([#8679](https://github.com/parse-community/parse-server/issues/8679)) ([b07ec15](b07ec15382))
2024-03-24 00:51:31 +00:00
Daniel
b07ec15382 feat: Add server security check status security.enableCheck to Features Router (#8679) 2024-03-24 01:50:38 +01:00
Parse Platform
79846f7c15 refactor: Upgrade express from 4.18.2 to 4.18.3 (#9046) 2024-03-23 16:16:28 +01:00
semantic-release-bot
dc48be85f7 chore(release): 7.1.0-alpha.1 [skip ci]
# [7.1.0-alpha.1](https://github.com/parse-community/parse-server/compare/7.0.0...7.1.0-alpha.1) (2024-03-23)

### Bug Fixes

* `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))

### Features

* Add `silent` log level for Cloud Code ([#8803](https://github.com/parse-community/parse-server/issues/8803)) ([5f81efb](5f81efb429))
2024-03-23 00:52:58 +00:00
Manuel Trezza
de54d1e9bc Merge release into alpha 2024-03-23 01:49:28 +01:00
dependabot[bot]
e5b5c444b0 refactor: Bump pg-promise from 11.5.4 to 11.5.5 (#9040) 2024-03-22 15:14:40 +01:00
Manuel
1c0eced4bd ci: Fix CI version check (#9039) 2024-03-22 02:26:37 +01:00
semantic-release-bot
854ac9a017 chore(release): 7.0.0-alpha.31 [skip ci]
# [7.0.0-alpha.31](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.30...7.0.0-alpha.31) (2024-03-21)

### Features

* Add `silent` log level for Cloud Code ([#8803](https://github.com/parse-community/parse-server/issues/8803)) ([5f81efb](5f81efb429))
2024-03-21 15:20:30 +00:00
Diamond Lewis
5f81efb429 feat: Add silent log level for Cloud Code (#8803) 2024-03-21 16:19:29 +01:00
semantic-release-bot
7d84b244ab chore(release): 7.0.0-alpha.30 [skip ci]
# [7.0.0-alpha.30](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.29...7.0.0-alpha.30) (2024-03-20)

### Bug Fixes

* `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))
2024-03-20 22:33:46 +00:00
Antoine Cormouls
907ad4267c fix: Required option not handled correctly for special fields (File, GeoPoint, Polygon) on GraphQL API mutations (#8915) 2024-03-20 23:32:56 +01:00
dependabot[bot]
6fb19bd83a refactor: Bump mongodb-runner from 5.4.4 to 5.5.4 (#9036) 2024-03-20 19:53:51 +01:00
Parse Platform
da368ea763 refactor: Upgrade @graphql-tools/merge from 8.4.1 to 9.0.3 (#9030) 2024-03-20 06:26:28 +01:00
Antoine Cormouls
6d4663b47e refactor: Dry handleAuthData for safer code maintenance in the future (#9025) 2024-03-19 22:41:21 +01:00
Manuel
1a2b513e8c ci: Add lint rule for curly braces (#9032) 2024-03-19 22:32:27 +01:00