Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 08:20
· 19 commits to main since this release

What's Changed

Bugfixes

  • fix: avoid 'example: null' entries in openapi by compel swagger-parser version by @ndr-brt in #265

New Features & Improvements

  • feat: permit to set spec version with property by @ndr-brt in #257

Dependencies

  • build(deps): bump nexus-publish plugin to 2.0.0 by @ndr-brt in #250
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0 by @dependabot in #253
  • fix: use project version as default annotationProcessor version by @ndr-brt in #255
  • build(deps): bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #261
  • build(deps): bump gradle wrapper to 8.10 by @ndr-brt in #262
  • build(deps): bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 by @dependabot in #263
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot in #264

Documentation

  • feat: render deprecated setting as strikethrough by @ndr-brt in #252

Other Changes

  • ci: launch test workflow also on release and bugfix branches by @ndr-brt in #258
  • refactor: remove jacoco convention from build plugin by @ndr-brt in #259

Full Changelog: v0.8.1...v0.9.0