Skip to content

Releases: gsoft-inc/wl-openapi-msbuild

0.9.0

12 Jun 20:03
8cd45bb
Compare
Choose a tag to compare

What's Changed

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

24 May 20:33
3b1d59a
Compare
Choose a tag to compare

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

21 May 21:32
d253628
Compare
Choose a tag to compare

What's Changed

Breaking changes

A new rules limiting the length of schema name was added.

Full Changelog: 0.7.0...0.8.0

0.7.0

08 May 17:56
8a56ee1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

10 Apr 19:21
4bcfdd4
Compare
Choose a tag to compare

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

02 Apr 20:29
131476d
Compare
Choose a tag to compare

What's Changed

  • New recommended values for OpenApiDevelopmentMode which are GenerateContract and ValidateContract by @decarufe in #44

Breaking changes

  • Changed default value for OpenApiDevelopmentMode from ContractFirst to GenerateContract 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

20 Mar 19:34
b814c43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.4.0

0.2.1

14 Mar 19:42
c4a558b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

29 Jan 15:48
35b1ec5
Compare
Choose a tag to compare

What's Changed

  • [IDP-869] Add an option to disable the ValidateOpenApi target by @meziantou in #29

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

26 Jan 18:46
21bb8ba
Compare
Choose a tag to compare

What's Changed

  • Initial library files by @ruvyas in #1
  • [IDP-677] Added empty MSBuild task shell and debugging project by @asimmon in #2
  • Updated MS Task with swagger/swashbuckle install by @ruvyas in #6
  • Implemented spectral report execution on build by @ruvyas in #7
  • [IDP-684] Add oasfiff download by @Zav in #8
  • Implemented Oasdiff build run by @ruvyas in #10
  • Implement System test by @ruvyas in #12
  • Addressed spectral warn not fail on CI and updated oasdiff by @ruvyas in #16
  • Implemented proper error handling by @ruvyas in #17
  • Fix for MSBuild task not working on Visual Studio by @ruvyas in #18
  • Address dotnet tool not ignoring failed sources by @ruvyas in #19
  • IDP-608 Create pull request template by @starcraft66 in #20
  • Feature/idp 823 explicit contract first flow by @PrincessMadMath in #21
  • Feature/idp 825 support code fist flow explicit by @PrincessMadMath in #22
  • [IDP-842] Specify nuget file to use by @PrincessMadMath in #23
  • IDP-818 - Handling running swashbuckle cli with a sdk greater than net7.0 by @Gcaya in #28

New Contributors

Full Changelog: https://github.com/gsoft-inc/wl-openapi-msbuild/commits/0.1.0