Driver Release Summary: 3.29.4
Release Link: Release 3.29.4 · scylladb/python-driver · GitHub
Driver Release Notes Summary
Improvements & Fixes
- Added ApplicationInfo API to supply information about application to the server
- Fixed dead lock in ConnectionPool when connection is closed
- Optimized shard port allocator
- Fix libevreactor crash when connection is closed right after it was created
Environment & Compatibility Updates
- Dropped python 3.8 support
- Switched to uv package manager
- Removed support for v1 and v2 CQL protocols
- Removed in-memory scylla tables support
- Removed support for unsupported CQL protocols, DSE and >5
- Set default to False for monitor_reporting_enabled