Skip to content

Releases: quarkiverse/quarkus-openapi-generator

Quarkus OpenAPI Generator - v2.4.2

01 May 18:40
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump quarkus.version from 3.8.2 to 3.9.0 by @dependabot in #688
  • build(deps): bump quarkus.version from 3.9.0 to 3.9.1 by @dependabot in #691
  • build(deps): bump quarkus.version from 3.9.1 to 3.9.2 by @dependabot in #694
  • build(deps): bump com.github.javaparser:javaparser-core from 3.25.9 to 3.25.10 by @dependabot in #695
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.21 to 2.1.22 by @dependabot in #697
  • build(deps): bump quarkus.version from 3.9.2 to 3.9.3 by @dependabot in #699
  • build(deps): bump org.slf4j:slf4j-ext from 2.0.12 to 2.0.13 by @dependabot in #702
  • Fix getting started server documentation by @mcruzdev in #689
  • build(deps): bump quarkus.version from 3.9.3 to 3.9.4 by @dependabot in #706
  • Bump version.org.openapitools from 7.4.0 to 7.5.0 by @mcruzdev in #708
  • build(deps): bump quarkus.version from 3.9.4 to 3.10.0 by @dependabot in #709
  • #693 - Allow YAML for Server Generation by @lizzyTheLizard in #701

New Contributors

Full Changelog: 2.4.1...2.4.2

Quarkus OpenAPI Generator - v2.4.1

15 Mar 22:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.4.1

Quarkus OpenAPI Generator - v2.4.0

15 Mar 22:41
Compare
Choose a tag to compare

What's Changed

  • Add comments to operation methods by @mcruzdev in #641
  • Rupert/additional function inputs by @ru4ert in #635
  • docs: add ru4ert as a contributor for code, and test by @allcontributors in #645
  • build(deps): bump quarkus.version from 3.7.0 to 3.7.1 by @dependabot in #647
  • build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #650
  • build(deps): bump org.slf4j:slf4j-ext from 2.0.11 to 2.0.12 by @dependabot in #652
  • [issue: #651] Adding initialization for non requiered containers in add/put method by @boyi01 in #654
  • docs: add boyi01 as a contributor for code, and test by @allcontributors in #655
  • Update latest documentation link by @mcruzdev in #656
  • build(deps): bump io.quarkiverse:quarkiverse-parent from 15 to 16 by @dependabot in #657
  • build(deps): bump org.openapitools:openapi-generator from 7.2.0 to 7.3.0 by @dependabot in #659
  • build(deps): bump quarkus.version from 3.7.1 to 3.7.2 by @dependabot in #658

New Contributors

Full Changelog: 2.3.0...2.4.0

Quarkus OpenAPI Generator - v2.3.0

29 Jan 13:45
Compare
Choose a tag to compare

Breaking changes

This extension no longer supports versions of Java older than 17.

What's Changed

  • build(deps): bump quarkus.version from 3.6.5 to 3.6.6 by @dependabot in #628
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.19 to 2.1.20 by @dependabot in #629
  • Fix API key cookie authentication (#568) by @ssternal in #569
  • build(deps): bump actions/cache from 3 to 4 by @dependabot in #631
  • Dropped support for Quarkus 2 by @hbelmiro in #632
  • Do not include null value in request by @fjtirado in #634
  • build(deps): bump quarkus.version from 3.6.6 to 3.6.7 by @dependabot in #636
  • build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #638
  • Added support for Java 21 and removed support for Java 11 by @hbelmiro in #640
  • build(deps): bump quarkus.version from 3.6.7 to 3.7.0 by @dependabot in #637

New Contributors

Full Changelog: 2.2.16...2.3.0

Quarkus OpenAPI Generator - v2.2.16

18 Jan 12:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.15...2.2.16

Quarkus OpenAPI Generator - v1.3.16

18 Jan 12:06
Compare
Choose a tag to compare

⚠️ This is the last release to support Quarkus 2

We recommend everyone migrate to Quarkus 3 and Quarkus OpenAPI Generator 2.2.16

What's Changed

  • [quarkus2] Bump com.github.javaparser:javaparser-core from 3.25.6 to 3.25.7 by @github-actions in #581
  • [quarkus2] Bump actions/stale from 8.0.0 to 9.0.0 by @github-actions in #586
  • [quarkus2] Do not add blank Bearer token by @github-actions in #591
  • Bump github/codeql-action from 2 to 3 (#595) by @hbelmiro in #596
  • [quarkus2] Add codestart to extension by @github-actions in #604
  • [quarkus2] build(deps): bump org.openapitools:openapi-generator from 7.1.0 to 7.2.0 by @github-actions in #607
  • [quarkus2] Use configKey instead openApiSpecId on template by @github-actions in #608
  • [quarkus2] build(deps): bump org.slf4j:slf4j-ext from 2.0.9 to 2.0.10 by @github-actions in #610
  • [quarkus2] build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @github-actions in #612
  • [quarkus2] build(deps): bump com.github.javaparser:javaparser-core from 3.25.7 to 3.25.8 by @github-actions in #614
  • [quarkus2] build(deps): bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @github-actions in #616
  • [quarkus2] build(deps): bump org.slf4j:slf4j-ext from 2.0.10 to 2.0.11 by @github-actions in #622

Full Changelog: 1.3.15...1.3.16

Quarkus OpenAPI Generator - v2.2.15

04 Dec 13:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.14...2.2.15

Quarkus OpenAPI Generator - v1.3.15

04 Dec 13:26
Compare
Choose a tag to compare

What's Changed

  • [quarkus2] Bump io.swagger.parser.v3:swagger-parser from 2.1.18 to 2.1.19 by @github-actions in #573

Full Changelog: 1.3.14...1.3.15

Quarkus OpenAPI Generator - v2.2.14

01 Dec 11:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.13...2.2.14

Quarkus OpenAPI Generator - v1.3.14

01 Dec 11:42
Compare
Choose a tag to compare

What's Changed

  • [quarkus2] Bump com.github.javaparser:javaparser-core from 3.25.5 to 3.25.6 by @github-actions in #553
  • [quarkus2] Fix UrlPatternMatcher not matching parameters in path containing "-" character by @github-actions in #557
  • [quarkus2] Fixed compilation error by @github-actions in #562
  • [quarkus2] Bump org.openapitools:openapi-generator from 7.0.1 to 7.1.0 by @github-actions in #564

Full Changelog: 1.3.13...1.3.14