Skip to content

DataStax Ruby Driver 1.1.1

Compare
Choose a tag to compare
@avalanche123 avalanche123 released this 15 Dec 22:00
· 891 commits to master since this release

Hotfix release of the DataStax Ruby Driver for Apache Cassandra

Bug Fixes:

  • [RUBY-75] Raise error when Batch Statement executed against Cassandra < 2.0
  • [RUBY-76] Cassandra::Future.all doesn't return a future
  • [RUBY-77] Re-introduce Cassandra::Future.promise