All releases of H2 Database Engine


Release Notes: Updating a result set in a trigger is now supported.


Release Notes: Compatibility with other databases has been improved. Creating a Lucene fulltext index is now faster.


Release Notes: Compatibility with the Java 7 file system abstraction has been improved. Large databases (hundreds of GB) are now faster.


Release Notes: A few bugs were fixed.


Release Notes: It is now possible to simulate application crashes while writing to the database. Database URLs can be re-mapped using a properties file.


Release Notes: Problems with upgrading a database with CLOB or BLOB data have been fixed. Compatibility with the R programming language was improved (by disabling the database_to_upper flag). Test cases were simplified using assertThrows(...). Date, time, and timestamp data type processing has been re-implemented.


Release Notes: This release fixes a problem of the previous release that could break older databases when using CLOB or BLOB.


Release Notes: The built-in connection pool is now faster.


Release Notes: Compatibility with other databases has been improved. The faster ICU4J collator is now supported. Support for Java 1.3 and Java 1.4 has been removed.


Release Notes: For some operations, the database is now up to 10% faster. The compatibility with MySQL has been improved. A performance problem with CLOB and BLOB data has been fixed.