Skip to content

DataStax Ruby Driver 3.0.2

Compare
Choose a tag to compare
@stamhankar999 stamhankar999 released this 27 Jun 22:28
· 198 commits to master since this release

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.