Cassandra v3.11.0 Release Notes

Release Date: 2019-07-22 // almost 5 years ago
  • 2019-07-22

    ๐Ÿ”‹ Features

    • [CSHARP-756] - ControlConnection init: Defer host map creation until system tables have been queried
    • ๐Ÿ“‡ [CSHARP-757] - Include host_id in host metadata
    • [CSHARP-779] - Separate socket endpoint from the host address using an endpoint resolver

    ๐Ÿ› Bug Fixes

    • [CSHARP-778] - NullReferenceException at Cassandra.Data.Linq.CqlExpressionVisitor.GetPropertyValue(MemberExpression node)
    • [CSHARP-781] - Linq2Cql GetTable() generates invalid create table when more than one option is specified
    • [CSHARP-784] - Driver is unable to correctly reestablish connection with previously decommissioned node