ODL 7.13.0
What's Changed
- shouldn't require id to write a deleted resource by @ElizabethOkerio in #2521
- Update onboarding documentation to note that long repository root paths can cause build failures by @corranrogue9 in #2551
- Fix compilation on Linux (duplicate) by @habbes in #2549
- added logic to treat a dynamic property that contains a json array as… by @corranrogue9 in #2547
- Support NavigationPropertyBinding paths ending in cast segments by @mikepizzo in #2504
- Add test for throwing exception for multiple unnamed keys by @KenitoInc in #2559
- odata.id annotation property should be written for transient complex resource by @gathogojr in #2566
- Validate that a recursive complex-typed property must be nullable by @lisicase in #2558
- issue #2098: fix the issue ODataException: To compute an entity's metadata, its key and concurrency-token property values must be provided by @xuzhg in #2552
- Fix PublicAPI build checks by @corranrogue9 in #2575
- Fix bugs causing separator to be omitted after ODataUtf8JsonWriter.WriteRawValue by @habbes in #2527
- Fix performance regression in DataServiceContext DefaultResolveType method by @gathogojr in #2569
- revving version number to 7.13.0 and updating PublicAPI.Shipped.txt f… by @corranrogue9 in #2582
New Contributors
Full Changelog: 7.12.5...7.13.0