Skip to content

Quarkus OpenAPI Generator - v0.8.0

Pre-release
Pre-release

Choose a tag to compare

@ricardozanini ricardozanini released this 27 Jun 14:53
· 760 commits to main since this release

In this new version, we have a few bug fixes and minor enhancements. See the details below.

What's Changed

  • minor wording fix by @maxandersen in #83
  • Bump quarkus.version from 2.9.2.Final to 2.10.0.Final by @dependabot in #84
  • Add @ApplicationScoped to generated api to allow mocking api for testing by @miguelchico in #87
  • Define the default authentication method to be used by OpenAPI by @martinweiler in #90
  • Add capability to use additionalModelTypeAnnotations by @miguelchico in #89
  • If the file name is a path and not just a name, dirs should be created by @fjtirado in #92

New Contributors

Full Changelog: 0.7.0...0.8.0