v1.6.0
What's Changed
- Bump Microsoft.OData.Edm from 7.19.0 to 7.20.0 by @dependabot in #462
- Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 by @dependabot in #463
- Bump xunit from 2.6.2 to 2.6.3 by @dependabot in #464
- Bump github/codeql-action from 2 to 3 by @dependabot in #465
- Bump xunit from 2.6.3 to 2.6.4 by @dependabot in #468
- Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in #469
- [Feature] Reads annotations on structural properties of stream types for media entity paths by @irvinesunday in #470
- Bump xunit from 2.6.4 to 2.6.5 by @dependabot in #471
- Updates ci-build by @irvinesunday in #362
- ci: Use GITHUB_OUTPUT envvar instead of set-output command by @arunsathiya in #473
- Bump xunit from 2.6.5 to 2.6.6 by @dependabot in #474
- [Fix] Updates the format of the request body schema of a collection of complex property by @irvinesunday in #472
- Bump Microsoft.OpenApi from 1.6.11 to 1.6.12 by @dependabot in #475
- Bump actions/cache from 3 to 4 by @dependabot in #476
- [Fix] Adds a
delete
operation and a required@id
query parameter to collection-valued nav. property paths with$ref
by @irvinesunday in #477 - [Fix] Fixes inconsistency of nullability of schemas of properties that are a collection of structured types by @irvinesunday in #480
- Generates
$expand
query parameter for operations whose return type is a collection by @irvinesunday in #485 - Adds
delete
operation for non-contained navigation properties only if explicitly allowed via annotation by @irvinesunday in #484 - Appends parameters and fixes operation ids of navigation property paths generated via composable functions by @irvinesunday in #487
- Use alternate keys in the generation of operation ids of operations and navigation property alternate paths by @irvinesunday in #489
- Reverts collection literal implementation breaking build by @irvinesunday in #490
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #491
- Bump Microsoft.OpenApi from 1.6.12 to 1.6.13 by @dependabot in #482
- Fixes operation id`s of paths with type cast segments by @irvinesunday in #493
- Bump xunit from 2.6.6 to 2.7.0 by @dependabot in #495
- Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by @dependabot in #494
- Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #497
- Bump coverlet.msbuild from 6.0.0 to 6.0.1 by @dependabot in #498
- [Fix] Uses convert setting to toggle between generating query options schemas of type string array or enums by @irvinesunday in #499
- [Feature] Adds ability to change the response or request body content media type based on custom annotation properties by @irvinesunday in #500
- Bump Microsoft.OpenApi from 1.6.13 to 1.6.14 by @dependabot in #501
- Bump mathieudutour/github-tag-action from 6.1 to 6.2 by @dependabot in #502
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #503
- Bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #505
- Bump coverlet.msbuild from 6.0.1 to 6.0.2 by @dependabot in #504
- Releases GA Version by @irvinesunday in #506
New Contributors
- @arunsathiya made their first contribution in #473
Full Changelog: v1.5.0...v1.6.0