Releases: OData/WebApi
Releases · OData/WebApi
7.7.7
7.7.6
What's Changed
- Migrate pipelines to 1ES by @habbes in #2841
- Fixes #2844: Enable property with instance annotation without propert… by @xuzhg in #2845
- Bump System.Text.Json from 4.6.0 to 8.0.4 in /samples/AspNetODataSample.Web by @dependabot in #2846
- Make sure 'top' doesn't apply on a null collection by @ificator in #2842
- Update version to 7.7.6 by @xuzhg in #2848
Full Changelog: 7.7.5...7.7.6
7.7.5
What's Changed
- Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /test/E2ETest/Microsoft.Test.E2E.AspNet.OData/Build.AspNetCore by @dependabot in #2828
- fixes #2835: omit the ODataIdContainer from model builder, change the serializer by @xuzhg in #2836
- Update the version to 7.7.5 by @xuzhg in #2839
Full Changelog: v7.7.4...7.7.5
7.7.4
What's Changed
- fixes #2816: Set the response version to delta response and delta patch response by @xuzhg in #2829
- Add support for IEEE754Compatible media type parameter by @gathogojr in #2827
- Update version to 7.7.4 and ODL Version by @ElizabethOkerio in #2831
Full Changelog: 7.7.3...v7.7.4
7.7.3
What's Changed
- Update version to 7.7.3 and relax Asp.NET Package version to >5.2.2 since 5.3.0 was released recently by @xuzhg in #2819
- Fix failing build by @gathogojr in #2824
- Fix issue with property names which differ from Clr property names by @KenitoInc in #2822
Full Changelog: 7.7.2...7.7.3
7.7.2
What's Changed
- Add SECURITY.md containing instructions for reporting security bugs by @gathogojr in #2800
- Not able to use cast in orderby clause by @mirecg in #2733
- Add matchesPattern support by @au5ton in #2791
- Fix broken serialization for $select used in non-Edm scenarios by @gathogojr in #2796
- Bump System.Data.SqlClient from 4.5.1 to 4.8.5 in /test/E2ETest/Microsoft.Test.E2E.AspNet.OData/Build.AspNetCore by @dependabot in #2739
- Fix for auto-generated swagger missing $filter for EntitySet by @sakana280 in #2803
- Fix case-insensitive property matching by @KenitoInc in #2804
- enable write dynamic complex for delta entity and complex by @xuzhg in #2807
- Declared properties read as untyped when lower camel case is enabled by @gathogojr in #2809
- Fixes #2810, make action/function link works using lower camel case by @xuzhg in #2811
- Update release version to 7.7.2 by @xuzhg in #2813
New Contributors
- @mirecg made their first contribution in #2733
- @au5ton made their first contribution in #2791
- @sakana280 made their first contribution in #2803
Full Changelog: v7.7.1...7.7.2
7.7.1
What's Changed
$select=*,dynamicProperty
does not return all dynamic properties by @ificator in #2778- Server-side paging should not apply to collections of non-entity types by @gathogojr in #2785
- Fix $filter on nested collections by @gathogojr in #2790
- Check HandleNullPropagation in ProjectElement by @ificator in #2780
- support async method in api handlers by @ElizabethOkerio in #2763
- Null check in GenerateExpandQueryStringInternal by @KenitoInc in #2795
- Add GenerateExpandQueryStringInternal nullCheck tests by @KenitoInc in #2797
- Upgrade version to v7.7.1 and update ODL version by @KenitoInc in #2798
Full Changelog: v7.7.0...v7.7.1
7.7.0
What's Changed
- Suppress code analyzer errors by @gathogojr in #2759
- Fix Handlers on RelatedObjects by @KenitoInc in #2760
- support writing datamodififcation exception message by @ElizabethOkerio in #2764
- Make CreatedODataResult inherit from ObjectResult by @KenitoInc in #2765
- Fix skiptoken paging issue when combined with $orderby involving nullable property by @gathogojr in #2736
- fix regression issue. by @ElizabethOkerio in #2769
- Apply correct handler for Handler related object by @KenitoInc in #2772
- Deep insert by @KenitoInc in #2761
- Avoid duplicating instantiation of ODataQueryOptions by @ificator in #2766
- Fix invalid partial json generated when serverside paging is applied in multi-level containment scenarios by @gathogojr in #2771
- Update version to v7.7.0 and ODL dependency to v7.16.0 by @KenitoInc in #2783
Full Changelog: v7.6.5...v7.7.0
7.6.5
What's Changed
- AutoExpand does not expand beyond non-default MaxExpansionDepth by @gathogojr in #2751
- update the CreateODataDeltaResourceSetReaderAsync method by @ElizabethOkerio in #2752
- Fix/aspnet build failure issues by @KenitoInc in #2757
- Bump version to 7.6.5 by @habbes in #2758
Full Changelog: 7.6.4...v7.6.5
7.6.4
What's Changed
- Fixes #2737: Support getting navigation source for complex types by @mikepizzo in #2744
- Bump version to 7.6.4 by @xuzhg in #2750
Full Changelog: v7.6.3...7.6.4