PostgreSQL JDBC 42.2.21 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.2.21 Released
Date: 2021-06-14 00:45:01
Message-ID: 162363150144.14470.4528437596520314972@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The JDBC project is proud to announce the latest version 42.2.21.
Mostly a maintenance release addressing some minor issues

- update docs to reflect deprecated DataSource API setServerName backpatch PR#2057 PR #2105
- make sure the table has defined primary keys when using updateable resultset backpatch PR#2101 fixes Issue 1975 PR #2106
- backpatch PR #2143 read notifies or errors that come in asynchronously after the ready for query PR #2168
- backpatch PR #507 which reworks OSGI bundle activator fixes ISSUE #2133
- Fix database metadata getFunctions() and getProcedures() to ignore search_path when no schema pattern is specified. backpatch PR #2174 fixes Issue 2173

For more details, please visit the [changelog](https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.21)

You can download the PostgreSQL JDBC Driver at https://jdbc.postgresql.org/download.html

Browse pgsql-announce by date

  From Date Subject
Next Message PWN via PostgreSQL Announce 2021-06-14 00:51:21 PostgreSQL Weekly News - June 13, 2021
Previous Message PWN via PostgreSQL Announce 2021-06-10 06:02:43 PostgreSQL Weekly News - May 30, 2021