Skip to content

Releases: microsoft/OpenApi.ApiManifest

0.5.5-preview

21 Mar 13:18
d54fe25
Compare
Choose a tag to compare
0.5.5-preview Pre-release
Pre-release

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

06 Dec 23:38
ae734d6
Compare
Choose a tag to compare
0.5.4-preview Pre-release
Pre-release

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

16 Nov 21:20
4ed92fb
Compare
Choose a tag to compare
0.5.3-preview Pre-release
Pre-release

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

06 Nov 21:10
a02fc9a
Compare
Choose a tag to compare
0.5.2-preview Pre-release
Pre-release

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

17 Aug 18:17
96b16a2
Compare
Choose a tag to compare
0.5.1-preview Pre-release
Pre-release

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

17 Aug 12:57
v0.5.0-preview
Compare
Choose a tag to compare
v0.5.0-preview Pre-release
Pre-release

Initial release of the library