Releases: microsoft/OpenAPI.NET.OData
Releases · microsoft/OpenAPI.NET.OData
v2.0.0-preview4
What's Changed
- Updates tag names for actions/functions operations by @irvinesunday in #586
- Creates unique operation ids for paths with composable overloaded functions by @irvinesunday in #590
Full Changelog: v2.0.0-preview3...v2.0.0-preview4
v2.0.0-preview3
What's Changed
- Bump Microsoft.OpenApi from 1.6.17 to 1.6.18 by @dependabot in #568
- chore: lints tasks usage by @baywet in #570
- Bump Microsoft.OpenApi from 1.6.18 to 1.6.19 by @dependabot in #571
- ci: upgrades outdated nuget installer task by @baywet in #572
- fix: wrong dependency for tasks analysis by @baywet in #575
- chore(deps): bump Microsoft.OpenApi from 1.6.19 to 1.6.21 by @dependabot in #578
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot in #577
- Adds branch protection by @timayabi2020 in #579
- chore(deps): bump xunit from 2.9.0 to 2.9.1 by @dependabot in #583
- chore(deps): bump xunit from 2.9.1 to 2.9.2 by @dependabot in #584
- chore(deps): bump Microsoft.OpenApi from 1.6.21 to 1.6.22 by @dependabot in #588
- chore(deps): bump Microsoft.OData.Edm from 8.0.1 to 8.0.2 by @dependabot in #587
- Adds nullable to
doubleschema conversions by @irvinesunday in #589
Full Changelog: v2.0.0-preview2...v2.0.0-preview3
v2.0.0-preview2
Full Changelog: v2.0.0-preview2...v2.0.0-preview2
v2.0.0-preview1
What's Changed
- Bump Microsoft.OpenApi from 1.6.15 to 1.6.16 by @dependabot in #554
- Bump Microsoft.OpenApi from 1.6.16 to 1.6.17 by @dependabot in #555
- Update code owners by @millicentachieng in #559
- Bump Microsoft.OData.Edm from 7.21.3 to 8.0.0 by @dependabot in #560
- Upgrade reader to .NET 8 by @millicentachieng in #561
- Update codeowners by @irvinesunday in #562
Full Changelog: v1.7.4...v2.0.0-preview1
v1.7.4
Changes:
- #647: [V1] Adds support for retrieving collection of enum values from
UpdateMethodproperty ofUpdateRestrictionsannotation (#567) - #567: Adds support for retrieving collection of enum values from
UpdateMethodproperty ofUpdateRestrictionsannotation
This list of changes was auto generated.
v1.7.3
Changes:
- #645: Fix duplicate operation ids in overloads that are composable.
This list of changes was auto generated.
v1.7.2
Changes:
- #642: Adds action/function suffix to tag names for action/function operations
- #586: Updates tag names for actions/functions operations
This list of changes was auto generated.
v1.7.1
Changes:
- #639: fix: port #597
- #597: Fixes potential duplicate operation ids of navigation property paths with overloaded composable functions
This list of changes was auto generated.
v1.7.0
Changes:
- #631: chore: bumps version for release
- #630: fix/port 590
- #628: Adds nullable to
doubleschema conversions (#589) - #589: Adds nullable to
doubleschema conversions - #629: Updates PUT operation id prefix from Update to Set (#601)
- #601: Updates
PUToperation id prefix fromUpdatetoSet - #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.9
Changes:
This list of changes was auto generated.