Release 1.1.2 - #503
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: QUIET Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe release version changes from 1.1.1 to 1.1.2 in the C library header and Rust wrapper. The documentation configuration adds Priority: ⬇️ Low — Defer this release metadata update because the supplied diff is limited to version and documentation declarations. Merge Risk: ⚪ Minimal · up to This updates the library and documentation release identity to version 1.1.2; the version metadata is consistent across the reviewed release surfaces, with no current merge-readiness risk identified. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
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 |
The ScyllaDB team is pleased to announce ScyllaDB CPP RS Driver 1.1.2, an API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for the Rust driver. It fully replaces the CPP driver, which has already reached its End of Life.
Some minor features still need to be included. See Limitations section in README.md.
The underlying Rust Driver used version: 1.8.0.
Changes since 1.1.1:
Changes from Rust Driver that can impact this driver are included in the changelog. Those changes are be marked with the crab emoji 🦀.
Entries that require special attention (e.g. because of potential build system or application breakage) are marked with the warning emoji⚠️ .
Changes
New features / enhancements:
RetrySessionis now created lazily when needed, to save an allocation on the hot path (#1833).Bug fixes:
Documentation:
CI / testing improvements:
cargo deny(#495).ControlConnectionTests(#497).Congrats to all contributors and thanks everyone for using our driver!
The source code of the driver can be found here:
Contributions are most welcome!
Thank you for your attention, please do not hesitate to contact us if you have any questions, issues, feature requests, or are simply interested in our driver!
Contributors since 1.1.1: