Releases: OData/odata.net
ODL 7.12.1
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
ODL 7.11.1
ODL 7.11.0
ODL 7.10.0
ODL 7.9.4
ODL 7.9.3
ODL 7.9.2
ODL 7.9.1
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
ODL Release 7.9.0 containing features, bug-fixes and improvements
Below are the nuget packages
https://www.nuget.org/packages/Microsoft.OData.Client/7.9.0
https://www.nuget.org/packages/Microsoft.OData.Core/7.9.0
https://www.nuget.org/packages/Microsoft.OData.Edm/7.9.0
https://www.nuget.org/packages/Microsoft.Spatial/7.9.0