05 May 2018

We are happy to announce the release of Jaybird 3.0.4.

This release of Jaybird introduces two new features: wire protocol encryption and database encryption callback support.

Jaybird 3.0.4 contains the following fixes and changes:

  • New feature: Back-ported wire encryption support from Jaybird 4 (JDBC-415)

  • Fixed: Native/embedded (JNA) connections truncate varchars to length 255 on read (JDBC-518)

  • New feature: Database encryption callback support in pure Java protocol (JDBC-527)

Jaybird 3.0 supports Firebird 2.0 and higher, on Java 7, 8 and 9. Basic Java 9 compatibility is provided through the Java 8 version of the driver.

See also: