Releases: kokuwaio/micronaut-openapi-codegen
Releases · kokuwaio/micronaut-openapi-codegen
4.3.1
What's Changed
- Add serdable to enums, fixes #407 by @sschnabe in #411
- Fix missing model Prefix and api prefix/suffix handling, fix #414 by @sschnabe in #415
Maintenance
Dependency Updates
- Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.17.0 by @dependabot in #388
- Bump io.micronaut.platform:micronaut-platform from 4.4.0 to 4.4.1 by @dependabot in #389
- Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 by @dependabot in #390
- Bump io.micronaut.platform:micronaut-platform from 4.4.1 to 4.4.2 by @dependabot in #391
- Bump org.openapitools:openapi-generator from 7.5.0 to 7.6.0 by @dependabot in #393
- Bump io.micronaut.platform:micronaut-platform from 4.4.2 to 4.5.0 by @dependabot in #395
- Bump io.kokuwa.maven:maven-parent from 0.6.15 to 0.6.16 by @dependabot in #396
- Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 by @dependabot in #401
- Bump org.openapitools:openapi-generator from 7.6.0 to 7.8.0 by @dependabot in #404
- Bump io.micronaut.platform:micronaut-platform from 4.5.0 to 4.6.1 by @dependabot in #408
- Bump io.kokuwa.maven:maven-parent from 0.6.16 to 0.6.17 by @dependabot in #409
- Bump io.micronaut.platform:micronaut-platform from 4.6.1 to 4.6.2 by @dependabot in #413
Full Changelog: 4.3.0...4.3.1
4.3.0
Maintenance
- Reviewed annotation processors, use only one micronaut dependency by @sschnabe in #383
- Add testcase for #356 with interface deserialization by @sschnabe in #380
Dependency Updates
- Bump io.micronaut.platform:micronaut-platform from 4.3.2 to 4.3.3 by @dependabot in #374
- Bump io.micronaut.platform:micronaut-platform from 4.3.3 to 4.3.4 by @dependabot in #375
- Bump io.micronaut.platform:micronaut-platform from 4.3.4 to 4.3.5 by @dependabot in #377
- Bump org.openapitools:openapi-generator from 7.3.0 to 7.4.0 by @dependabot in #378
- Bump io.micronaut.platform:micronaut-platform from 4.3.5 to 4.3.6 by @dependabot in #379
- Bump io.micronaut.platform:micronaut-platform from 4.3.6 to 4.3.7 by @dependabot in #381
- Bump io.micronaut.platform:micronaut-platform from 4.3.7 to 4.3.8 by @dependabot in #384
- Bump io.micronaut.platform:micronaut-platform from 4.3.8 to 4.4.0 by @dependabot in #385
- Bump org.openapitools:openapi-generator from 7.4.0 to 7.5.0 by @dependabot in #386
Full Changelog: 4.2.0...4.3.0
4.2.0
What's Changed
- Add feature
removeEnumValuePrefix
from openapi codegen, fix #363 by @sschnabe in #371 - Add query-param name for lists, fix #366 by @sschnabe in #369
- Move validations from Optional into Optional generics, fix #372 by @sschnabe in #373
Maintenance
- Bump io.micronaut.platform:micronaut-platform from 4.2.2 to 4.2.3 by @dependabot in #355
- Bump io.micronaut.platform:micronaut-platform from 4.2.3 to 4.2.4 by @dependabot in #357
- Bump io.kokuwa.maven:maven-parent from 0.6.14 to 0.6.15 by @dependabot in #368
- Bump org.openapitools:openapi-generator from 7.2.0 to 7.3.0 by @dependabot in #360
- Bump io.micronaut.platform:micronaut-platform from 4.2.4 to 4.3.2 by @dependabot in #365
Full Changelog: 4.1.1...4.2.0
4.1.1
What's Changed
- Bump io.kokuwa.maven:maven-parent from 0.6.13 to 0.6.14 by @dependabot in #350
- Fix enum with validation, rel #311 by @sschnabe in #352
Full Changelog: 4.1.0...4.1.1
3.5.1
What's Changed
- Bump io.kokuwa.maven:maven-parent from 0.6.13 to 0.6.14 by @dependabot in #351
- Fix enum with validation, rel #311 by @sschnabe in #354
Full Changelog: 3.5.0...3.5.1
4.1.0
What's Changed
- Fix hashCode for additionalProperties, fix #336 by @sschnabe in #347
- Refactored validation by @sschnabe in #348
- Bump org.openapitools:openapi-generator from 7.0.1 to 7.2.0 by @dependabot in #333
- Bump io.micronaut.platform:micronaut-platform from 4.1.3 to 4.1.4 by @dependabot in #320
- Bump io.kokuwa.maven:maven-parent from 0.6.12 to 0.6.13 by @dependabot in #321
- Bump io.micronaut.platform:micronaut-platform from 4.1.4 to 4.1.5 by @dependabot in #323
- Bump io.micronaut.platform:micronaut-platform from 4.1.5 to 4.1.6 by @dependabot in #327
- Bump actions/setup-java from 3 to 4 by @dependabot in #339
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #343
Full Changelog: 4.0.3...4.1.0
3.5.0
What's Changed
- Fix hashCode for additionalProperties, fix #336 by @sschnabe in #346
- Refactored validation by @sschnabe in #349
- Bump org.openapitools:openapi-generator from 7.0.1 to 7.1.0 by @dependabot in #334
- Bump version.io.micronaut from 3.10.2 to 3.10.3 by @dependabot in #332
- Bump actions/setup-java from 3 to 4 by @dependabot in #338
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #342
Full Changelog: 3.4.8...3.5.0
3.4.8
What's Changed
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 by @dependabot in #330
- Ignore additionalProperties during serializing, not super.equal wo prnt by @pulledtim in #329
Full Changelog: 3.4.6...3.4.8
3.4.6
What's Changed
- Bump io.kokuwa.maven:maven-parent from 0.6.12 to 0.6.13 by @dependabot in #322
- Bump version.io.micronaut from 3.10.1 to 3.10.2 by @dependabot in #324
- Include parents hashCode by @pulledtim in #326
New Contributors
- @pulledtim made their first contribution in #326
Full Changelog: 3.4.5...3.4.6
4.0.3
What's Changed
- Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #310
- Bump actions/checkout from 3 to 4 by @dependabot in #311
- Bump io.micronaut.platform:micronaut-platform from 4.1.2 to 4.1.3 by @dependabot in #314
- Add additionalProperties to equals/toString/hashcode by @sschnabe in #317
- Fix model suffix handling for interfaces, fix #318 by @sschnabe in #319
Full Changelog: 4.0.2...4.0.3