-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
build: Release #9987
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 #9987
Conversation
…of username already exists sign-up rejection (#9962)
# [9.1.0-alpha.1](9.0.0...9.1.0-alpha.1) (2025-12-14) ### Features * Add option `logLevels.signupUsernameTaken` to change log level of username already exists sign-up rejection ([#9962](#9962)) ([f18f307](f18f307))
…nction response with Express-style syntax (#9980)
# [9.1.0-alpha.2](9.1.0-alpha.1...9.1.0-alpha.2) (2025-12-14) ### Features * Add support for custom HTTP status code and headers to Cloud Function response with Express-style syntax ([#9980](#9980)) ([8eeab8d](8eeab8d))
… email verification [GHSA-jhgf-2h8h-ggxv](GHSA-jhgf-2h8h-ggxv) (#9985)
# [9.1.0-alpha.3](9.1.0-alpha.2...9.1.0-alpha.3) (2025-12-14) ### Bug Fixes * Cross-Site Scripting (XSS) via HTML pages for password reset and email verification [GHSA-jhgf-2h8h-ggxv](https://github.com/parse-community/parse-server/security/advisories/GHSA-jhgf-2h8h-ggxv) ([#9985](#9985)) ([3074eb7](3074eb7))
…ld with unique values (#9919)
# [9.1.0-alpha.4](9.1.0-alpha.3...9.1.0-alpha.4) (2025-12-14) ### Features * Log more debug info when failing to set duplicate value for field with unique values ([#9919](#9919)) ([a23b192](a23b192))
|
🚀 Thanks for opening this pull request! |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release #9987 +/- ##
===========================================
- Coverage 92.54% 92.53% -0.01%
===========================================
Files 190 190
Lines 15434 15471 +37
Branches 176 176
===========================================
+ Hits 14283 14316 +33
- Misses 1139 1143 +4
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
🎉 This change has been released in version 9.1.0 |
Release
This pull request was created automatically according to the release cycle.
Warning
Only use
Merge Committo merge this pull request. Do not useRebase and MergeorSquash and Merge.