Releases: quarkiverse/quarkus-openapi-generator
Releases · quarkiverse/quarkus-openapi-generator
2.9.1-lts
Warning
This release downgrades Quarkus to 3.20. The previous version, 2.9.0-lts, mistakenly upgraded Quarkus to 3.21.
What's Changed
- [main-lts] Add initial report draft by @github-actions in #1067
- [main-lts] Add description to server/runtime/pom.xml by @github-actions in #1070
- [main-lts] Bump io.swagger.parser.v3:swagger-parser from 2.1.25 to 2.1.26 by @github-actions in #1073
- [main-lts] Update quarkus version to 3.20.0 by @vladprado in #1077
- release 2.9.1-lts by @ricardozanini in #1079
Full Changelog: 2.9.0-lts...2.9.1-lts
2.9.0-lts
What's Changed
- [main-lts] Fix #1029: POJO ignore deprecated in hashcode/equals by @github-actions in #1031
- [main-lts] Fixed wrong case in the OpenAPI word in module names and docs by @github-actions in #1039
- [main-lts] Bump io.quarkiverse:quarkiverse-parent from 18 to 19 by @github-actions in #1043
- [main-lts] Bump Quarkus to 3.15.4 by @hbelmiro in #1053
- [main-lts] Fix #1038 - Do not register duplicated AuthProviders SyntheticBeans by @github-actions in #1055
- [main-lts] Bump io.swagger.parser.v3:swagger-parser from 2.1.22 to 2.1.25 by @github-actions in #1059
- [main-lts] Add moqu and wiremock module by @github-actions in #1054
- [main-lts] Upgrade apicurio-codegen by @github-actions in #1060
- [main-lts] Fix #1045 - Refactor inputExtension method to inputExtensions by @github-actions in #1061
- Release 2.9.0-lts by @ricardozanini in #1064
Full Changelog: 2.8.2-lts...2.9.0-lts
2.9.0
What's Changed
- Fix #1029: POJO ignore deprecated in hashcode/equals by @melloware in #1030
- Bump quarkus.version from 3.19.1 to 3.19.2 by @dependabot in #1032
- Fixed wrong case in the OpenAPI word in module names and docs by @hbelmiro in #1036
- Bump org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api from 4.1.1 to 4.1.2 by @dependabot in #1042
- Bump io.quarkiverse:quarkiverse-parent from 18 to 19 by @dependabot in #1041
- Bump quarkus.version from 3.19.2 to 3.19.3 by @dependabot in #1044
- Add moqu and wiremock module by @mcruzdev in #826
- Fix #1038 - Do not register duplicated AuthProviders SyntheticBeans by @ricardozanini in #1046
- Bump quarkus.version from 3.19.3 to 3.21.0 by @dependabot in #1056
- Bump commons-io:commons-io from 2.16.1 to 2.18.0 by @dependabot in #1057
- Bump io.swagger.parser.v3:swagger-parser from 2.1.22 to 2.1.25 by @dependabot in #1058
- Adding codestarter to server extension - issue #1021 by @vladprado in #1037
- Upgrade apicurio-codegen by @mcruzdev in #1015
- Fix #1045 - Refactor inputExtension method to inputExtensions by @vladprado in #1052
- Release 2.9.0 by @ricardozanini in #1063
New Contributors
- @vladprado made their first contribution in #1037
Full Changelog: 2.8.2...2.9.0
2.8.2-lts
What's Changed
- [main-lts] Bug [Bean Validation]: Compilation error with array of strings with validations by @github-actions in #1004
- [main-lts] Fix security link. by @github-actions in #1009
- [main-lts] Bump org.slf4j:slf4j-ext from 2.0.16 to 2.0.17 by @github-actions in #1013
- [main-lts] Bump dawidd6/action-download-artifact from 8 to 9 by @github-actions in #1020
- [main-lts] Bump org.openapitools:openapi-generator from 7.11.0 to 7.12.0 by @github-actions in #1019
- [main-lts] Bump org.wiremock:wiremock from 3.12.0 to 3.12.1 by @github-actions in #1025
- [main-lts] - Fix #1022 - Discriminator should only add Jackson JsonSubTypes when there's a parent class by @ricardozanini in #1026
- Release 2.8.2-lts by @ricardozanini in #1028
Full Changelog: 2.8.1-lts...2.8.2-lts
2.8.2
What's Changed
- Bug [Bean Validation]: Compilation error with array of strings with validations by @joschi in #926
- docs: add joschi as a contributor for code by @allcontributors in #1003
- Bump quarkus.version from 3.18.3 to 3.19.0 by @dependabot in #1005
- Fix security link. by @dellamas in #1007
- docs: add dellamas as a contributor for doc by @allcontributors in #1010
- Bump org.slf4j:slf4j-ext from 2.0.16 to 2.0.17 by @dependabot in #1012
- Bump quarkus.version from 3.19.0 to 3.19.1 by @dependabot in #1014
- Bump org.openapitools:openapi-generator from 7.11.0 to 7.12.0 by @dependabot in #1016
- Bump dawidd6/action-download-artifact from 8 to 9 by @dependabot in #1018
- Fix #1022 - Discriminator should only add Jackson JsonSubTypes when there's a parent class by @ricardozanini in #1023
- Bump org.wiremock:wiremock from 3.12.0 to 3.12.1 by @dependabot in #1024
- Release 2.8.2 by @ricardozanini in #1027
New Contributors
Full Changelog: 2.8.1...2.8.2
2.8.1-lts
What's Changed
- [main-lts] [issues#964] Fix beanValidationCore.qute condition to include the jakarta.validation.Valid annotation by @github-actions in #967
- [main-lts] Bump actions/stale from 9.0.0 to 9.1.0 by @github-actions in #971
- [main-lts] Bump dawidd6/action-download-artifact from 7 to 8 by @github-actions in #970
- [main-lts] Bump org.wiremock:wiremock from 3.10.0 to 3.11.0 by @github-actions in #979
- [main-lts] [issues#976] Fix
api.qute
condition to include jakarta constraint annotations to all endpoint parameters by @github-actions in #980 - [main-lts] Drop legacyConfigRoot as it is not necessary by @github-actions in #987
- [main-lts] Bump org.wiremock:wiremock from 3.11.0 to 3.12.0 by @github-actions in #990
- [main-lts] [Fix #991] Changing URLPatternMatcher implementation by @github-actions in #994
- Relase 2.8.1-lts by @ricardozanini in #1002
Full Changelog: 2.8.0-lts...2.8.1-lts
2.8.1
What's Changed
- Bump quarkus.version from 3.17.7 to 3.18.0 by @dependabot in #965
- [issues#964] Fix beanValidationCore.qute condition to include the jakarta.validation.Valid annotation by @JPSantistebanQ in #966
- Bump dawidd6/action-download-artifact from 7 to 8 by @dependabot in #968
- Bump actions/stale from 9.0.0 to 9.1.0 by @dependabot in #969
- Bump quarkus.version from 3.18.0 to 3.18.1 by @dependabot in #974
- Bump org.wiremock:wiremock from 3.10.0 to 3.11.0 by @dependabot in #977
- [issues#976] Fix
api.qute
condition to include jakarta constraint annotations to all endpoint parameters by @JPSantistebanQ in #978 - docs: add JPSantistebanQ as a contributor for code, and test by @allcontributors in #981
- Bump quarkus.version from 3.18.1 to 3.18.2 by @dependabot in #982
- Drop legacyConfigRoot as it is not necessary by @gsmet in #986
- Bump org.wiremock:wiremock from 3.11.0 to 3.12.0 by @dependabot in #988
- Bump quarkus.version from 3.18.2 to 3.18.3 by @dependabot in #989
- [Fix #991] Changing URLPatternMatcher implementation by @fjtirado in #992
- release 2.8.1 by @ricardozanini in #1000
New Contributors
- @JPSantistebanQ made their first contribution in #966
- @gsmet made their first contribution in #986
Full Changelog: 2.8.0...2.8.1
2.4.8
What's Changed
- Split and Reuse the Release workflow (#821) by @ricardozanini in #995
- [Fix #991] Changing URLPatternMatcher implementation by @fjtirado in #996
- [2.4.x] Release 2.4.8 by @ricardozanini in #997
- [2.4.x] Fix pom.xml versions to SNAPSHOT by @ricardozanini in #998
- [2.4.x] Release 2.4.8 (2nd try) by @ricardozanini in #999
Full Changelog: 2.4.7...2.4.8
2.8.0-lts
What's Changed
- [main-lts] Bump com.github.javaparser:javaparser-core from 3.26.2 to 3.26.3 by @github-actions in #919
- [main-lts] Update snapshot_deploy.yml (#916) by @hbelmiro in #918
- [main-lts] Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @github-actions in #923
- [main-lts] Added so equals and hashcode is generated in models. by @github-actions in #924
- [main-lts] Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @github-actions in #930
- [main-lts] Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @github-actions in #932
- [main-lts] Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @github-actions in #947
- [main-lts] Bump io.swagger.parser.v3:swagger-parser from 2.1.24 to 2.1.25 by @github-actions in #948
- [main-lts] Support
-
on RegisterRestClient#configKey by @github-actions in #949 - [main-lts] Fix #933 - Filter oauth security definitions from spec when generating
CompositeAuthenticationProvider
by @github-actions in #950 - [main-lts] Fix #940 - Change authorization properties configuration to RUNTIME by @github-actions in #952
- [main-lts] Bump org.openapitools:openapi-generator from 7.10.0 to 7.11.0 by @github-actions in #953
- Bump Quarkus to 3.15.3 by @hbelmiro in #955
- [main-lts] Add validation when the input-base-dir is not present by @github-actions in #954
- [main-lts] Small cleanup in README by @github-actions in #958
- [main-lts] Convert client and server modules to use @ConfigMapping by @github-actions in #957
- [main-lts] [issues#959] Fix
api.qute
condition to include thebaseUri
to@RegisterRestClient
by @github-actions in #961 - Prepare release 2.8.0-lts by @ricardozanini in #963
Full Changelog: 2.7.1-lts...2.8.0-lts
2.8.0
What's Changed
- Update snapshot_deploy.yml by @gastaldi in #916
- Bump com.github.javaparser:javaparser-core from 3.26.2 to 3.26.3 by @dependabot in #917
- Bump quarkus.version from 3.17.4 to 3.17.5 by @dependabot in #921
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #922
- Added so equals and hashcode is generated in models. by @denvitaharen in #920
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot in #929
- Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot in #931
- Bump quarkus.version from 3.17.5 to 3.17.6 by @dependabot in #934
- Remove yq from quarkus-snapshot.yaml by @gastaldi in #935
- Bump quarkus.version from 3.17.6 to 3.17.7 by @dependabot in #938
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #945
- Bump io.swagger.parser.v3:swagger-parser from 2.1.24 to 2.1.25 by @dependabot in #946
- Support
-
on RegisterRestClient#configKey by @mcruzdev in #927 - Fix #933 - Filter oauth security definitions from spec when generating
CompositeAuthenticationProvider
by @ricardozanini in #942 - Fix #940 - Change authorization properties configuration to RUNTIME by @ricardozanini in #943
- Bump org.openapitools:openapi-generator from 7.10.0 to 7.11.0 by @dependabot in #951
- Add validation when the input-base-dir is not present by @mcruzdev in #928
- Convert client and server modules to use @ConfigMapping by @mcruzdev in #944
- Small cleanup in README by @ricardozanini in #956
- [issues#959] Fix
api.qute
condition to include thebaseUri
to@RegisterRestClient
by @pefernan in #960 - Prepare for Release 2.8.0 by @ricardozanini in #962
New Contributors
Full Changelog: 2.7.1...2.8.0