chore(repo): release v9.25.0#2730
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (18)
📝 WalkthroughWalkthroughThis pull request performs a coordinated version bump of the stream-chat packages from 9.24.0 to 9.25.0 across the monorepo. All package manifests, generated version constants, changelogs, and example dependencies are updated to reflect the new release version. ChangesVersion 9.25.0 Release
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2730 +/- ##
=======================================
Coverage 65.96% 65.96%
=======================================
Files 425 425
Lines 26926 26926
=======================================
Hits 17761 17761
Misses 9165 9165 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
What's Changed
ChatPersistenceClient.getChannelStates()by @VelikovPetar in perf(llc): Reduce the number of DB reads inChatPersistenceClient.getChannelStates()#2664DateTimeas ISO-8601 text in DB to preserve sub-seconds precision by @VelikovPetar in refactor(persistence): StoreDateTimeas ISO-8601 text in DB to preserve sub-seconds precision #2694New Contributors
Full Changelog: v9.24.0...v9.25.0
Summary by CodeRabbit
New Features
StreamChannel.valueandStreamStateScope<T>utilitiesBug Fixes
Chores