Quarkus OpenAPI Generator - v0.10.0
Pre-release
Pre-release
What's Changed
- fix(): missing @JsonCreator annotation for inner enum by @Leibnizhu in #106
- Fixed possible NullPointerException in OpenApiGeneratorStreamCodeGen.java by @hbelmiro in #105
- feat(#108): support custom register provider by @Leibnizhu in #111
- Bump javaparser-core from 3.24.2 to 3.24.4 by @dependabot in #115
- Add badges inline with other quarkiverse projects by @melloware in #119
- Bump slf4j-ext from 1.7.36 to 2.0.0 by @dependabot in #122
- Allow to skip spec validation by @cristianonicolai in #123
- Bump quarkus.version from 2.11.2.Final to 2.12.0.Final by @dependabot in #126
- Removed import that might cause compilation error due to ambiguity by @hbelmiro in #102
- Avoid stackoverflow in AuthenticationProvider by @cristianonicolai in #129
- Add indexed name auth provider by @cristianonicolai in #130
New Contributors
- @Leibnizhu made their first contribution in #106
- @melloware made their first contribution in #119
- @cristianonicolai made their first contribution in #123
Full Changelog: 0.9.0...0.10.0