Skip to content

ASP.NET Core OData 8.2.5

Latest
Compare
Choose a tag to compare
@xuzhg xuzhg released this 01 Mar 19:15
· 7 commits to main since this release

What's Changed

  • PATCH derived complex types by @KenitoInc in #1136
  • Create tests for GetNavigationSource extension method by @habbes in #1159
  • Optimize ODataPathExtensions.GetNavigationSource by @habbes in #1161
  • fixes #954, enable to read the untyped value with odata.type annotated by @xuzhg in #1004
  • Tests for single quotes on in expression by @gathogojr in #1078
  • Fix UnicodeCharactersTest by @0xced in #1174
  • Fixes #1147: Enable skiptoken handler to handler advanced orderby clause by @xuzhg in #1164
  • Fixes #1171: ODataResourceSetDeserializer type cast wrong by @xuzhg in #1175
  • Fixes #1177: Ensure that elementType is not null when calling elementType.IsUntyped() by @CronKz in #1178
  • Log the invalid key or function parameter by @xuzhg in #1155
  • Update version to 8.2.5 by @xuzhg in #1181

New Contributors

Full Changelog: 8.2.4...8.2.5