Release notes v8.1.3edit

Bug fixesedit

  • #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

Enhancementsedit

  • #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