Skip to content

Releases: OData/AspNetCoreOData

10.0.0-preview.1

27 Nov 17:52
c2fa1e5

Choose a tag to compare

10.0.0-preview.1 Pre-release
Pre-release

What's Changed

Full Changelog: 9.4.1...10.0.0-preview.1

9.4.1

27 Oct 21:51

Choose a tag to compare

What's Changed

  • Update README to add compiled code by @WanjohiSammy in #1521
  • Support SingleResourceCastNode for unquoted type parameters in BindIsOf and BindCastSingleValue by @WanjohiSammy in #1511
  • Set read untyped as string using reflection by @xuzhg in #1534
  • Fix #1518: Add additional check in IsMinimalEndpoint to prevent false positives by @Gilbert32 in #1529

New Contributors

Full Changelog: 9.4.0...9.4.1

9.4.0

26 Aug 16:37

Choose a tag to compare

What's Changed

Full Changelog: 9.3.1...9.4.0

8.3.1

19 Jun 21:28

Choose a tag to compare

Fixes https://github.com/OData/AspNetCoreOData/issues/1483[: Regression with computed in $orderby with 'Could not find xxx property on xxx type] by @xuzhg

9.3.2

05 Jun 20:16
4fc6a89

Choose a tag to compare

What's Changed

  • Fixes #1483: Regression with computed in $orderby with 'Could not find a property named xxx on ....' by @xuzhg in #1486

Full Changelog: 9.3.1...9.3.2

9.4.0.preview

19 May 20:02

Choose a tag to compare

What's Changed

Full Changelog: 9.3.1...9.4.0.preview

9.3.1

13 May 23:23

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 9.3.0...9.3.1

9.3.0

16 Apr 09:09
7b71050

Choose a tag to compare

What's Changed

  • Fix an issue where multiple flags are set and ensure correct deserialization by @WanjohiSammy in #1442
  • Add ISearchQueryValidator by @xuzhg in #1456
  • Restructure AggregationBinder and ComputeBinder for extensibility by @gathogojr in #1457
  • Match author and copyright metadata to signing certificate by @gathogojr in #1464

Full Changelog: 9.2.1...9.3.0

8.3.0

16 Apr 08:24
40f07af

Choose a tag to compare

What's Changed

  • Migrate 8.x to ESRP v5 by @habbes in #1422
  • Add a step to pipeline to Validate OData Package Versions by @WanjohiSammy in #1402
  • Deep Comparison for Array-based Concurrency tokens by @anasik in #1334
  • Restructure AggregationBinder and ComputeBinder for extensibility by @gathogojr in #1378
  • Add missing copyright info plus minor refactor for type and method documentation by @gathogojr in #1458
  • Revert changes to EntitySetAggregation tests to mitigate issue causing tests to hang on AzDO by @gathogojr in #1460
  • Match author and copyright metadata to signing certificate by @gathogojr in #1461, #1462, and #1463

Full Changelog: 8.2.7...8.3.0

9.2.1

16 Mar 08:45
ef3b1a5

Choose a tag to compare

What's Changed

  • Migration to ESRP v5 for code signing by @habbes in #1421
  • Add Obsolete attribute to EdmDeltaResourceObject and EdmDeltaComplexObject type by @gathogojr in #1436
  • Fix regression causing navigation properties to be auto-expanded in typeless scenarios by @gathogojr in #1424

Full Changelog: 9.2.0...9.2.1