Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.29 KB

release-notes-8.1.3.asciidoc

File metadata and controls

19 lines (15 loc) · 1.29 KB

Release notes v8.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