[RELEASE] Quarkus 3.35.1

6 views
Skip to first unread message

Guillaume Smet

unread,
May 1, 2026, 5:10:30 AM (2 days ago) May 1
to Quarkus Development mailing list
Hello,

Quarkus 3.35.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-35-released/.

* Major changes:

  * [#53295] quarkus.package.jar.tree-shake option to eliminate unused classes from JARs
  * [#53278] Introduce PGO support into native build
  * [#53339] Introduce basic Semeru AOT support
  * [#51063] Support @Transactional for Hibernate Reactive
  * [#53432] Add CORS support to the management interface
  * [#52919] Remove the use of System Properties to propagate configuration in Tests
  * Snapshots published to GitHub

* BOM dependency:

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

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

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