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