github OData/odata.net 8.2.0

12 hours ago

What's Changed

  • Add OData writer validation tests for unhappy paths by @gathogojr in #3083
  • Use ReadOnlySpan to replace the 'new string(...)' to reduce memory allocation by @xuzhg in #3077
  • Fixes #3088: remove the wrong framework in Edm.Lib nuget spec and update metadata for others by @xuzhg in #3096
  • Do not force flush when ODataUtf8JsonWriter buffer threshold is reached by @habbes in #3102
  • Improve handling of dynamic properties in expressions by @mikepizzo in #3091
  • Fix Cannot Attach Entity to DataServiceContext if Entity Key is an Enum by @WanjohiSammy in #3106
  • Fix/1744 isof unquoted type params issue by @WanjohiSammy in #3108

Full Changelog: 8.1.0...8.2.0

Don't miss a new odata.net release

NewReleases is sending notifications on new releases.