[RELEASE] Quarkus 3.30.1

10 views
Skip to first unread message

Guillaume Smet

unread,
Nov 27, 2025, 5:29:05 AM (7 days ago) Nov 27
to Quarkus Development mailing list
Hello,

Quarkus 3.30.1 has been released, and is now available from the Maven Central repository. The quickstarts and documentation have also been updated.

More information in the announcement blog post: https://quarkus.io/blog/quarkus-3-30-released/.

* Major changes:

  * [#51043] Introduce support for @JsonView on the REST Client
  * [#50196] Update to Hibernate Validator 9.1
  * [#50723] OIDC token propagation - allow users to select REST client methods for which token should be propagated
  * [#50806] Support method-level @OidcClientFilter bindings
  * [#50952] Use `@QuarkusIntegrationTest` tests as a test run for AOT cache file generation
  * [#50332] Add a CLI command to decrypt secrets

* BOM dependency:

  <dependency>
      <groupId>io.quarkus.platform</groupId>
      <artifactId>quarkus-bom</artifactId>
      <version>3.30.1</version>
      <type>pom</type>
      <scope>import</scope>
  </dependency>

* Changelogs are available from https://github.com/quarkusio/quarkus/releases/tag/3.30.0.CR1, https://github.com/quarkusio/quarkus/releases/tag/3.30.0, and https://github.com/quarkusio/quarkus/releases/tag/3.30.1
* Download is available from https://github.com/quarkusio/quarkus/releases/tag/3.30.1
* Documentation: https://quarkus.io

--
The Quarkus dev team
Reply all
Reply to author
Forward
0 new messages