-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
build: Release #9169
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 #9169
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))
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 @@
## beta #9169 +/- ##
=======================================
Coverage 94.14% 94.15%
=======================================
Files 186 186
Lines 14681 14727 +46
=======================================
+ Hits 13822 13866 +44
- Misses 859 861 +2 ☔ View full report in Codecov by Sentry. |
🎉 This change has been released in version 7.1.0-beta.1 |
🎉 This change has been released in version 7.1.0 |
🎉 This change has been released in version 7.1.0-alpha.13 |
No description provided.