Skip to content

8.1.3

Compare
Choose a tag to compare
@flobernd flobernd released this 12 Jul 11:22
· 470 commits to main since this release
45e679a

8.1.2...8.1.3

Bug fixes

  • #7737 Boosted non-exhaustive enum deserialization (issue: #7729)
  • #7738 Complted buckets JSON converter (issue: #7713)
  • #7753 Number converters should not fall through and throw exceptions in non NETCore builds (issue: #7757)
  • #7811 Fix localization issue with floating-point deserialization from string

Enhancements

  • #7730 Refactoring and tiny behavior fix for Ids
  • #7731 No allocations in ResponseItem.IsValid property
  • #7733 Fixed the equality contract on Metrics type
  • #7735 Removed unused JsonIgnore
  • #7736 Optimized FieldConverter

View the full list of issues and PRs