Cassandra v3.16.0 Release Notes

  • 2020-09-10

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ [CSHARP-750] - Initial DataStax Graph (DSE 6.8) support on the unified C# driver

    ๐Ÿ‘Œ Improvements

    • [CSHARP-898] - Replace lz4net with K4os.Compression.LZ4 on net452
    • [CSHARP-925] - Ignore credentials in secure connect bundle [DataStax Astra]
    • โšก๏ธ [CSHARP-934] - Optimize TimeoutItem cleanup

    ๐Ÿ› Bug fixes

    • [CSHARP-902] - ProtocolEventDebouncer calls refresh keyspace for the same keyspace multiple times
    • ๐Ÿ‘ [CSHARP-906] - C# driver doesn't support DSE transitional authentication
    • ๐Ÿ [CSHARP-907] - Insights CPU info not available in netcoreapp3.1 on Windows
    • [CSHARP-908] - DateRangeSerializer precision issue
    • ๐ŸŒฒ [CSHARP-913] - Misleading log message: "contact point resolved to multiple addresses"

    ๐Ÿ“š Documentation