Jaybird 2.2.14
The following has been changed or fixed in Jaybird 2.2.14:
- Fixed: FBTraceManager.loadConfigurationFromFile strips line breaks (JDBC-493)
- Improved: Added explicit
Automatic-Module-Name: org.firebirdsql.jaybirdto manifest for forwards compatibility with Java 9 modularization. (JDBC-511)
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>2.2.14</version>
* The artifactId depends on your target Java version: jaybird-jdk18, jaybird-jdk17, or jaybird-jdk16.