Releases: gsoft-inc/wl-openapi-msbuild
Releases · gsoft-inc/wl-openapi-msbuild
0.11.0
What's Changed
- chore(deps): update dependency stoplightio/spectral to v6.14.2 by @Infra-Workleap in #97
- [IDP-2866] Revert Oasdiff version to v1.x by @heqianwang in #100
Full Changelog: 0.10.1...0.11.0
0.10.1
What's Changed
- [IDP-2061] Fix Nuget Duplication in CI by @PrincessMadMath in #98
- chore(deps): update dependency dotnet-sdk to v8.0.404 by @Infra-Workleap in #95
- [IDPHD-35] Add Do not edit comment on spec by @heqianwang in #99
Full Changelog: 0.10.0...0.10.1
0.10
What's Changed
- Update dependency dotnet-sdk to v8.0.302 by @Infra-Workleap in #61
- Update dependency YamlDotNet to v15.3.0 by @Infra-Workleap in #62
- LinearB - Consider preview as release by @meziantou in #63
- [IDP-1771] Fix misformed path for OpenAPI spec files by @heqianwang in #65
- Update dependency dotnet-sdk to v8.0.303 by @Infra-Workleap in #64
- Update dependency YamlDotNet to v16 by @Infra-Workleap in #66
- Update dependency Swashbuckle.AspNetCore to v6.7.0 by @Infra-Workleap in #68
- [IDP-1772] Display Spectral report in ADO CI build extension by @heqianwang in #70
- [IDP-1037] Add spectral and oasdiff to our renovate monitoring by @heqianwang in #71
- Use CodingStandard by @meziantou in #78
- [IDP-2062] Display previous report when spectral is skipped by @heqianwang in #72
- chore(deps): update dependency dotnet-sdk to v8.0.400 by @Infra-Workleap in #79
- chore(config): migrate renovate config by @Infra-Workleap in #77
- Generate PBD files to be embedded in snupkg by @heqianwang in #80
- chore(deps): update dependency dotnet-sdk to v8.0.401 by @Infra-Workleap in #81
- IDP-2085 - Add cortex descriptor file by @Gcaya in #83
- [IDP-2042] Use shared renovate.json by @PrincessMadMath in #84
- [IDP-2311] Update service-wl-openapi-msbuild.yaml by @PrincessMadMath in #86
- chore(deps): update dependency tufin/oasdiff to v1.10.25 by @Infra-Workleap in #74
- chore(deps): update dependency dotnet-sdk to v8.0.402 by @Infra-Workleap in #85
- chore(deps): update dependency tufin/oasdiff to v2 by @Infra-Workleap in #76
- chore(deps): update dependency stoplightio/spectral to v6.13.1 by @Infra-Workleap in #73
- chore(deps): update nuget dependencies by @Infra-Workleap in #82
- IDP-2396 - Add auto-merge config by @Gcaya in #91
- Delete .cortex/catalog/service-wl-openapi-msbuild.yaml by @PrincessMadMath in #92
- IDP-2396 - Add renovate branch trigger by @Gcaya in #93
- chore(deps): update dependency dotnet-sdk to v8.0.403 by @Infra-Workleap in #90
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- Update NuGet dependencies by @Infra-Workleap in #56
- Update dependency dotnet-sdk to v8.0.301 by @Infra-Workleap in #57
- [IDP-1617] Support spectral validation with frontend spectral ruleset by @heqianwang in #58
- [idp-1511] Support updating spectral without ejecting by @PrincessMadMath in #59
Breaking Changes
- When using a custom spectral file without any ruleset extends you will need to add
extends: []
otherwise the workleap ruleset will be added automatically.
Full Changelog: 0.8.1...0.9.0
0.8.1
What's Changed
- [IDP-1484] Add logging and retry for swagger OpenAPI spec generation by @heqianwang in #55
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Add LinearB integration by @meziantou in #51
- Update dependency dotnet-sdk to v8.0.300 by @Infra-Workleap in #52
- Update dependency Swashbuckle.AspNetCore to v6.6.1 by @Infra-Workleap in #53
- Bump spectral ruleset version to 0.8.0 by @heqianwang in #54
Breaking changes
A new rules limiting the length of schema name was added.
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- [Idp-1194] Only run spectral on changes by @PrincessMadMath in #49
- Upgrade spectral ruleset version to 0.6.0 (new rules) by @heqianwang in #50
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- [IDP-1141] Only run OpenApi MSBuild task when there are binary changes by @heqianwang in #45
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- New recommended values for
OpenApiDevelopmentMode
which areGenerateContract
andValidateContract
by @decarufe in #44
Breaking changes
- Changed default value for
OpenApiDevelopmentMode
fromContractFirst
toGenerateContract
by @decarufe in #44 - Changed behavior that determines the value for
OpenApiCompareCodeAgainstSpecFile
by @decarufe in #44
New Contributors
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Feature/idp 1028 treat warning as error flag by @PrincessMadMath in #40
- [IDP-1044] Update ruleset by @PrincessMadMath in #43
Full Changelog: 0.2.1...0.4.0