What's Changed
- Fix memory regression in DuplicatePropertyNameChecker by @habbes in #2834
- Fixes #2829: support built-in function in $orderby. by @xuzhg in #2830
- Add flag to skip property verification in
ODataResource
by @habbes in #2812 - Rename master to main by @habbes in #2847
- Optimize
ODataPath
operations by @habbes in #2835 - Create test cases and benchmarks for writing large json base64 and string values by @habbes in #2849
- Fix DeepInsert issue with matching RelatedDescriptors to NestedItems.… by @uffelauesen in #2782
- Support writing large json base64 and string values by @ElizabethOkerio in #2846
- Fix E2E tests failure by @gathogojr in #2903
- Throw an ODataException with helpful message when type name in context URL is not qualified by @gathogojr in #2892
- #2913 switch to license expression by @thompson-tomo in #2914
- Fix EdmTargetPath property collections by @KenitoInc in #2922
- implement streaming api in ODataUtf8JsonWriter (#2880) by @ElizabethOkerio in #2931
New Contributors
- @thompson-tomo made their first contribution in #2914
Full Changelog: 7.20.0...7.21.0