Quarkus OpenAPI Generator - v0.8.0
Pre-release
Pre-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
- @maxandersen made their first contribution in #83
- @miguelchico made their first contribution in #87
- @martinweiler made their first contribution in #90
Full Changelog: 0.7.0...0.8.0