Skip to content

Releases: quarkiverse/quarkus-openapi-generator

Quarkus OpenAPI Generator - v1.3.10

13 Sep 20:46
Compare
Choose a tag to compare

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

17 Aug 14:46
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 2.2.8...2.2.9

Quarkus OpenAPI Generator - v1.3.9

17 Aug 14:37
Compare
Choose a tag to compare

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

Quarkus OpenAPI Generator - v2.2.8

24 Jul 13:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.7...2.2.8

Quarkus OpenAPI Generator - v1.3.8

24 Jul 13:01
Compare
Choose a tag to compare

What's Changed

  • Fixes the "mutiny" config by @github-actions in #403

Full Changelog: 1.3.7...1.3.8

Quarkus OpenAPI Generator - v2.2.7

17 Jul 12:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.6...2.2.7

Quarkus OpenAPI Generator - v1.3.7

17 Jul 12:30
Compare
Choose a tag to compare

What's Changed

  • [quarkus2] Include scm info by @github-actions in #377
  • [quarkus2] Bump swagger-parser from 2.1.15 to 2.1.16 by @github-actions in #378
  • [quarkus2] Bump quarkiverse-parent from 13 to 15 by @github-actions in #379
  • [quarkus2] Bump javaparser-core from 3.25.3 to 3.25.4 by @github-actions in #381
  • Bump quarkus to 2.16.8.Final by @hbelmiro in #382
  • [quarkus2] Adjust doc title by @github-actions in #384
  • [quarkus2] Change api template to return jakarta Response instead of void by @github-actions in #391
  • [quarkus2] Fixed wrong use of @QueryParam annotation by @github-actions in #395
  • [quarkus2] Introduce support for truly non-blocking APIs with resteasy-reactive and mutiny by @github-actions in #398

Full Changelog: 1.3.6...1.3.7

Quarkus OpenAPI Generator - v2.2.6

03 Jul 14:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.5...2.2.6

Quarkus OpenAPI Generator - v1.3.6

03 Jul 14:04
Compare
Choose a tag to compare

What's Changed

  • #352 enable api key override for Authorization header (#355) by @hbelmiro in #366
  • [quarkus2] Bump swagger-parser from 2.1.14 to 2.1.15 by @github-actions in #370
  • [quarkus2] Added PR Backporting action by @github-actions in #369
  • client-headers-factory option by @michalsomora in #365

New Contributors

Full Changelog: 1.3.5...1.3.6

Quarkus OpenAPI Generator - v1.3.5

01 Jun 13:55
Compare
Choose a tag to compare

What's Changed

  • Changed to io.quarkiverse.openapi.generator.deployment.codegen.OpenApiGeneratorCodeGenBase.shouldRun return false instead of throwing exception (#346) by @hbelmiro in #348

Full Changelog: 1.3.4...1.3.5