Skip to content

8.2.3

Latest
Compare
Choose a tag to compare
@xuzhg xuzhg released this 11 Dec 21:09
· 4 commits to main since this release

https://www.nuget.org/packages/Microsoft.Spatial/8.2.3
https://www.nuget.org/packages/Microsoft.OData.Edm/8.2.3
https://www.nuget.org/packages/Microsoft.OData.Core/8.2.3
https://www.nuget.org/packages/Microsoft.OData.Client/8.2.3

What's Changed

  • Add DependsOnId on Add Related Object API by @DButoyez in #3079
  • Clean #if NETCOREAPP since moved to .NET 8 by @xuzhg in #3128
  • Update the package version to fix the vulnerable issue by @xuzhg in #3129
  • Mark Timeout Property as Obsolete and Recommend IHttpClientFactory for Timeout Config by @WanjohiSammy in #3135
  • Don't require entityset when writing responses by @mikepizzo in #3137
  • Add README to NuGet package by @WanjohiSammy in #3143
  • Fix ArgumentNullException for: $filter=property in [''] by @WanjohiSammy in #3122
  • Code clean: 1) Remove the backup files, 2) Remve the .NETCore related 3) Add 'Microsoft.CodeAnalysis.NetAnalyzers' for code analysis by @xuzhg in #3142
  • Bump version to 8.2.3 by @xuzhg in #3148

New Contributors

Full Changelog: 8.2.2...8.2.3