Skip to content

8.2.0

Compare
Choose a tag to compare
@WanjohiSammy WanjohiSammy released this 08 Nov 06:38
· 4 commits to main since this release
eec1c63

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