Subject Jaybird 2.1.0 beta 1 released
Author Roman Rokytskyy
Hi,

On behalf of Jaybird team I want to announce release of Jaybird 2.1.0 beta 1
(in fact released few days ago).

What's new in Jaybird 2.1.0:

- support for Firebird events
- new JNI code supporting multiple client libraries
- new property allowing to change the default result set holdability
- Feature #1428474. Implement record and tablename functionality from gstat
- Improved performance of ResultSet.getBytes() method for BLOB columns

Bugs fixed since Jaybird 2.0.1

- #1421579. Wrong result with Dialect 3 and FBDatabaseMetaData.getIndexInfo
- #1434183. Error from verifier on deploying JayBird as resource adapter
- #1449499. Incorrect DECIMAL_DIGITS value
- #1460163. "Could not obtain connection" hides original exception
- #1464522. JayBird: batch execution doesn't work with blob columns
- #1464795. getCrossReference returns wrong FK Column/Table Name

I will update our wiki later today

Roman