Skip to content

Releases: quarkiverse/quarkus-openapi-generator

Quarkus OpenAPI Generator - v0.3.0

29 Mar 18:37
Compare
Choose a tag to compare
Pre-release

In this release, we fixed a bug in the Enum generation code.

What's Changed

  • Specifying package for each api file should be optional. by @fjtirado in #24
  • Fix #28 - Add Enum Outer Class template and values cache by @ricardozanini in #31

New Contributors

Full Changelog: 0.2.0...0.3.0

Quarkus OpenAPI Generator - v0.2.0

28 Mar 17:17
Compare
Choose a tag to compare
Pre-release

In this release, we added support for HTTP and API Key authentication schemes. Please see the README for more information.

Detailed changes are listed below.

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

Quarkus OpenAPI Generator - v0.1.0

16 Feb 13:37
Compare
Choose a tag to compare
Pre-release

We introduce the first pre-release version of the Quarkus OpenAPI REST Client generator in this release. Please see the README for how to use it.

Note that this is a pre-release, unstable version. We are working towards the stabilization of the extension. We would love to hear back from the community and contributions.

What's Changed

New Contributors

Full Changelog: https://github.com/quarkiverse/quarkus-openapi-generator/commits/0.1.0