Releases: OData/odata.net
Releases · OData/odata.net
ODL 7.12.3
What's changed
- Fix bug in
LoadProperty
for complex and complex collection by @gathogojr (#2487) - Internal perf improvement for
ODataPath
cloning by @habbes (#2489) - Fix bug causing JSON batch response to be written out of order in WebAPI when using
DefaultStreamBasedJsonWriter
by @habbes (#2497) - Reduce memory usage in OData Client by eliminating static
ConditionalWeakTable
by @habbes (#2506)
For full changelog see: 7.12.2...7.12.3
ODL 7.12.2
What changed
- Implement
ODataUtf8JsonWriter
async AP by @habbes (#2466) - Add method to get all navigation property bindings by @gathogojr (#2157)
- Add support for
Core.AlternateKeys
by @xuzhg (#2470)
For full changelog see: 7.12.1...7.12.2
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