Releases: microsoft/OpenApi.ApiManifest
Releases · microsoft/OpenApi.ApiManifest
0.5.6-preview
Changes:
- #117: Remove upper bound on System.Text.Json package reference
- #118: Bump Microsoft.VisualStudio.Threading.Analyzers from 17.11.20 to 17.12.19
- #115: Bump Microsoft.OpenApi.Readers from 1.6.21 to 1.6.22
- #114: Bump xunit from 2.9.1 to 2.9.2
- #113: Bump xunit from 2.9.0 to 2.9.1
- #112: Bump Microsoft.OpenApi.Readers from 1.6.20 to 1.6.21
- #111: feat: adds dependabot automerge workflow
- #110: Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1
- #104: chore: tasks linting
- #108: security: fixes code owners configuration
See More
- #106: ci: upgrades outdated nuget installer task
- #107: Bump Microsoft.OpenApi.Readers from 1.6.19 to 1.6.20
- #105: Bump Microsoft.OpenApi.Readers from 1.6.18 to 1.6.19
- #103: Bump Microsoft.OpenApi.Readers from 1.6.17 to 1.6.18
- #102: Task: Upgrade build/release pipeline
- #101: Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
- #98: Bump Microsoft.OpenApi.Readers from 1.6.16 to 1.6.17
- #99: Bump Benchmarkdotnet from 0.13.12 to 0.14.0
- #97: Bump Microsoft.OpenApi.Readers from 1.6.15 to 1.6.16
- #96: Bump xunit from 2.8.1 to 2.9.0
- #95: Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2
- #94: Bump Microsoft.OpenApi.Readers from 1.6.14 to 1.6.15
- #92: Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1
- #91: Bump xunit from 2.8.0 to 2.8.1
- #90: chore(deps): Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
- #89: - updates code of conduct to the latest standard
- #88: - replaces sonar login by token
- #87: chore(deps): Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0
- #86: chore(deps): Bump xunit from 2.7.1 to 2.8.0
- #84: chore(deps): Bump xunit from 2.7.0 to 2.7.1
- #85: chore(deps): Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8
- #82: - fixes nuget publish step after compliance migration
- #78: - fixes dependencies casing issue
- #80: chore(deps): Bump coverlet.msbuild from 6.0.1 to 6.0.2
- #81: chore(deps): Bump coverlet.collector from 6.0.1 to 6.0.2
- #79: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.13 to 1.6.14
- #76: chore(deps): Bump coverlet.collector from 6.0.0 to 6.0.1
- #77: chore(deps): Bump coverlet.msbuild from 6.0.0 to 6.0.1
- #75: chore(deps): Bump xunit from 2.6.6 to 2.7.0
- #74: chore(deps): Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
- #72: chore(deps): Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
- #71: - adds missing permissions to codeql workflow
- #70: security/pipeline compliance
- #69: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.12 to 1.6.13
- #68: - adds permissions to workflows
- #67: chore(deps): Bump actions/cache from 3 to 4
- #66: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.11 to 1.6.12
- #65: chore(deps): Bump xunit from 2.6.5 to 2.6.6
- #64: chore(deps): Bump Benchmarkdotnet from 0.13.11 to 0.13.12
- #63: chore(deps): Bump xunit from 2.6.4 to 2.6.5
- #62: Adds validation for ApiDependency.Request based on updated spec.
- #60: chore(deps): Bump xunit from 2.6.3 to 2.6.4
- #61: chore(deps): Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6
- #59: chore(deps): Bump github/codeql-action from 2 to 3
- #57: chore(deps): Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5
- #58: chore(deps): Bump xunit from 2.6.2 to 2.6.3
- #55: Set lib target framework to netstandard2.0
- #56: chore(deps): Bump Benchmarkdotnet from 0.13.10 to 0.13.11
- #54: chore(deps): Bump actions/setup-dotnet from 3 to 4
- #52: chore(deps): Bump actions/setup-java from 3 to 4
- #51: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.10 to 1.6.11
- #49: chore(deps): Bump xunit from 2.6.1 to 2.6.2
- #50: chore(deps): Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4
- #48: Adds
ToApiManifest
extension method for converting an OpenAPI document to an APIManifest - #47: chore(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
- #45: Fixes version prefix and suffix check in ValidateProjectVersionUpdated.ps1
- #44: Bumps ApiManifest lib version
- #42: Updates API manifest example in README.md
- #43: chore(deps): Bump xunit from 2.5.3 to 2.6.1
- #41: chore(deps): bump Benchmarkdotnet from 0.13.9 to 0.13.10
- #39: chore(deps): bump Microsoft.OpenApi.Readers from 1.6.9 to 1.6.10
- #38: Enable NetAnalyzers
- #34: Adds support for conversion of API manifest document to OpenAI Plugin manifest
- #37: chore(deps): bump xunit from 2.5.2 to 2.5.3
- #36: Bump xunit from 2.5.1 to 2.5.2
- #35: Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
- #29: Refactor tests
- #30: Bump Benchmarkdotnet from 0.13.8 to 0.13.9
- #27: Add validation for
apiDeploymentBaseUrl
- #26: Bump actions/checkout from 3 to 4
- #16: - draft sonarlcoud workflow
- #23: Bump Benchmarkdotnet from 0.13.7 to 0.13.8
- #24: Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1
- #25: Bump xunit from 2.5.0 to 2.5.1
- #22: Bump actions/checkout from 3 to 4
- #15: - adds code owners
- #7: Adds API Manifest validation
This list of changes was auto generated.
0.5.5-preview
Changes:
- #82: - fixes nuget publish step after compliance migration
- #78: - fixes dependencies casing issue
- #80: chore(deps): Bump coverlet.msbuild from 6.0.1 to 6.0.2
- #81: chore(deps): Bump coverlet.collector from 6.0.1 to 6.0.2
- #79: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.13 to 1.6.14
- #76: chore(deps): Bump coverlet.collector from 6.0.0 to 6.0.1
- #77: chore(deps): Bump coverlet.msbuild from 6.0.0 to 6.0.1
- #75: chore(deps): Bump xunit from 2.6.6 to 2.7.0
- #74: chore(deps): Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
- #72: chore(deps): Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
See More
- #71: - adds missing permissions to codeql workflow
- #70: security/pipeline compliance
- #69: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.12 to 1.6.13
- #68: - adds permissions to workflows
- #67: chore(deps): Bump actions/cache from 3 to 4
- #66: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.11 to 1.6.12
- #65: chore(deps): Bump xunit from 2.6.5 to 2.6.6
- #64: chore(deps): Bump Benchmarkdotnet from 0.13.11 to 0.13.12
- #63: chore(deps): Bump xunit from 2.6.4 to 2.6.5
- #62: Adds validation for ApiDependency.Request based on updated spec.
- #60: chore(deps): Bump xunit from 2.6.3 to 2.6.4
- #61: chore(deps): Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6
- #59: chore(deps): Bump github/codeql-action from 2 to 3
- #57: chore(deps): Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5
- #58: chore(deps): Bump xunit from 2.6.2 to 2.6.3
- #55: Set lib target framework to netstandard2.0
- #56: chore(deps): Bump Benchmarkdotnet from 0.13.10 to 0.13.11
- #54: chore(deps): Bump actions/setup-dotnet from 3 to 4
- #52: chore(deps): Bump actions/setup-java from 3 to 4
- #51: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.10 to 1.6.11
- #49: chore(deps): Bump xunit from 2.6.1 to 2.6.2
- #50: chore(deps): Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4
- #48: Adds
ToApiManifest
extension method for converting an OpenAPI document to an APIManifest - #47: chore(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
- #45: Fixes version prefix and suffix check in ValidateProjectVersionUpdated.ps1
- #44: Bumps ApiManifest lib version
- #42: Updates API manifest example in README.md
- #43: chore(deps): Bump xunit from 2.5.3 to 2.6.1
- #41: chore(deps): bump Benchmarkdotnet from 0.13.9 to 0.13.10
- #39: chore(deps): bump Microsoft.OpenApi.Readers from 1.6.9 to 1.6.10
- #38: Enable NetAnalyzers
- #34: Adds support for conversion of API manifest document to OpenAI Plugin manifest
- #37: chore(deps): bump xunit from 2.5.2 to 2.5.3
- #36: Bump xunit from 2.5.1 to 2.5.2
- #35: Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
- #29: Refactor tests
- #30: Bump Benchmarkdotnet from 0.13.8 to 0.13.9
- #27: Add validation for
apiDeploymentBaseUrl
- #26: Bump actions/checkout from 3 to 4
- #16: - draft sonarlcoud workflow
- #23: Bump Benchmarkdotnet from 0.13.7 to 0.13.8
- #24: Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1
- #25: Bump xunit from 2.5.0 to 2.5.1
- #22: Bump actions/checkout from 3 to 4
- #15: - adds code owners
- #7: Adds API Manifest validation
- #14: Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0
- #13: Bump xunit from 2.4.2 to 2.5.0
- #12: Bump coverlet.collector from 3.2.0 to 6.0.0
- #10: Bump Benchmarkdotnet from 0.13.5 to 0.13.7
- #9: Bump actions/setup-dotnet from 3.0.3 to 3.2.0
- #11: Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.7.2
- #8: - adds dependabot configuration
- #6: bugfix/typo in properties
- #3: - explicitely opts-out of PR validation
- #2: - removes PR trigger for ADO security
- #1: Preview release
This list of changes was auto generated.
0.5.4-preview
Changes:
- #55: Set lib target framework to netstandard2.0
- #56: chore(deps): Bump Benchmarkdotnet from 0.13.10 to 0.13.11
- #54: chore(deps): Bump actions/setup-dotnet from 3 to 4
- #52: chore(deps): Bump actions/setup-java from 3 to 4
- #51: chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.10 to 1.6.11
- #49: chore(deps): Bump xunit from 2.6.1 to 2.6.2
- #50: chore(deps): Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4
- #48: Adds
ToApiManifest
extension method for converting an OpenAPI document to an APIManifest - #47: chore(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
- #45: Fixes version prefix and suffix check in ValidateProjectVersionUpdated.ps1
See More
- #44: Bumps ApiManifest lib version
- #42: Updates API manifest example in README.md
- #43: chore(deps): Bump xunit from 2.5.3 to 2.6.1
- #41: chore(deps): bump Benchmarkdotnet from 0.13.9 to 0.13.10
- #39: chore(deps): bump Microsoft.OpenApi.Readers from 1.6.9 to 1.6.10
- #38: Enable NetAnalyzers
- #34: Adds support for conversion of API manifest document to OpenAI Plugin manifest
- #37: chore(deps): bump xunit from 2.5.2 to 2.5.3
- #36: Bump xunit from 2.5.1 to 2.5.2
- #35: Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
- #29: Refactor tests
- #30: Bump Benchmarkdotnet from 0.13.8 to 0.13.9
- #27: Add validation for
apiDeploymentBaseUrl
- #26: Bump actions/checkout from 3 to 4
- #16: - draft sonarlcoud workflow
- #23: Bump Benchmarkdotnet from 0.13.7 to 0.13.8
- #24: Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1
- #25: Bump xunit from 2.5.0 to 2.5.1
- #22: Bump actions/checkout from 3 to 4
- #15: - adds code owners
- #7: Adds API Manifest validation
- #14: Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0
- #13: Bump xunit from 2.4.2 to 2.5.0
- #12: Bump coverlet.collector from 3.2.0 to 6.0.0
- #10: Bump Benchmarkdotnet from 0.13.5 to 0.13.7
- #9: Bump actions/setup-dotnet from 3.0.3 to 3.2.0
- #11: Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.7.2
- #8: - adds dependabot configuration
- #6: bugfix/typo in properties
- #3: - explicitely opts-out of PR validation
- #2: - removes PR trigger for ADO security
- #1: Preview release
This list of changes was auto generated.
0.5.3-preview
Changes:
- #48: Adds
ToApiManifest
extension method for converting an OpenAPI document to an APIManifest - #47: chore(deps): Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
- #45: Fixes version prefix and suffix check in ValidateProjectVersionUpdated.ps1
- #44: Bumps ApiManifest lib version
- #42: Updates API manifest example in README.md
- #43: chore(deps): Bump xunit from 2.5.3 to 2.6.1
- #41: chore(deps): bump Benchmarkdotnet from 0.13.9 to 0.13.10
- #39: chore(deps): bump Microsoft.OpenApi.Readers from 1.6.9 to 1.6.10
- #38: Enable NetAnalyzers
- #34: Adds support for conversion of API manifest document to OpenAI Plugin manifest
See More
- #37: chore(deps): bump xunit from 2.5.2 to 2.5.3
- #36: Bump xunit from 2.5.1 to 2.5.2
- #35: Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
- #29: Refactor tests
- #30: Bump Benchmarkdotnet from 0.13.8 to 0.13.9
- #27: Add validation for
apiDeploymentBaseUrl
- #26: Bump actions/checkout from 3 to 4
- #16: - draft sonarlcoud workflow
- #23: Bump Benchmarkdotnet from 0.13.7 to 0.13.8
- #24: Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1
- #25: Bump xunit from 2.5.0 to 2.5.1
- #22: Bump actions/checkout from 3 to 4
- #15: - adds code owners
- #7: Adds API Manifest validation
- #14: Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0
- #13: Bump xunit from 2.4.2 to 2.5.0
- #12: Bump coverlet.collector from 3.2.0 to 6.0.0
- #10: Bump Benchmarkdotnet from 0.13.5 to 0.13.7
- #9: Bump actions/setup-dotnet from 3.0.3 to 3.2.0
- #11: Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.7.2
- #8: - adds dependabot configuration
- #6: bugfix/typo in properties
- #3: - explicitely opts-out of PR validation
- #2: - removes PR trigger for ADO security
- #1: Preview release
This list of changes was auto generated.
0.5.2-preview
Changes:
- #45: Fixes version prefix and suffix check in ValidateProjectVersionUpdated.ps1
- #44: Bumps ApiManifest lib version
- #42: Updates API manifest example in README.md
- #43: chore(deps): Bump xunit from 2.5.3 to 2.6.1
- #41: chore(deps): bump Benchmarkdotnet from 0.13.9 to 0.13.10
- #39: chore(deps): bump Microsoft.OpenApi.Readers from 1.6.9 to 1.6.10
- #38: Enable NetAnalyzers
- #34: Adds support for conversion of API manifest document to OpenAI Plugin manifest
- #37: chore(deps): bump xunit from 2.5.2 to 2.5.3
- #36: Bump xunit from 2.5.1 to 2.5.2
See More
- #35: Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
- #29: Refactor tests
- #30: Bump Benchmarkdotnet from 0.13.8 to 0.13.9
- #27: Add validation for
apiDeploymentBaseUrl
- #26: Bump actions/checkout from 3 to 4
- #16: - draft sonarlcoud workflow
- #23: Bump Benchmarkdotnet from 0.13.7 to 0.13.8
- #24: Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1
- #25: Bump xunit from 2.5.0 to 2.5.1
- #22: Bump actions/checkout from 3 to 4
- #15: - adds code owners
- #7: Adds API Manifest validation
- #14: Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0
- #13: Bump xunit from 2.4.2 to 2.5.0
- #12: Bump coverlet.collector from 3.2.0 to 6.0.0
- #10: Bump Benchmarkdotnet from 0.13.5 to 0.13.7
- #9: Bump actions/setup-dotnet from 3.0.3 to 3.2.0
- #11: Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.7.2
- #8: - adds dependabot configuration
- #6: bugfix/typo in properties
- #3: - explicitely opts-out of PR validation
- #2: - removes PR trigger for ADO security
- #1: Preview release
This list of changes was auto generated.
0.5.1-preview
Changes:
- #6: bugfix/typo in properties
- #3: - explicitely opts-out of PR validation
- #2: - removes PR trigger for ADO security
- #1: Preview release
This list of changes was auto generated.
v0.5.0-preview
Initial release of the library