-
3.4.2 Stable
released this
2023-08-08 17:32:06 +02:00 | 210 commits to main since this releaseWhat's Changed
- Add all vars to example models by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/269
- Fix Produces/Consumes handling for api client by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/273
- Maintenance: fix spaces in generated code for additional properties and ordered methods in MicronautCodegen by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/266
- Bump micronaut-security from 3.11.0 to 3.11.1 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/260
- Bump version.io.micronaut from 3.9.3 to 3.9.4 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/261
- Bump maven-parent from 0.6.9 to 0.6.10 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/263
- Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.0 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/267
- Bump version.io.micronaut from 3.9.4 to 3.10.0 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/271
Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/3.4.1...3.4.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.4.1 Stable
released this
2023-06-16 12:41:18 +02:00 | 223 commits to main since this releaseWhat's Changed
- Bump openapi-generator from 6.5.0 to 6.6.0 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/251
- Migrate to kokuwa parent by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/257
- Enable custom
ouputwith configssourceFolder/testFolderby @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/258 - Refactored some code style issues from
maven-pmd-pluginby @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/259
Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/3.4.0...3.4.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.4.0 Stable
released this
2023-05-25 15:02:10 +02:00 | 229 commits to main since this releaseWhat's Changed
- Add cookie value as option, rel #229 by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/231
- Add test with security stuff. by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/228
- Fix test spec for header parameter by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/230
Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/3.3.1...3.4.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.3.0 Stable
released this
2023-05-05 08:58:20 +02:00 | 236 commits to main since this releaseWhat's Changed
- Bump junit-jupiter-api from 5.9.2 to 5.9.3 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/219
- Bump checkstyle from 10.9.3 to 10.10.0 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/221
- Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/222
- Bump version.io.micronaut from 3.8.8 to 3.9.1 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/220
- yamllint: remove excludes for manifest files by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/223
- Add micronaut apis to generation tests by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/224
- Add tests for security related stuff. by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/225
- Add flag to generate
Authenticationparameter, fix #218 by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/226
Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/3.2.2...3.3.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.2.2 Stable
released this
2023-04-18 08:45:16 +02:00 | 246 commits to main since this releaseWhat's Changed
- Fix model default for strings by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/213
- Refactor tests, add pojo without JsonNullable by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/215
- Enable wildcard responses, rel #214 by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/216
Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/3.2.1...3.2.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads