Release Jaybird 6.0.5 · FirebirdSQL/jaybird (original) (raw)

What's new

The following was fixed or changed since Jaybird 6.0.4:

Jaybird 6 supports Firebird 3.0, Firebird 4.0, and Firebird 5.0, on Java 17, Java 21, Java 25, and Java 26.

Bug reports about undocumented changes in behavior are appreciated. Feedback can be sent to the Firebird-java mailing list or reported on the issue tracker https://github.com/FirebirdSQL/jaybird/issues.

See also the full Jaybird 6 release notes.

Maven

The release is also available on Maven:

org.firebirdsql.jdbc jaybird 6.0.5

If you use the native or embedded protocol, you need to add the jaybird-native dependency:

org.firebirdsql.jdbc jaybird-native 6.0.5

For ChaCha64 wire encryption support, add the chacha64-plugin dependency:

org.firebirdsql.jdbc chacha64-plugin 6.0.5