Quarkus OpenAPI Generator - v1.0.0
Hooray! This is the first release of the OpenAPI Generator extension that we consider to be a stable release. Thank you all for your contributions and for being part of the community!
We will keep the 1.x branch compatible with Quarkus 2.x and the 2.x (future) branch to Quarkus 3.x. Stay tuned!
What's Changed
- Removing unnecessary Optional in SpecItemConfig for type and import mappings by @Orbifoldt in #165
- (fix) Break Integration Tests into small sets of use cases by @ricardozanini in #166
- Bump wiremock-jre8 from 2.34.0 to 2.35.0 by @dependabot in #169
- [issue-39] Added feature to ignore code generation for specific OpenA… by @hbelmiro in #171
- Bump javaparser-core to 3.24.8 by @dependabot in #178
- Enabling custom data and datetime mappings by @Orbifoldt in #182
- Bump quarkus.version to 2.14.2.Final by @dependabot in #186
- [issue-183] Fixed order of imports by @hbelmiro in #184
- Change base directory + add include property by @gwydionmv in #179
New Contributors
- @gwydionmv made their first contribution in #179
Full Changelog: 0.12.0...1.0.0