Skip to content

4.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 08:28
· 318 commits to master since this release
26ea729

What's Changed

  • Support [JsonPropertyOrder] in class serializer by @aloneguid in #307
  • Library-Wide Schema improvements by @aloneguid in #308
  • low-level: full logical types support in Parquet Thrift schema
  • class serializer supports custom attributes to customize serialisation of dates, times, and decimals with [ParquetTimestamp], [ParquetMicroSecondsTime] and [ParquetDecimal] attributes. See the relevant docs.
  • added support for .NET >= 6 DateOnly type.

Full Changelog: 4.8.1...4.9.0