Releases: microsoft/OpenAPI.NET.OData
Releases · microsoft/OpenAPI.NET.OData
v.1.7.0
Changes:
- #631: chore: bumps version for release
- #630: fix/port 590
- #628: Adds nullable to
double
schema conversions (#589) - #589: Adds nullable to
double
schema conversions - #629: Updates PUT operation id prefix from Update to Set (#601)
- #601: Updates
PUT
operation id prefix fromUpdate
toSet
- #627: fix/port 586
- #595: Ensures unique generation of operation ids for paths with composable overloaded functions where all functions in path are overloaded
- #590: Creates unique operation ids for paths with composable overloaded functions
- #626: chore: reflects latest code owner changes
This list of changes was auto generated.
v1.6.8
What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #548
- Bump xunit from 2.8.1 to 2.9.0 by @dependabot in #550
- Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 by @dependabot in #549
- Adds config setting for composable functions generation by @irvinesunday in #552
Full Changelog: v1.6.7...v1.6.8
v1.6.7
What's Changed
- Bump Microsoft.OpenApi from 1.6.14 to 1.6.15 by @dependabot in #545
- Fixes empty response objects for OData type cast paths by @irvinesunday in #547
Full Changelog: v1.6.6...v1.6.7
v1.6.6
What's Changed
- Bump xunit from 2.8.0 to 2.8.1 by @dependabot in #536
- Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by @dependabot in #537
- Upgrade to .NET 8 by @millicentachieng in #538
- Update build pipeline to use governed 1ES compliant template by @millicentachieng in #539
- Bump Microsoft.OData.Edm from 7.21.2 to 7.21.3 by @dependabot in #542
- Adds support for
IndexableByKey
restrictions annotations on entity sets by @irvinesunday in #543
Full Changelog: v1.6.5...v1.6.6
v1.6.5
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #532
- Bump Microsoft.OData.Edm from 7.21.1 to 7.21.2 by @dependabot in #534
- Use target path annotations to determine whether a path item should be generated by @millicentachieng in #533
Full Changelog: v1.6.4...v1.6.5
v1.6.4
What's Changed
- Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by @dependabot in #526
- Bump xunit from 2.7.1 to 2.8.0 by @dependabot in #525
- Bump Microsoft.OData.Edm from 7.21.0 to 7.21.1 by @dependabot in #527
- Add support for Edm.Untyped by @millicentachieng in #531
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- Add
delete
operations for media entities by @millicentachieng in #523
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by @dependabot in #517
- Bump xunit from 2.7.0 to 2.7.1 by @dependabot in #516
- Bump Microsoft.OData.Edm from 7.20.0 to 7.21.0 by @dependabot in #519
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #521
- Fetch annotations for paths ending with navigation properties using target path by @millicentachieng in #509
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 1.7.0 by @dependabot in #510
- Bump dependabot/fetch-metadata from 1.7.0 to 2.0.0 by @dependabot in #512
- Generates unique DELETE operation ids of
$ref
paths for indexed collection navigation properties by @irvinesunday in #513
Full Changelog: v1.6.0...v1.6.1
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