Skip to content

Quarkus OpenAPI Generator - v2.5.0

Latest
Compare
Choose a tag to compare
@hbelmiro hbelmiro released this 10 Oct 14:00
· 7 commits to main since this release

What's Changed

  • Commit all doc include changes by @gastaldi in #770
  • Remove imports from .qute templates to avoid compilation errors due to ambiguity by @mcruzdev in #755
  • Bump io.quarkiverse:quarkiverse-parent from 16 to 17 by @dependabot in #773
  • Bump quarkus.version from 3.13.2 to 3.13.3 by @dependabot in #775
  • Bump org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api from 4.0.2 to 4.1 by @dependabot in #777
  • Add java.util.Set on imports by @mcruzdev in #781
  • Bump com.github.javaparser:javaparser-core from 3.26.1 to 3.26.2 by @dependabot in #785
  • Avoid publishing support modules in Maven Central by @gastaldi in #790
  • Config quarkus-extension-processor to use legacy @ConfigRoot by @mcruzdev in #794
  • Upgrade org.openapitools to 7.8.0 by @mcruzdev in #771
  • Bump quarkus.version from 3.14.2 to 3.14.4 by @dependabot in #798
  • #782: Support for Mutiny Return Type on Specific Endpoints by @oben01 in #788
  • Create CODEOWNERS by @gastaldi in #799
  • Bump quarkus.version from 3.14.4 to 3.15.0 by @dependabot in #804
  • Add base-package available for custom config key by @mcruzdev in #800
  • feature(Mutiny): new flag to generate response for Uni/Multi by @kfebert in #805
  • Bump quarkus.version from 3.15.0 to 3.15.1 by @dependabot in #809
  • Adding NotNull annotation for required fields by @michalkolenda in #810
  • Add configuration option for a custom template directory by @FelixScherzinger in #801
  • Bump io.quarkiverse:quarkiverse-parent from 17 to 18 by @dependabot in #813
  • Configure authentication at Build time by @rmanibus in #795

New Contributors

Full Changelog: 2.4.7...2.5.0