5

Quarkus 1.13.2.Final released - Oracle JDBC driver extension, bugfixes

 3 years ago
source link: https://quarkus.io/blog/quarkus-1-13-2-final-released/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
April 14, 2021 #release

Quarkus 1.13.2.Final released - Oracle JDBC driver extension, bugfixes

ec96387a1a8295b6fd6dffb68f80c352

By Guillaume Smet

We just released 1.13.2.Final, a new maintenance release for the 1.13 release train.

As usual, this release fixes bugs and includes some documentation improvements but it also introduces a new extension for the Oracle JDBC driver.

1.13.2.Final is a safe upgrade for everyone using Quarkus 1.13.

If you are not using 1.13 already, please refer to the 1.13 migration guide.

What’s new?

Oracle JDBC driver extension

While 1.13.2.Final is a maintenance release, we had some users asking for a backport of the brand new Oracle JDBC driver extension.

Given this work is self contained, it was judged safe enough to be included in this release.

To use the Oracle Database with Quarkus, in JVM mode and native mode, you can now include the following snippet in your pom.xml:

<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-jdbc-oracle</artifactId>
</dependency>

and use our standard datasource configuration infrastructure.

Come Join Us

We value your feedback a lot so please report bugs, ask for improvements…​ Let’s build something great together!

If you are a Quarkus user or just curious, don’t be shy and join our welcoming community:


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK