-
4.2.0 Stable
released this
2024-02-23 20:41:44 +01:00 | 123 commits to main since this releaseWhat's Changed
- Add feature
removeEnumValuePrefixfrom openapi codegen, fix #363 by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/371 - Add query-param name for lists, fix #366 by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/369
- Move validations from Optional into Optional generics, fix #372 by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/373
Maintenance
- Bump io.micronaut.platform:micronaut-platform from 4.2.2 to 4.2.3 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/355
- Bump io.micronaut.platform:micronaut-platform from 4.2.3 to 4.2.4 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/357
- Bump io.kokuwa.maven:maven-parent from 0.6.14 to 0.6.15 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/368
- Bump org.openapitools:openapi-generator from 7.2.0 to 7.3.0 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/360
- Bump io.micronaut.platform:micronaut-platform from 4.2.4 to 4.3.2 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/365
Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/4.1.1...4.2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Add feature