Cassandra Driver v3.2.3 Release Notes

Release Date: 2018-08-22 // over 5 years ago
  • ๐Ÿš€ Apache Cassandra 2.2 and 3.x compatible release

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ“œ RUBY-322 Decimals with zero scale aren't parsed properly.
    • โš  RUBY-323 Travis can time out due to unintialized instance variable warning in CqlProtocolHandler. Thanks @baldarn for the contribution!
    • ๐Ÿ’Ž RUBY-324 CQL generation does not handle nested collections properly. Thanks @mnin for the contribution!
    • ๐Ÿ”’ RUBY-325 Upgrade Yard to resolve security vulnerability.
    • ๐Ÿ’Ž RUBY-326 CQL generation should include ascending clustering order specification. Thanks @mnin for the contribution!