Releases: quarkiverse/quarkus-openapi-generator
Releases · quarkiverse/quarkus-openapi-generator
Quarkus OpenAPI Generator - v1.3.13
What's Changed
- [quarkus2] Bump io.swagger.parser.v3:swagger-parser from 2.1.16 to 2.1.18 by @github-actions in #529
- Bump quarkus to 2.16.12.Final by @hbelmiro in #530
- [quarkus2] #532 [main] Added method with JsonValue annotation to enumOuterClass.qute by @github-actions in #534
- [quarkus2] Issue 437: Configurable API key header with Authorization header value by @github-actions in #516
- [quarkus2] Fixes wrong behavior with right enum name by @github-actions in #545
Full Changelog: 1.3.12...1.3.13
Quarkus OpenAPI Generator - v2.2.12
What's Changed
- Add property additional-properties-as-attribute configuration by @mcruzdev in #504
- Solve wrong enum name by @mcruzdev in #510
- Bump quarkus.version from 3.4.1 to 3.4.2 by @dependabot in #515
- Issue 437: Configurable API key header with Authorization header value by @ninckblokje in #509
- Bump quarkus.version from 3.4.2 to 3.4.3 by @dependabot in #521
- Bump ad-m/github-push-action from 0.6.0 to 0.8.0 by @dependabot in #522
- [main] Rename fromValue to fromString in Enum classes by @github-actions in #525
New Contributors
- @ninckblokje made their first contribution in #509
Full Changelog: 2.2.11...2.2.12
Quarkus OpenAPI Generator - v1.3.12
What's Changed
- [quarkus2] Add property additional-properties-as-attribute configuration by @github-actions in #512
- [quarkus2] Solve wrong enum name by @github-actions in #514
- [quarkus2] Bump ad-m/github-push-action from 0.6.0 to 0.8.0 by @github-actions in #523
- Rename fromValue to fromString in Enum classes by @michalsomora in #524
- Prepare release 1.3.12 by @hbelmiro in #527
Full Changelog: 1.3.11...1.3.12
Quarkus OpenAPI Generator - v2.2.11
What's Changed
- feature/suffix-prefix by @marque88 in #474
- Bump org.openapitools:openapi-generator from 7.0.0 to 7.0.1 by @dependabot in #489
- Pull request 487 fix by @patr1kt0th in #491
- Bump quarkus.version from 3.3.2 to 3.4.1 by @dependabot in #492
- issue-496 make the code consistent with documentation and improve test by @aecc in #497
- Determine REST_CLIENT_REACTIVE_JACKSON capability properly by @chberger in #500
New Contributors
Full Changelog: 2.2.10...2.2.11
Quarkus OpenAPI Generator - v1.3.11
What's Changed
- [quarkus2] feature/suffix-prefix by @github-actions in #486
- Bump Quarkus to 2.16.11 by @hbelmiro in #488
- [quarkus2] Bump org.openapitools:openapi-generator from 7.0.0 to 7.0.1 by @github-actions in #490
- [quarkus2] Pull request 487 fix by @github-actions in #498
- [quarkus2] issue-496 make the code consistent with documentation and improve test by @github-actions in #501
Full Changelog: 1.3.10...1.3.11
Quarkus OpenAPI Generator - v2.2.10
What's Changed
- Added support for custom templates by @hbelmiro in #439
- Bump quarkus.version from 3.2.4.Final to 3.3.0 by @dependabot in #446
- Bump quarkus.version from 3.3.0 to 3.3.1 by @dependabot in #453
- Added CONTRIBUTING.md by @hbelmiro in #451
- Bump com.github.javaparser:javaparser-core from 3.25.4 to 3.25.5 by @dependabot in #455
- Bump org.slf4j:slf4j-ext from 2.0.7 to 2.0.9 by @dependabot in #458
- Add @PartFilename config - on/off, value, value suffix by @patr1kt0th in #452
- Bump quarkus.version from 3.3.1 to 3.3.2 by @dependabot in #464
- Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by @dependabot in #466
- Add new property "config-key" and use configKey instead openApiSpecId on templating by @mcruzdev in #457
- Adjust documentation for config-key feature by @mcruzdev in #470
- Adding github spec to IT in order to verify it compiles by @fjtirado in #468
- Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #476
- Bump actions/checkout from 3 to 4 by @dependabot in #477
- Enhace special characters replacement by @fjtirado in #481
New Contributors
- @patr1kt0th made their first contribution in #452
Full Changelog: 2.2.9...2.2.10
Quarkus OpenAPI Generator - v1.3.10
What's Changed
- [quarkus2] Added support for custom templates by @github-actions in #445
- Upgraded Quarkus to 2.16.10.Final by @hbelmiro in #447
- [quarkus2] Added CONTRIBUTING.md by @github-actions in #454
- [quarkus2] Bump com.github.javaparser:javaparser-core from 3.25.4 to 3.25.5 by @github-actions in #456
- [quarkus2] Bump org.slf4j:slf4j-ext from 2.0.7 to 2.0.9 by @github-actions in #459
- [quarkus2] Add @PartFilename config - on/off, value, value suffix by @github-actions in #463
- [quarkus2] Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by @github-actions in #467
- [quarkus2] Add new property "config-key" and use configKey instead openApiSpecId on templating by @github-actions in #469
- docs: fix documentation (#470) by @hbelmiro in #473
- [quarkus2] Adding github spec to IT in order to verify it compiles by @github-actions in #475
- [quarkus2] Bump crazy-max/ghaction-import-gpg from 5 to 6 by @github-actions in #478
- Bump actions/checkout from 3 to 4 (#477) by @hbelmiro in #479
- [quarkus2] Enhace special characters replacement by @github-actions in #483
Full Changelog: 1.3.9...1.3.10
Quarkus OpenAPI Generator - v2.2.9
Breaking Changes
The client-headers-factory
and custom-register-providers
configuration properties were removed and the generation will fail if any of them is set.
What's Changed
- Bump actions/stale from 4.1.1 to 8.0.0 by @dependabot in #419
- Fixed assertNotEquals with different types by @hbelmiro in #422
- Added tests for token propagation by @hbelmiro in #433
- Bump quarkus.version from 3.2.3.Final to 3.2.4.Final by @dependabot in #438
- enable-security-generation | additional-api-type-annotations (#431) by @hbelmiro in #440
- Response for individual operations by @mzellho in #426
New Contributors
Full Changelog: 2.2.8...2.2.9
Quarkus OpenAPI Generator - v1.3.9
Breaking Changes
The client-headers-factory
and custom-register-providers
configuration properties were removed and the generation will fail if any of them is set.
What's Changed
- [quarkus2] Bump actions/stale from 4.1.1 to 8.0.0 by @github-actions in #420
- [quarkus2] Fixed assertNotEquals with different types by @github-actions in #423
- Bump Quarkus to 2.16.9.Final by @hbelmiro in #427
- [quarkus2] Added tests for token propagation by @github-actions in #436
- enable-security-generation | additional-api-type-annotations by @michalsomora in #431
- [quarkus2] Response for individual operations by @github-actions in #441
Full Changelog: 1.3.8...1.3.9