Cassandra Driver v2.1.4 Release Notes

  • ๐Ÿ”‹ Features:

    • 0๏ธโƒฃ RUBY-90 Add support for disabling nagle algorithm (tcp nodelay), enabled by default.
    • 0๏ธโƒฃ RUBY-70 Add support for client-side timestamps, disabled by default.
    • ๐Ÿ’Ž RUBY-114 Add support for serial consistency in batch requests.

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ“‡ RUBY-103 Don't regenerate schema metadata for the same replication strategies and options
    • ๐Ÿ“‡ RUBY-102 Allow custom types in schema metadata
    • ๐Ÿ“‡ RUBY-97 Allow disabling of the initial population of schema metadata
    • ๐Ÿ’Ž RUBY-95 Speed up generation of large token maps
    • ๐Ÿ’Ž RUBY-116 fix thread leak on connection error
    • ๐Ÿ’Ž RUBY-119 Use require 'datastax/cassandra' to avoid namespace conflicts

    ๐Ÿ’ฅ Breaking Changes:

    • ๐Ÿ”€ Setting :synchronize_schema to true will no longer perform the initial fetching if schema metadata.