[RELEASE] Quarkus 2.1.0.Final

44 views
Skip to first unread message

Guillaume Smet

unread,
Jul 29, 2021, 2:34:23 PM7/29/21
to Quarkus Development mailing list
Hello,

Quarkus 2.1.0.Final 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-2-1-0-final-released/ .

* Major changes:

  * [17364] Add Dev Services support for Keycloak
  * [18311] Add reactive MS SQL client extension
  * [18244] Upgrade Kotlin dependency to 1.5.21
  * [17751] Split out the WebSocket client

* BOM dependency:

  <dependency>
      <groupId>io.quarkus</groupId>
      <artifactId>quarkus-universe-bom</artifactId>
      <version>2.1.0.Final</version>
      <type>pom</type>
      <scope>import</scope>
  </dependency>

* Changelog and Download are available from https://github.com/quarkusio/quarkus/releases/tag/2.1.0.Final
* Documentation: https://quarkus.io

The Quarkus dev team

Alexey Loubyansky

unread,
Jul 30, 2021, 1:27:43 AM7/30/21
to Guillaume Smet, Quarkus Development mailing list
On Thu, Jul 29, 2021 at 8:34 PM Guillaume Smet <guillau...@gmail.com> wrote:
Hello,

Quarkus 2.1.0.Final 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-2-1-0-final-released/ .

* Major changes:

  * [17364] Add Dev Services support for Keycloak
  * [18311] Add reactive MS SQL client extension
  * [18244] Upgrade Kotlin dependency to 1.5.21
  * [17751] Split out the WebSocket client

* BOM dependency:

  <dependency>
      <groupId>io.quarkus</groupId>
      <artifactId>quarkus-universe-bom</artifactId>
      <version>2.1.0.Final</version>
      <type>pom</type>
      <scope>import</scope>
  </dependency>

Actually as of 2.1.0.Final, projects generated by the Quarkus dev tools and code.quarkus.io will not be importing the quarkus-universe-bom any more but one or more io.quarkus.platform:quarkus-xxx BOMs (that are fragments of the legacy universe bom) that are actually relevant for the generated application. There is a blog post [1] announcing the change.
The original proposal [3] and its introduction [2] were previously discussed on this mailing list. The quarkus-universe-bom is still going to be released though, at least for some time, to help application developers migrate their projects from Quarkus 1.x platform model to 2.x.



* Changelog and Download are available from https://github.com/quarkusio/quarkus/releases/tag/2.1.0.Final
* Documentation: https://quarkus.io

The Quarkus dev team

--
You received this message because you are subscribed to the Google Groups "Quarkus Development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quarkus-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/CALt0%2Bo8jqiqXVS2zEw6AgCMWQsASZwBbXDgEFU6bCpBAX6zqsA%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages