Releases: kokuwaio/micronaut-openapi-codegen
Releases · kokuwaio/micronaut-openapi-codegen
3.4.2
What's Changed
- Add all vars to example models by @sschnabe in #269
- Fix Produces/Consumes handling for api client by @sschnabe in #273
- Maintenance: fix spaces in generated code for additional properties and ordered methods in MicronautCodegen by @sschnabe in #266
- Bump micronaut-security from 3.11.0 to 3.11.1 by @dependabot in #260
- Bump version.io.micronaut from 3.9.3 to 3.9.4 by @dependabot in #261
- Bump maven-parent from 0.6.9 to 0.6.10 by @dependabot in #263
- Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.0 by @dependabot in #267
- Bump version.io.micronaut from 3.9.4 to 3.10.0 by @dependabot in #271
Full Changelog: 3.4.1...3.4.2
3.4.1
What's Changed
- Bump openapi-generator from 6.5.0 to 6.6.0 by @dependabot in #251
- Migrate to kokuwa parent by @sschnabe in #257
- Enable custom
ouput
with configssourceFolder
/testFolder
by @sschnabe in #258 - Refactored some code style issues from
maven-pmd-plugin
by @sschnabe in #259
Full Changelog: 3.4.0...3.4.1
3.4.0
3.3.0
What's Changed
- Bump junit-jupiter-api from 5.9.2 to 5.9.3 by @dependabot in #219
- Bump checkstyle from 10.9.3 to 10.10.0 by @dependabot in #221
- Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 by @dependabot in #222
- Bump version.io.micronaut from 3.8.8 to 3.9.1 by @dependabot in #220
- yamllint: remove excludes for manifest files by @sschnabe in #223
- Add micronaut apis to generation tests by @sschnabe in #224
- Add tests for security related stuff. by @sschnabe in #225
- Add flag to generate
Authentication
parameter, fix #218 by @sschnabe in #226
Full Changelog: 3.2.2...3.3.0