Skip to content

Quarkus OpenAPI Generator - v2.3.0

Choose a tag to compare

@hbelmiro hbelmiro released this 29 Jan 13:45
· 412 commits to main since this release

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