Cassandra Driver v3.0.2 Release Notes

Release Date: 2016-06-27 // almost 8 years ago
  • ๐Ÿš€ Apache Cassandra 2.2 and 3.0 compatible release

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ“‡ RUBY-219 Sometimes get stack trace in metadata.rb due to failure in SortedSet initialization.
    • ๐Ÿ’Ž RUBY-220 Improve support for custom types.
    • ๐Ÿ’Ž RUBY-231 Driver ignores explicitly specified nil timeout (to indicate no time limit on query execution).
    • ๐Ÿ’Ž RUBY-233 Client timeout errors are retried for non-idempotent statements.