We are happy to announce the release of Jaybird 6.0.6 and Jaybird 5.0.13, providing bug fixes. Jaybird is the Firebird JDBC driver.
The following was fixed or changed in Jaybird 6.0.6:
maxInlineBlobSize
(#937)NullPointerException on authentication
failure with non-existent user and single plugin in AuthServer
(#940)net.java.dev.jna:jna-jpms
from 5.18.1 to 5.19.1 (used by jaybird-native) (#951)TransactionState.ABORTED_UNKNOWN (#955)org.bouncycastle:bcprov-jdk18on
from 1.83 to 1.85.2 (used by chacha64-plugin) (#957)The following was fixed or changed in Jaybird 5.0.13:
maxInlineBlobSize
(#939)net.java.dev.jna:jna
from 5.18.1 to 5.19.1 (used by native and embedded) (#952)Bug reports about undocumented changes in behavior are appreciated. Feedback can be sent to Firebird-java or reported on the issue tracker https://github.com/FirebirdSQL/jaybird/issues.
Jaybird 6 supports Firebird 3.0, Firebird 4.0, and Firebird 5.0, on Java 17, Java 21, Java 25, and Java 26.
See also:
Jaybird 5 supports Firebird 2.5, Firebird 3.0, Firebird 4.0, and Firebird 5.0, on Java 8, Java 11, Java 17, Java 21, Java 25, and Java 26 (support for Java 11 and higher using the Java 11 version of the driver).
See also:
Mark
-- Mark Rotteveel