Cassandra v3.0.5 Release Notes

  • 2016-04-20

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ [CSHARP-409] - Mapper: Support timestamp at CqlQueryOptions level
    • โฑ [CSHARP-415] - Allow setting read timeout at statement level

    ๐Ÿ› Bug Fixes

    • [CSHARP-414] - Linq projections not handled correctly for select query.
    • [CSHARP-417] - Query trace: introduce delay between retries and max retries
    • ๐Ÿ“‡ [CSHARP-428] - Use QueryAbortTimeout for metadata sync queries
    • โฑ [CSHARP-439] - Race condition on read timeout
    • ๐Ÿ“‡ [CSHARP-445] - PrepareAsync() blocks the calling thread when fetching table metadata