Skip to content

ASP.NET Core OData 8.0.12

Compare
Choose a tag to compare
@xuzhg xuzhg released this 09 Dec 18:15
· 109 commits to main since this release
fbddff0

What's Changed

  • Remove .net 5 and update to .net 6 for samples and test projects by @xuzhg in #671
  • Update alternate key sample to support core alternatekey term by @xuzhg in #677
  • Remove ErrorCode validation by @KenitoInc in #700
  • Fix issue for nested next page link with singleton containment navigation property by @lisicase in #710
  • Add matchesPattern support by @Arithmomaniac in #729
  • Maintain case for parameter alias in generated nextlink by @gathogojr in #740
  • Enable $compute allowed settings by @xuzhg in #735
  • Updated .NET Foundation Code of Conduct link by @garaydev in #746
  • Fix serialization issue affecting nested complex property by @gathogojr in #755
  • Verify the compute clause in compute query validator by @xuzhg in #744
  • Enable the nested delta collection deep update by @xuzhg in #747
  • fix issue #420: problem with $apply and $orderby by @xuzhg in #763
  • fixes issue 727 [JsonIgnore] attribute ignored when using $expand by @mattperdeck in #728

New Contributors

Full Changelog: 8.0.11...8.0.12