We are happy to announce the release of Jaybird 5.0.6.
The following has been fixed since Jaybird 5.0.5:
NullPointerException
(#812)DatabaseMetaData.getIndexInfo
on Firebird 5.0 with a Firebird 4.0 (ODS 13.0) database (#813)ResultSet.wasNull()
when on the insert-row throws a SQLException
instead of reporting the null-state of the last retrieved column (#816)Jaybird 5 supports Firebird 2.5 and higher, on Java 8, 11, 17, 21, and 23 (support for Java 11 and higher using the Java 11 version of the driver).
See also: