Releases: microsoft/OpenAPI.NET.OData
Releases · microsoft/OpenAPI.NET.OData
v2.0.0-preview7
What's Changed
- chore(deps): bump Microsoft.OData.Edm from 8.0.2 to 8.1.0 by @dependabot in #599
- Updates
PUT
operation id prefix fromUpdate
toSet
by @irvinesunday in #601
Full Changelog: v2.0.0-preview6...v2.0.0-preview7
v2.0.0-preview6
What's Changed
- fix: sonarcloud unit tests path by @baywet in #598
- Fixes potential duplicate operation ids of navigation property paths with overloaded composable functions by @irvinesunday in #597
Full Changelog: v2.0.0-preview5...v2.0.0-preview6
v2.0.0-preview5
What's Changed
- fix/nullable numbers by @baywet in #593
- Ensures unique generation of operation ids for paths with composable overloaded functions where all functions in path are overloaded by @irvinesunday in #595
Full Changelog: v2.0.0-preview4...v2.0.0-preview5
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
double
schema 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
UpdateMethod
property ofUpdateRestrictions
annotation (#567) - #567: Adds support for retrieving collection of enum values from
UpdateMethod
property ofUpdateRestrictions
annotation
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.