Cassandra v2.5.0 Release Notes

  • 2015-02-05

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ [CSHARP-234] - Support Freezing and Nested Collections
    • ๐Ÿ—„ [CSHARP-174] - Deprecate SimpleStatement.Bind and add constructor params
    • [CSHARP-176] - Mark Session.WaitForSchemaAgreement() as Obsolete
    • โš  [CSHARP-235] - Mapper & Linq: Issue a log warning when the number of prepared statements is large
    • ๐Ÿคก [CSHARP-239] - Make RowSet.GetEnumerator() and Row.GetValue() methods mockable

    ๐Ÿ› Bug Fixes

    • [CSHARP-227] - ReplicationStrategies now internal?
    • [CSHARP-237] - Linq Table.Create() does not use provided keyspace when using constructor that specifies it
    • ๐Ÿ”€ [CSHARP-241] - TaskHelper.Continue() calls to SynchronizationContext.Post can cause deadlocks
    • ๐Ÿ‘ [CSHARP-247] - Support for COM single threaded apartment model
    • [CSHARP-248] - QueryOptions PageSize setting not being respected