DataStax Ruby Driver 2.1.0
Apache Cassandra 2.1 compatible release
Features:
- Apache Cassandra native protocol v3
- User-defined types and tuples
- Schema metadata includes user-defined types
- Named arguments
- Public types api for type definition and introspection
Breaking Changes:
- Splat style positional arguments support, deprecated in 2.0.0, has been dropped
Bug Fixes:
- [RUBY-93] Reconnection can overflow the stack