Subject | Preparing the release |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-08-21T21:09:34Z |
Hi,
I would like to prepare the 1.5.0 release on the next week. Since RC4
following changes will go into the release:
- statement cache is not cleaned on Connection.close()
- improved logging in the pool
- fixed issued when using CallableStatement with selectable procedures
- added mapping of the {fn ...} calls for the standard UDF (ib_util.dll/.so)
when a connection parameter is specified
- fixed issue with time zone
- fixed reported bug with the stream encoding in BLOBs
- fixed issue when BLOBs with SUB_TYPE > 1 were not reported as
LONGVARBINARY
- fixed possible ArrayIndexOutOfBounds in pool code (bug report 1013117).
Is there anything open that I've forgotten to fix?
Thanks!
Roman
I would like to prepare the 1.5.0 release on the next week. Since RC4
following changes will go into the release:
- statement cache is not cleaned on Connection.close()
- improved logging in the pool
- fixed issued when using CallableStatement with selectable procedures
- added mapping of the {fn ...} calls for the standard UDF (ib_util.dll/.so)
when a connection parameter is specified
- fixed issue with time zone
- fixed reported bug with the stream encoding in BLOBs
- fixed issue when BLOBs with SUB_TYPE > 1 were not reported as
LONGVARBINARY
- fixed possible ArrayIndexOutOfBounds in pool code (bug report 1013117).
Is there anything open that I've forgotten to fix?
Thanks!
Roman