Skip to content

Quarkus OpenAPI Generator - v1.2.0

Compare
Choose a tag to compare
@ricardozanini ricardozanini released this 17 Jan 12:44
· 408 commits to main since this release

Attention! This version is for Quarkus 2.x only!

What's Changed

  • Fixed issue that prevented the app from starting when "base-package" property was not set (#221) by @hbelmiro in #222
  • [quarkus2] Added "return-response" property to return Response instead of a model (#219) by @hbelmiro in #223
  • Updated Quarkus to 2.15.3 by @hbelmiro in #226
  • Bump assertj-core from 3.23.1 to 3.24.1 (#229) by @hbelmiro in #234
  • Bump javaparser-core from 3.24.9 to 3.24.10 (#230) by @hbelmiro in #236
  • [quarkus2] issue-237 OAuth2AuthenticationProvider is now managed by CDI by @hbelmiro in #239

Full Changelog: 1.1.0...1.2.0