Fwd: [ANN] Pax Transx 0.5.0, Pax JMS 1.1.0 and Pax JDBC 1.5.0 released

2023-07-26 Thread Grzegorz Grzybek
Hello

I'd like to announce the release of three Pax projects - Pax Transx 0.5.4,
Pax JMS 1.1.3 and Pax JDBC 1.5.6.

This is a simultaneous release with mutual version alignment and certain
amount of refreshment.

The relevant changelogs are here:

   - Pax Transx:
   https://github.com/ops4j/org.ops4j.pax.transx/milestone/10?closed=1
   - Pax JMS:
   https://github.com/ops4j/org.ops4j.pax.jms/milestone/11?closed=1
   - Pax JDBC:
   https://github.com/ops4j/org.ops4j.pax.jdbc/milestone/32?closed=1

The notable changes are:

*Pax Transx:*

   - Atomikos TM upgraded to 5.0.9
   - Narayana TM upgraded to 5.12.7

*Pax JMS:*

   - Netty (tests) upgraded to 4.1.95
   - pooled-jms upgraded to 1.2.4
   - Narayana TM upgraded to 5.12.7
   - ActiveMQ upgraded to 5.16.6

mind that Pax JMS works with newer versions of Artemis and ActiveMQ. Simply
we want to keep JDK8 compatibility

*Pax JDBC:*

   - MS SQL driver upgraded to 12.3.1
   - Oracle driver upgraded to 23.2.0.0
   - MariaDB driver upgraded to 3.1.4
   - MySQL driver upgraded to 8.1.0
   - SQLite driver upgraded to 3.42.0.0
   - PostgreSQL driver upgraded to 42.6.0
   - HSQLDB driver upgraded to 2.7.2
   - H2 driver upgraded to 2.2.220
   - Narayana TM upgraded to 5.12.7

kind regards
Grzegorz Grzybek


Fwd: [ANN] Pax Transx 0.5.0, Pax JMS 1.1.0 and Pax JDBC 1.5.0 released

2021-02-24 Thread Grzegorz Grzybek
Hello

I'd like to announce the release of three Pax projects - Pax Transx, Pax
JMS and Pax JDBC.

This is a simultaneous release with mutual version alignment and certain
amount of refreshment.

This is also a first release of these projects after their issues were
migrated from OPS4J Jira to GitHub issues.

The relevant changelogs are here:

   - Pax Transx:
   https://github.com/ops4j/org.ops4j.pax.transx/milestone/4?closed=1
   - Pax JMS:
   https://github.com/ops4j/org.ops4j.pax.jms/milestone/8?closed=1
   - Pax JDBC:
   https://github.com/ops4j/org.ops4j.pax.jdbc/milestone/26?closed=1

The notable changes are:

*Pax Transx:*

   - Atomikos TM upgraded to 5.0.x
   - Narayana TM upgraded to 5.10.x

*Pax JMS:*

   - Added integration tests based on Artemis

*Pax JDBC:*

   - MS SQL Karaf feature uses official MS SQL JDBC driver and no special
   DataSourceFactory, as the official driver supports OSGi CMPN JDBC
   specification
   - Oracle feature uses official Oracle driver available from Maven Central
   - Commons DBCP 2 upgraded to 2.8.0
   - I added instructions about running external libraries using
   docker/podman (includes Oracle, MS SQL Server and DB2)

kind regards
Grzegorz Grzybek