Cassandra Driver v2.1.0 Release Notes

  • ๐Ÿ”‹ 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