Skip to content

2.2.0

Compare
Choose a tag to compare
@scrocquesel scrocquesel released this 13 May 16:30
· 409 commits to main since this release

Note

  • Before, quarkus-netty was imported automatically through transitive dependency, it's no longer the case, if you're not using software.amazon.awssdk:netty-nio-client. However, other extensions like resteasy reactive may still import it.
  • Previously, you needed to include io.quarkus:quarkus-apache-httpclient if you were using software.amazon.awssdk:apache-client. However, now it's unnecessary because it's imported automatically as needed. Adding software.amazon.awssdk:apache-client is now the only dependency to add if you want to use the apache http client.

What's Changed

Full Changelog: 2.1.1...2.2.0