Jaybird 3.0.4
The following has been changed or fixed since Jaybird 3.0.3
- 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 full release notes for more information.
The release is also available on maven(*):
<groupId>org.firebirdsql.jdbc</groupId>
<artifactId>jaybird-jdkXX</artifactId>
<version>3.0.4</version>
* The artifactId depends on your target Java version: jaybird-jdk18, or jaybird-jdk17