Cassandra v2.7.3 Release Notes

  • 2015-11-13

    Notable Changes

    • Mapper and Linq: Fixed regression introduced in v2.7.2 that failed to map columns with null values to structs.

    🐛 Bug Fixes

    • 0️⃣ [CSHARP-371] - Mapper: Allow default(T) for null values