Skip to content

ASP.NET Core OData 8.2.2 - Deprecated

Compare
Choose a tag to compare
@ElizabethOkerio ElizabethOkerio released this 30 Aug 08:59
· 40 commits to main since this release
2bde4e5

https://www.nuget.org/packages/Microsoft.AspNetCore.OData/8.2.2

What's Changed

  • Fixes #1017: resolve the null reference exception by adding the null check by @xuzhg in #1021
  • #1023 - Fix all structural properties ignored when using $expand without $select and camel cased property names by @orty in #1024
  • Fix binding read-only properties by @ElizabethOkerio in #1031

Full Changelog: 8.2.1...8.2.2