Releases: microsoft/OpenAPI.NET.OData
Releases · microsoft/OpenAPI.NET.OData
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.
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
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.9
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