PostgreSQL JDBC 42.7.1 Released

From: JDBC Project via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: PostgreSQL JDBC 42.7.1 Released
Date: 2023-12-12 14:02:03
Message-ID: 170238972318.398200.6075452011914499533@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The PostgreSQL pgJDBC project has a new release. This release deals with a few regressions.

* Revert Use canonical DateStyle name
* Revert support SET statements combining with other queries with semicolon in PreparedStatement
* Use java.release=8 when building pgjdbc from the generated source distribution, the driver uses Java 8 methods only

See full [release notes](https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.1)

Many thanks to all who contributed.

The project is located in our [Github Repo](https://github.com/pgjdbc/pgjdbc/)

Browse pgsql-announce by date

  From Date Subject
Next Message pgAdmin Development Team via PostgreSQL Announce 2023-12-15 09:03:49 pgAdmin 4 v8.1 Released
Previous Message Highgo Software via PostgreSQL Announce 2023-12-12 13:59:13 IvorySQL 3.0 released