Marten v3.13.3 Release Notes
Release Date: 2020-11-18 // almost 3 years agoPrevious changes from v3.13.2
-
๐ Bug Fixes
- DocumentStore/LINQ : Fix negating a predicate that contains an and operator results in an incorrect query #1568
- Npgsql/NodaTime : Update minimum npgsql to 4.1.5, fixes the long-running problem of combining NodaTime with BCL DateTime types #1579
- DocumentStore/DuplicateField : Allow null enum values to be parsed in duplicated field resolution (related to #1585 ported from 4.x to 3.x)