Skip to content

Releases: OData/odata.net

ODL 8.0.2

30 Sep 18:28
5dca48f
Compare
Choose a tag to compare

Full changelog 8.0.1...8.0.2

ODL 7.21.4

30 Sep 18:40
d8f6b26
Compare
Choose a tag to compare
  • Remove hardcoded 'Fred' from EdmModel_Validator_Semantic_TypeMismatchRelationshipConstraint error message by @WanjohiSammy in #2993
  • Fix async wrapper over sync API in reading nested property info by @gathogojr in #2995
  • Support enums as keys in OData Client by @WanjohiSammy in #3013
  • Allow $filtering with enum integer value in squote and without squote by @WanjohiSammy in #3014
  • Fix for error that occurs when you check whether a string or integer literal is in an enum collection by @WanjohiSammy in #3023
  • Provide async APIs for CsdlWriter and SchemaWriter by @WanjohiSammy in #3060
  • Update message writer and reader to ignore Message info from DI by @marabooy in #3072

Full changelog 7.21.3...7.21.4

ODL 8.0.1

19 Aug 18:46
9584a2a
Compare
Choose a tag to compare
  • Fix argument null exception during projection when expanded navigation property is null by @uffelauesen in #3038
  • Fix error that occurs when you check whether a string or integer literal is in an enum collection by @WanjohiSammy in #3039

Full Changelog: 8.0.0...8.0.1

ODL 8.0.0

13 Aug 03:19
7a93e7c
Compare
Choose a tag to compare

ODL 8.0.0-rc.1

11 Jul 18:52
710bf7e
Compare
Choose a tag to compare

What's Changed

ODL 7.21.3

03 Jun 14:33
383e29f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.21.2...7.21.3

ODL 8.0.0-preview.3 release

31 May 15:08
a81e113
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 8.0.0-preview.2...8.0.0-preview.3

ODL 7.21.2

23 May 19:34
9383d7e
Compare
Choose a tag to compare

What's Changed

  • Fix issue #2969 causing EdmTargetPath not to be parsed correctly for collection-valued navigation properties by @garethj-msft in #2970
  • Fix grouping by nested dynamic property to behave like grouping by nested standard property by @clemvnt in #2971
  • Avoid evaluating Current on an empty enumerator [net8.0] by @lewing in #2974

Full Changelog: 7.21.1...7.21.2

ODL 8.0.0-preview.2 release

03 May 12:22
ef6e9b2
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix NuGet config issue that cause a TypeLoadException to occur when you didn't install Microsoft.Extensions.ObjectPool package by @habbes in #2956

Full Changelog: 8.0.0-preview.1...8.0.0-preview.2

ODL 7.21.1

02 May 18:02
bbe2ac7
Compare
Choose a tag to compare

What's Changed

  • Add ObjectPool dependency to NuGet config to fix a regression by @habbes in #2954
  • Bump version to 7.21.1 by @habbes in #2955

Full Changelog: 7.21.0...7.21.1