Skip to content

ASP.NET Core OData 8.0.8

Compare
Choose a tag to compare
@xuzhg xuzhg released this 19 Feb 18:40
· 178 commits to main since this release
8c40be1

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

What's Changed

  • Fix ArgumentNullException in SelectExpandQueryOption by @KevinNoffc in #472
  • Fix reference handling in $batch by @mikepizzo in #482
  • Remove the HandleNullPropagationOption in GetQuerySetting by @xuzhg in #487

New Contributors

Full Changelog: 8.0.7...8.0.8