I'm pleased to announce the release of version 3.2.5 of the DataStax Ruby Driver.
This version addresses the following issues:
RUBY-332 - Add support for duration type
RUBY-335 - ssl_encryption_test.rb (integration test) failures with some C* 4.0 versions
RUBY-293 - Infinite loop when connecting with allow_beta_protocol
Note that the fixes for RUBY-332 and RUBY-335 were included in an earlier
release candidate for 3.2.5. The fix for RUBY-293 is only found in the full 3.2.5 release.
These gems should work with Ruby 2.2 through 2.7. The Cassandra driver has been tested against Cassandra versions from 2.1 through a beta release of 4.0.
The gems for this release has been pushed to
rubygems.org and is available now. You can also find gems for the 3.2.5.rc1 release on rubygems, although the full 3.2.5 release should be preferred.
Thanks!
- Bret -