31 May 2025
We are happy to announce the release of Jaybird 6.0.2 and Jaybird 5.0.8. Both releases provide support for upcoming Firebird 5.0.3 inline blobs, and some other improvements.
For more information on inline blobs, for Firebird 5.0.3 and higher, see also New Article: Data access methods used in Firebird.
The following was fixed or changed since Jaybird 6.0.1 / Jaybird 5.0.7:
Improvement: added authPlugins
property on FBManager
(#866 / #865)
Improvement: increased default and maximum SQL info sizes used for retrieving statement information like columns, parameters and plan information (#869 / #868)
Improvement: backported inline blob support (Firebird 5.0.3 and higher) from Jaybird 7 (#870 / #871)
Improvement: The time zone mapping was updated (#874 / #875)
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 and higher, on Java 17, Java 21, and Java 24.
See also:
Jaybird 5 supports Firebird 2.5 and higher, on Java 8, Java 11, Java 17, Java 21, and Java 24 (support for Java 11 and higher using the Java 11 version of the driver).
See also: