The Firebird JDBC team is happy to announce the release of Jaybird 3.0.1.
Jaybird 3.0.1 contains the following fixes and changes:
- Fixed:
FBTraceManager.loadConfigurationFromFile
strips line breaks (JDBC-493)
- Fixed:
FBDatabaseMetaData.getTables
does not list tables where rdb$relation_type
is null
(JDBC-494)
- Improvement: Character sets are now initialized lazily (JDBC-495)
- Fixed: Memory leak caused by retaining blob handles until connection close (JDBC-497)
See the
Jaybird 3.0.1 release notes for more information. Jaybird 3.0.1 can be downloaded from the
JDBC Driver page.