Conversation
…data to database server for logging and debugging (#10017)
# [9.2.0-alpha.1](9.1.1...9.2.0-alpha.1) (2026-01-24) ### Features * Add option `databaseOptions.clientMetadata` to send custom metadata to database server for logging and debugging ([#10017](#10017)) ([756c204](756c204))
# [9.2.0-alpha.2](9.2.0-alpha.1...9.2.0-alpha.2) (2026-01-24) ### Bug Fixes * MongoDB timeout errors unhandled and potentially revealing internal data ([#10020](#10020)) ([1d3336d](1d3336d))
# [9.2.0-alpha.3](9.2.0-alpha.2...9.2.0-alpha.3) (2026-01-27) ### Features * Upgrade to parse 8.0.3 and @parse/push-adapter 8.2.0 ([#10021](#10021)) ([9833fdb](9833fdb))
# [9.2.0-alpha.4](9.2.0-alpha.3...9.2.0-alpha.4) (2026-01-29) ### Features * Upgrade mongodb from 6.20.0 to 7.0.0 ([#10027](#10027)) ([14b3fce](14b3fce))
# [9.2.0-alpha.5](9.2.0-alpha.4...9.2.0-alpha.5) (2026-02-05) ### Bug Fixes * Security upgrade @apollo/server from 5.0.0 to 5.4.0 ([#10035](#10035)) ([9f368ff](9f368ff))
|
🚀 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 #10036 +/- ##
===========================================
+ Coverage 92.53% 92.54% +0.01%
===========================================
Files 190 190
Lines 15470 15489 +19
Branches 176 176
===========================================
+ Hits 14315 14335 +20
+ Misses 1143 1142 -1
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
🎉 This change has been released in version 9.2.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.