Skip to content

Releases: OData/odata.net

ODL 7.12.1

20 Jul 19:11
927d60f
Compare
Choose a tag to compare

What's Changed

  • Make ODataPathExtensions public by @KenitoInc in #2425
  • Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /tools/perf/ResultsComparer/src/ResultsComparer by @dependabot in #2443
  • Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /test/FunctionalTests/Tests/DataServices/UnitTests/DesignT4UnitTests by @dependabot in #2449
  • Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /test/EndToEndTests/Framework/Core by @dependabot in #2448
  • Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /test/FunctionalTests/Tests/DataOData/Tests/OData.PluggableFormat.Tests by @dependabot in #2447
  • Create ODataUtf8JsonWriter by @habbes in #2416
  • Bump System.ServiceModel.Primitives from 4.4.0 to 4.4.4 in /test/EndToEndTests/Tests/Client/Build.Desktop by @dependabot in #2454
  • Support for $apply/groupby by @gathogojr in #1925
  • Add CreateAsynchronousJsonWriter to IStreamBasedJsonWriterFactoryAsync by @habbes in #2461
  • Fix DisposeAsync implementation for .NET Core 3.1 and higher by @gathogojr in #2462
  • Fix synchronous operations disallowed error when using Kestrel web server by @gathogojr in #2459
  • Update version to 7.12.1 by @KenitoInc in #2463

Full Changelog: 7.12.0...7.12.1

ODL 7.12.0

21 Jun 06:42
ebbf0d6
Compare
Choose a tag to compare

ODL 7.11.1

ODL 7.11.0

28 Apr 21:56
f06d17b
Compare
Choose a tag to compare

ODL 7.10.0

31 Jan 23:32
d8ab7bd
Compare
Choose a tag to compare

ODL 7.9.4

05 Nov 21:13
5441853
Compare
Choose a tag to compare

ODL 7.9.3

08 Oct 18:58
64bed78
Compare
Choose a tag to compare

ODL 7.9.2

21 Sep 06:46
0c446be
Compare
Choose a tag to compare

ODL 7.9.1

26 Aug 19:07
6fa0e0e
Compare
Choose a tag to compare

ODL Release 7.9.1 containing features, bug-fixes and improvements

Below are the nuget packages

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

[Be NOTED]
To support gradual introduction of asynchronous cleanup of manage resources, a dependency on Microsoft.Bcl.Interfaces was added. If you update the OData core libraries packages in your project to 7.9.1 or higher, please add Microsoft.Bcl.Interfaces package as well.

ODL 7.9.0

12 May 21:09
684b667
Compare
Choose a tag to compare