ASP.NET Core OData 8.0.8
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
- @KevinNoffc made their first contribution in #472
- @mikepizzo made their first contribution in #482
Full Changelog: 8.0.7...8.0.8