Skip to content

Releases: quarkiverse/quarkus-openapi-generator

2.9.1-lts

28 Mar 17:02
Compare
Choose a tag to compare

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

21 Mar 17:59
Compare
Choose a tag to compare

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

21 Mar 16:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.8.2...2.9.0

2.8.2-lts

04 Mar 19:53
Compare
Choose a tag to compare

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

04 Mar 19:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.8.1...2.8.2

2.8.1-lts

19 Feb 17:59
Compare
Choose a tag to compare

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

18 Feb 22:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.8.0...2.8.1

2.4.8

18 Feb 17:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.7...2.4.8

2.8.0-lts

22 Jan 17:03
Compare
Choose a tag to compare

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 the baseUri 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

22 Jan 16:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.1...2.8.0