Skip to content

Releases: quarkiverse/quarkus-openapi-generator

2.13.0-lts

05 Nov 00:42

Choose a tag to compare

What's Changed

  • Bump io.swagger.parser.v3:swagger-parser from 2.1.32 to 2.1.33 by @dependabot[bot] in #1303
  • Bump actions/stale from 9.1.0 to 10.0.0 by @dependabot[bot] in #1306
  • [main-lts] Bump to openapi-generator 7.15 by @github-actions[bot] in #1308
  • Bump io.swagger.parser.v3:swagger-parser from 2.1.33 to 2.1.34 by @dependabot[bot] in #1313
  • Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #1316
  • Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #1319
  • Bump org.openapitools:openapi-generator from 7.15.0 to 7.16.0 by @dependabot[bot] in #1324
  • Bump com.github.javaparser:javaparser-core from 3.27.0 to 3.27.1 by @dependabot[bot] in #1328
  • Bump io.swagger.parser.v3:swagger-parser from 2.1.34 to 2.1.35 by @dependabot[bot] in #1337
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1334
  • Bump actions/stale from 10.0.0 to 10.1.0 by @dependabot[bot] in #1329
  • [main-lts] Fix compile error caused by missing java.util.Arrays import. by @github-actions[bot] in #1346
  • [main-lts] Update Quarkus version to 3.20.3 by @hbelmiro in #1347
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1349
  • Bump org.openapitools:openapi-generator from 7.16.0 to 7.17.0 by @dependabot[bot] in #1354
  • [main-lts] #1351: Add missing @JsonProperty to setter methods for POJOs by @github-actions[bot] in #1356
  • [main-lts] Support GAV coordinates for client generation #1340 by @github-actions[bot] in #1358
  • Release 2.13.0-lts by @ricardozanini in #1360
  • [cherry-pick] chore: use invoker plugin on gav IT by @ricardozanini in #1363
  • Release 2.13.0-lts by @ricardozanini in #1364

Full Changelog: 2.12.1-lts...2.13.0-lts

2.13.0

04 Nov 23:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.12.1...2.13.0

2.12.1-lts

02 Sep 16:45

Choose a tag to compare

What's Changed

Full Changelog: 2.12.0-lts...2.12.1-lts

2.12.1

02 Sep 16:53

Choose a tag to compare

What's Changed

Full Changelog: 2.12.0...2.12.1

2.12.0-lts

29 Aug 18:00

Choose a tag to compare

What's Changed

  • Bump io.swagger.parser.v3:swagger-parser from 2.1.29 to 2.1.30 by @dependabot[bot] in #1217
  • Bump org.openapitools:openapi-generator from 7.13.0 to 7.14.0 by @dependabot[bot] in #1220
  • [main-lts] Added DeepWiki badge so https://deepwiki.com/quarkiverse/quarkus-openapi-generator is automatically updated by @github-actions[bot] in #1225
  • Bump io.apicurio:apicurio-codegen from 1.2.1.Final to 1.2.4.Final by @dependabot[bot] in #1228
  • [main-lts] Downgraded apicurio by @github-actions[bot] in #1240
  • Bump io.swagger.parser.v3:swagger-parser from 2.1.30 to 2.1.31 by @dependabot[bot] in #1233
  • [main-lts] Update README.md by @github-actions[bot] in #1241
  • Add codestarts to server extension (#1037) by @mcruzdev in #1232
  • Bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #1250
  • [main-lts] Generate Builder methods on Beans by @github-actions[bot] in #1230
  • Add bean validation feature from apicurio-codegen 1.2.5.Final by @mcruzdev in #1256
  • [main-lts] Add documentation about the use-bean-validation property by @github-actions[bot] in #1258
  • [main-lts] Fix client integration-tests link by @github-actions[bot] in #1261
  • Bump io.apicurio:apicurio-codegen from 1.2.5.Final to 1.2.6.Final by @dependabot[bot] in #1264
  • [main-lts] Bumped Quarkus to 3.20.2 by @hbelmiro in #1267
  • [main-lts] Add documentation about Apicurio Codegen Extensions by @github-actions[bot] in #1269
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #1270
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1277
  • Bump io.swagger.parser.v3:swagger-parser from 2.1.31 to 2.1.32 by @dependabot[bot] in #1279
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1288
  • Release 2.12.0-lts by @ricardozanini in #1293

Full Changelog: 2.11.0-lts...2.12.0-lts

2.12.0

29 Aug 14:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.11.0...2.12.0

2.11.0-lts

19 Jun 15:45

Choose a tag to compare

What's Changed

  • Bump io.swagger.parser.v3:swagger-parser from 2.1.26 to 2.1.27 by @dependabot in #1139
  • [main-lts] Add initialize empty collection parameter by @github-actions in #1131
  • [main-lts] Improve shouldRun method on Server extension by @github-actions in #1146
  • Bump io.swagger.parser.v3:swagger-parser from 2.1.27 to 2.1.28 by @dependabot in #1148
  • [main-lts] Bumped Quarkus to 3.20.1 by @hbelmiro in #1150
  • [main-lts] Fix #1151 - Fail on scenarios where OAuth2 is required and OIDC is not in the classpath by @github-actions in #1155
  • Bump io.swagger.parser.v3:swagger-parser from 2.1.28 to 2.1.29 by @dependabot in #1158
  • Bump dawidd6/action-download-artifact from 9 to 10 by @dependabot in #1165
  • [main-lts] Reenable tests on Windows by @dellamas in #1169
  • [main-lts] Fixes an issue where the generated REST client was missing a comma by @github-actions in #1178
  • [main-lts] Improve Moqu config documentation by @github-actions in #1179
  • [main-lts] Fix #1156 - Move AuthProviders SyntheticBean generation to Runtime by @github-actions in #1172
  • issue-1182: Token propagation throws java.lang.UnsupportedOperationException when adding the token to the request header parameters by @wmedvede in #1184
  • Bump org.wiremock:wiremock from 3.13.0 to 3.13.1 by @dependabot in #1188
  • [main-lts] Fix #1087 - Paths file when generating Java files on Windows by @github-actions in #1194
  • Bump com.github.javaparser:javaparser-core from 3.26.4 to 3.27.0 by @dependabot in #1198
  • Bump dawidd6/action-download-artifact from 10 to 11 by @dependabot in #1197
  • [main-lts] Fix #1185 - Add additionalProperties when type object has default value and no props by @github-actions in #1199
  • [main-lts] Add support for hot deployment of OpenAPI files in development mode by @github-actions in #1201
  • [main-lts] Fix logger initialization class reference by @github-actions in #1202
  • [main-lts] Manually cherry-pick PRs since #1126 (CredentialsProvider feat) by @ricardozanini in #1208
  • [main-lts] NO-ISSUE: Improving IT to check for duplicated headers by @github-actions in #1212
  • [main-lts] Fix #1210 - use put method to set headers in oauth2 delegate to avoid immutable error by @github-actions in #1213
  • Release 2.11.0-lts by @ricardozanini in #1204

Full Changelog: 2.10.0-lts...2.11.0-lts

2.11.0

19 Jun 15:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.10.0...2.11.0

2.10.0-lts

11 May 20:19

Choose a tag to compare

What's Changed

  • [main-lts] Adjust moqu wiremock docs by @github-actions in #1082
  • [main-lts] Bump com.github.javaparser:javaparser-core from 3.26.3 to 3.26.4 by @github-actions in #1085
  • [main-lts] Fix #1035 - Add Interfaces to Configuration objects by @github-actions in #1093
  • [main-lts] Fix #1065 - Add Dynamic URL support by @github-actions in #1096
  • [main-lts] Fix #1098: Rename key local variable to mapKey by @github-actions in #1100
  • [main-lts] Bump io.quarkiverse:quarkiverse-parent from 19 to 20 by @github-actions in #1103
  • [main-lts] Fix #1088 - Add support for custom credentials provider in runtime by @github-actions in #1105
  • [main-lts] Bump commons-io:commons-io from 2.18.0 to 2.19.0 by @github-actions in #1108
  • [main-lts] Add support for basic auth propagation by @github-actions in #1109
  • [main-lts] Bump io.apicurio:apicurio-codegen from 1.2.0.Final to 1.2.1.Final by @github-actions in #1116
  • [main-lts] Fix Quarkus version by @hbelmiro in #1121
  • [main-lts] Bump org.wiremock:wiremock from 3.12.1 to 3.13.0 by @github-actions in #1123
  • [main-lts] Bump org.openapitools:openapi-generator from 7.12.0 to 7.13.0 by @github-actions in #1125
  • [main-lts] Add ServerCodegenConfig updating docs by @github-actions in #1134
  • Prepare release 2.10.0-lts by @hbelmiro in #1136

Full Changelog: 2.9.1-lts...2.10.0-lts

2.10.0

11 May 20:19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.0...2.10.0