PostgreSQL JDBC 42.7.3, 42.6.2, 42.5.6, 42.4.5, 42.3.10, 42.2.29 Released

Posted on 2024-03-19 by JDBC Project
Related Open Source

The JDBC team has release minor versions for all supported versions.

This release fixes 2 things.
1. Make sure we handle boolean types in simple query mode.
2. Released new versions of 42.2.29, 42.3.10, 42.4.5, 42.5.6, 42.6.2 to deal with NoSuchMethodError on ByteBuffer#position when running on Java 8

See full release notes

Many thanks to all who contributed.

The project is located in our Github Repo