The Firebird JDBC team is 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)
See the
Jaybird 3.0.4 release notes for more information. Jaybird 3.0.4 can be downloaded from the
JDBC Driver page.