Cassandra v3.6.0 Release Notes

Release Date: 2018-06-18 // almost 6 years ago
  • 2018-06-18

    ๐Ÿ”‹ Features

    • [CSHARP-591] - EC2 multi-region address resolution policy
    • โฌ‡๏ธ [CSHARP-625] - Mark DowngradingConsistencyRetryPolicy as deprecated
    • [CSHARP-634] - Use system.peers in protocol negotiation
    • 0๏ธโƒฃ [CSHARP-669] - Support pool warmup on initialization and enable it by default
    • [CSHARP-680] - Use OPTIONS message for heartbeats instead of 'select key from system.local'
    • ๐Ÿ‘ [CSHARP-335] - RowSet: Support concurrent asynchronous calls to fetch next page
    • ๐ŸŒฒ [CSHARP-681] - Log driver version on Connect

    ๐Ÿ› Bug Fixes

    • [CSHARP-631] - BatchStatement: Use routing key from first statement
    • [CSHARP-660] - Linq: StatementFactory shouldn't cache failed prepared statements
    • [CSHARP-667] - Mapper: Statement factory cache should use keyspace to uniquely identify the query
    • ๐Ÿ”€ [CSHARP-691] - Sync completion of socket.ConnectAsync() is not considered