[RELEASE] Quarkus 2.3.0.Final

77 views
Skip to first unread message

Alexey Loubyansky

unread,
Oct 6, 2021, 8:23:42 AM10/6/21
to Quarkus Development mailing list
Hello,

Quarkus 2.3.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-3-0-final-released/

* Major changes:

- Dev Service for Neo4J
Dev Services start the required containers automatically when you are developing or testing your application. A lot of Quarkus extensions are already covered and, in 2.3, we added a Dev Service for Neo4J.

- Logging with Panache
Logging in Quarkus now has a Panache flavor which allows you to eliminate logger related boilerplate code. See the logging guide for details.

- Testing support for CLI applications
Quarkus now provides @QuarkusMainTest and @QuarkusMainIntegrationTest to facilitate testing of CLI applications. Check out the command mode guide for details.

- MongoDB Liquibase extension
The new quarkus-liquibase-mongodb introduces support for Liquibase migrations to Quarkus applications that use MongoDB.

- Support for Hibernate Interceptors
Hibernate Interceptors are now supported in Quarkus. The Hibernate guide provides all the necessary details.

* BOM dependency:

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

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

Next release should be cut in roughly two weeks. It will be 2.4.0.
In case you really want to see a feature or something in this release, don’t forget to mention it in your PR or issue.

The Quarkus dev team

Andy Damevin

unread,
Oct 7, 2021, 2:14:51 AM10/7/21
to Alexey Loubyansky, Quarkus Development mailing list
Is it normal that the website (quarkus.io) still advertise 2.2.3?

Now Available

QUARKUS 2.2.3


--
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/CAJ97idHOkQwo47EEgR2%2Bvdg-e91ntRdKAW1SJ1Obm1fv%3DMAqbA%40mail.gmail.com.


--
Andy Damevin

Andy Damevin

unread,
Oct 7, 2021, 2:15:11 AM10/7/21
to Alexey Loubyansky, Quarkus Development mailing list
--
Andy Damevin

Georgios Andrianakis

unread,
Oct 7, 2021, 2:16:42 AM10/7/21
to Andy Damevin, Alexey Loubyansky, Quarkus Development mailing list

Georgios Andrianakis

unread,
Oct 7, 2021, 2:19:26 AM10/7/21
to Andy Damevin, Alexey Loubyansky, Quarkus Development mailing list
The problem was that I had not updated a certain YAML file as part of the release. It should be fixed in a few minutes when the site is rebuilt.

Georgios Andrianakis

unread,
Oct 7, 2021, 2:23:00 AM10/7/21
to Andy Damevin, Alexey Loubyansky, Quarkus Development mailing list
Fixed now, thanks for spotting it!

Andy Damevin

unread,
Oct 7, 2021, 2:36:20 AM10/7/21
to Georgios Andrianakis, Alexey Loubyansky, Quarkus Development mailing list
Reply all
Reply to author
Forward
0 new messages