DataStax Ruby Driver 3.2.3
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!