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