Skip to content

DataStax Ruby Driver 3.2.2

Compare
Choose a tag to compare
@stamhankar999 stamhankar999 released this 29 Jan 16:39
· 51 commits to master since this release

Apache Cassandra 2.2 and 3.x compatible release

Bug Fixes:

  • RUBY-319 Support reading decimals in scientific notation with positive exponent.
  • RUBY-320 Cassandra::Future.all([]).join hangs forever.