-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: Release #9170
build: Release #9170
Conversation
…, GeoPoint, Polygon) on GraphQL API mutations (parse-community#8915)
# [7.0.0-alpha.30](parse-community/parse-server@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 ([parse-community#8915](parse-community#8915)) ([907ad42](parse-community@907ad42))
# [7.0.0-alpha.31](parse-community/parse-server@7.0.0-alpha.30...7.0.0-alpha.31) (2024-03-21) ### Features * Add `silent` log level for Cloud Code ([parse-community#8803](parse-community#8803)) ([5f81efb](parse-community@5f81efb))
# [7.1.0-alpha.1](parse-community/parse-server@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 ([parse-community#8915](parse-community#8915)) ([907ad42](parse-community@907ad42)) ### Features * Add `silent` log level for Cloud Code ([parse-community#8803](parse-community#8803)) ([5f81efb](parse-community@5f81efb))
# [7.1.0-alpha.2](parse-community/parse-server@7.1.0-alpha.1...7.1.0-alpha.2) (2024-03-24) ### Features * Add server security check status `security.enableCheck` to Features Router ([parse-community#8679](parse-community#8679)) ([b07ec15](parse-community@b07ec15))
….redisUrl` with clusters (parse-community#8632)
# [7.1.0-alpha.3](parse-community/parse-server@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 ([parse-community#8632](parse-community#8632)) ([c277739](parse-community@c277739))
# [7.1.0-alpha.4](parse-community/parse-server@7.1.0-alpha.3...7.1.0-alpha.4) (2024-03-31) ### Features * Upgrade to @parse/push-adapter 6.0.0 ([parse-community#9066](parse-community#9066)) ([18bdbf8](parse-community@18bdbf8))
# [7.1.0-alpha.10](parse-community/parse-server@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` ([parse-community#8835](parse-community#8835)) ([11d3e48](parse-community@11d3e48))
# [7.1.0-alpha.11](parse-community/parse-server@7.1.0-alpha.10...7.1.0-alpha.11) (2024-06-29) ### Features * Upgrade to Parse JS SDK 5.2.0 ([parse-community#9128](parse-community#9128)) ([665b8d5](parse-community@665b8d5))
# [7.1.0-alpha.12](parse-community/parse-server@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](GHSA-c2hr-cqg6-8j6r) ([parse-community#9167](parse-community#9167)) ([2edf1e4](parse-community@2edf1e4))
# [7.1.0-beta.1](parse-community/parse-server@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` ([parse-community#8766](parse-community#8766)) ([5b0efb2](parse-community@5b0efb2)) * `Required` option not handled correctly for special fields (File, GeoPoint, Polygon) on GraphQL API mutations ([parse-community#8915](parse-community#8915)) ([907ad42](parse-community@907ad42)) * Facebook Limited Login not working due to incorrect domain in JWT validation ([parse-community#9122](parse-community#9122)) ([9d0bd2b](parse-community@9d0bd2b)) * Live query throws error when constraint `notEqualTo` is set to `null` ([parse-community#8835](parse-community#8835)) ([11d3e48](parse-community@11d3e48)) * Parse Server option `extendSessionOnUse` not working for session lengths < 24 hours ([parse-community#9113](parse-community#9113)) ([0a054e6](parse-community@0a054e6)) * Rate limiting can fail when using Parse Server option `rateLimit.redisUrl` with clusters ([parse-community#8632](parse-community#8632)) ([c277739](parse-community@c277739)) * SQL injection when using Parse Server with PostgreSQL; fixes security vulnerability [GHSA-c2hr-cqg6-8j6r](GHSA-c2hr-cqg6-8j6r) ([parse-community#9167](parse-community#9167)) ([2edf1e4](parse-community@2edf1e4)) ### Features * Add `silent` log level for Cloud Code ([parse-community#8803](parse-community#8803)) ([5f81efb](parse-community@5f81efb)) * Add server security check status `security.enableCheck` to Features Router ([parse-community#8679](parse-community#8679)) ([b07ec15](parse-community@b07ec15)) * Prevent Parse Server start in case of unknown option in server configuration ([parse-community#8987](parse-community#8987)) ([8758e6a](parse-community@8758e6a)) * Upgrade to @parse/push-adapter 6.0.0 ([parse-community#9066](parse-community#9066)) ([18bdbf8](parse-community@18bdbf8)) * Upgrade to @parse/push-adapter 6.2.0 ([parse-community#9127](parse-community#9127)) ([ca20496](parse-community@ca20496)) * Upgrade to Parse JS SDK 5.2.0 ([parse-community#9128](parse-community#9128)) ([665b8d5](parse-community@665b8d5))
I will reformat the title to use the proper commit message syntax. |
Thanks for opening this pull request!
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release #9170 +/- ##
===========================================
- Coverage 94.21% 94.14% -0.08%
===========================================
Files 186 186
Lines 14825 14727 -98
===========================================
- Hits 13968 13865 -103
- Misses 857 862 +5 ☔ View full report in Codecov by Sentry. |
🎉 This change has been released in version 7.1.0 |
No description provided.