Releases: quarkiverse/quarkus-openapi-generator
Releases · quarkiverse/quarkus-openapi-generator
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
2.7.1-lts
What's Changed
- [main-lts] Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 by @github-actions in #893
- [main-lts] Improve remove operation id prefix by @github-actions in #895
- [main-lts] Fix path generate by @github-actions in #894
- [main-lts] Add generateApis and generateModels options by @github-actions in #901
- [main-lts] Exposed the serializable-model when generating client models. by @github-actions in #910
- Release 2.7.1-lts by @hbelmiro in #914
Full Changelog: 2.7.0-lts...2.7.1-lts
2.7.1
What's Changed
- Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 by @dependabot in #892
- Fix path generate by @yuhaibohotmail in #884
- Improve remove operation id prefix by @yuhaibohotmail in #886
- Bump quarkus.version from 3.17.2 to 3.17.3 by @dependabot in #896
- Add generateApis and generateModels options by @andybarilla in #897
- docs: add andybarilla as a contributor for code, test, and doc by @allcontributors in #902
- docs: add yuhaibohotmail as a contributor for code, and test by @allcontributors in #906
- Bump quarkus.version from 3.17.3 to 3.17.4 by @dependabot in #908
- Exposed the serializable-model when generating client models. by @denvitaharen in #907
- Release 2.7.1 by @hbelmiro in #913
New Contributors
- @andybarilla made their first contribution in #897
Full Changelog: 2.7.0...2.7.1
2.7.0-lts
What's Changed
- [main-lts] Consistently use
quarkus-generator.openApiSpecId
as openApiSpecId in templates by @github-actions in #849 - Bump Quarkus to 3.15.2 by @hbelmiro in #856
- [main-lts] Link to extension guide on the extensions site by @github-actions in #863
- [main-lts] Bump org.openapitools:openapi-generator from 7.8.0 to 7.10.0 by @hbelmiro in #867
- [main-lts] Fix #852 - Process Qute templates in a strict manner by @github-actions in #870
- [main-lts] remove operation id prefix by @github-actions in #880
- [main-lts] Added feature to set schema mappings when generation clients. by @github-actions in #879
- [main-lts] Bump dawidd6/action-download-artifact from 6 to 7 by @github-actions in #889
- [main-lts] Fix #824 - Introduce a separated OIDC module to hold security dependencies by @github-actions in #874
- [main-lts] NO-ISSUE: Upgrade WireMock to
3.9.2
; Add Jboss RestEasy Multipart to IT by @github-actions in #888 - Release 2.7.0-lts by @ricardozanini in #890
Full Changelog: 2.6.0-lts...2.7.0-lts
2.7.0
What's Changed
- Add logo to docs and README by @melloware in #847
- Consistently use
quarkus-generator.openApiSpecId
as openApiSpecId in templates by @marko-bekhta in #848 - docs: add marko-bekhta as a contributor for code by @allcontributors in #850
- Bump quarkus.version from 3.16.2 to 3.16.3 by @dependabot in #853
- Bump io.swagger.parser.v3:swagger-parser from 2.1.23 to 2.1.24 by @dependabot in #857
- Bump quarkus.version from 3.16.3 to 3.17.0 by @dependabot in #860
- Link to extension guide on the extensions site by @Postremus in #861
- Bump org.openapitools:openapi-generator from 7.8.0 to 7.10.0 by @dependabot in #858
- Fix #852 - Process Qute templates in a strict manner by @ricardozanini in #864
- Fix #824 - Introduce a separated OIDC module to hold security dependencies by @ricardozanini in #872
- Bump quarkus.version from 3.17.0 to 3.17.2 by @dependabot in #877
- Added feature to set schema mappings when generation clients. by @denvitaharen in #846
- remove operation id prefix by @yuhaibohotmail in #873
- NO-ISSUE: Upgrade WireMock to
3.9.2
; Add Jboss RestEasy Multipart to IT by @ricardozanini in #882 - Bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #887
- Release 2.7.0 by @ricardozanini in #891
New Contributors
- @marko-bekhta made their first contribution in #848
- @Postremus made their first contribution in #861
- @denvitaharen made their first contribution in #846
- @yuhaibohotmail made their first contribution in #873
Full Changelog: 2.6.0...2.7.0
2.6.0-lts
What's Changed
- Bump org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api from 4.1 to 4.1.1 by @dependabot in #818
- Split and Reuse the Release workflow by @gastaldi in #821
- Release workflow names are inverted by @gastaldi in #822
- Set use-bean-validation false as default by @mcruzdev in #820
- No Issue - Add a warn in the logs when elements have duplicated vars by @ricardozanini in #823
- Bump io.swagger.parser.v3:swagger-parser from 2.1.22 to 2.1.23 by @dependabot in #828
- Support discriminator mappings for polymorphism by @brice-laurencin in #830
- Update server-getting-started.adoc by @rednalyn in #833
- docs: add rednalyn as a contributor for doc by @allcontributors in #834
- Added the
main-lts
branch to CI (#841) by @hbelmiro in #844 - [main-lts] Fix Build fails if quarkus-oidc-client is not in the classpath by @github-actions in #840
- Prepare release 2.6.0-lts by @hbelmiro in #845
New Contributors
Full Changelog: 2.5.0...2.6.0-lts
2.6.0
What's Changed
- Bump org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api from 4.1 to 4.1.1 by @dependabot in #818
- Split and Reuse the Release workflow by @gastaldi in #821
- Release workflow names are inverted by @gastaldi in #822
- Set use-bean-validation false as default by @mcruzdev in #820
- No Issue - Add a warn in the logs when elements have duplicated vars by @ricardozanini in #823
- Bump io.swagger.parser.v3:swagger-parser from 2.1.22 to 2.1.23 by @dependabot in #828
- Support discriminator mappings for polymorphism by @brice-laurencin in #830
- Update server-getting-started.adoc by @rednalyn in #833
- docs: add rednalyn as a contributor for doc by @allcontributors in #834
- Fixed warning by @hbelmiro in #837
- Fix Build fails if quarkus-oidc-client is not in the classpath by @rmanibus in #829
- Bump quarkus.version from 3.15.1 to 3.16.1 by @dependabot in #836
- Bump quarkus.version from 3.16.1 to 3.16.2 by @dependabot in #842
- Added the
main-lts
branch to the CI by @hbelmiro in #841 - Release 2.6.0 by @ricardozanini in #843
New Contributors
Full Changelog: 2.5.0...2.6.0
Quarkus OpenAPI Generator - v2.5.0
What's Changed
- Commit all doc include changes by @gastaldi in #770
- Remove imports from .qute templates to avoid compilation errors due to ambiguity by @mcruzdev in #755
- Bump io.quarkiverse:quarkiverse-parent from 16 to 17 by @dependabot in #773
- Bump quarkus.version from 3.13.2 to 3.13.3 by @dependabot in #775
- Bump org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api from 4.0.2 to 4.1 by @dependabot in #777
- Add
java.util.Set
on imports by @mcruzdev in #781 - Bump com.github.javaparser:javaparser-core from 3.26.1 to 3.26.2 by @dependabot in #785
- Avoid publishing support modules in Maven Central by @gastaldi in #790
- Config
quarkus-extension-processor
to use legacy@ConfigRoot
by @mcruzdev in #794 - Upgrade org.openapitools to 7.8.0 by @mcruzdev in #771
- Bump quarkus.version from 3.14.2 to 3.14.4 by @dependabot in #798
- #782: Support for Mutiny Return Type on Specific Endpoints by @oben01 in #788
- Create
CODEOWNERS
by @gastaldi in #799 - Bump quarkus.version from 3.14.4 to 3.15.0 by @dependabot in #804
- Add base-package available for custom config key by @mcruzdev in #800
- feature(Mutiny): new flag to generate response for
Uni
/Multi
by @kfebert in #805 - Bump quarkus.version from 3.15.0 to 3.15.1 by @dependabot in #809
- Adding
NotNull
annotation for required fields by @michalkolenda in #810 - Add configuration option for a custom template directory by @FelixScherzinger in #801
- Bump io.quarkiverse:quarkiverse-parent from 17 to 18 by @dependabot in #813
- Configure authentication at Build time by @rmanibus in #795
New Contributors
- @oben01 made their first contribution in #788
- @kfebert made their first contribution in #805
- @michalkolenda made their first contribution in #810
- @rmanibus made their first contribution in #795
Full Changelog: 2.4.7...2.5.0
Quarkus OpenAPI Generator - v2.4.7
What's Changed
- Bump quarkus.version from 3.13.0 to 3.13.1 by @dependabot in #763
- Bump org.slf4j:slf4j-ext from 2.0.13 to 2.0.16 by @dependabot in #762
- [main] Updated issues template by @gmalheiro in #726
- Bump quarkus.version from 3.13.1 to 3.13.2 by @dependabot in #767
- [main] Added the possibility of generating code with bean validation annotations. by @FelixScherzinger in #746
New Contributors
- @gmalheiro made their first contribution in #726
- @FelixScherzinger made their first contribution in #746
Full Changelog: 2.4.6...2.4.7