All releases of HA-JDBC


Release Notes: This release adds complete support for JDBC 4.0. Also new is support for sequences and identity columns, proper support for SQL locator-implemented large objects, database meta-data caching, JGroups channel multiplexing, improved failure handling, and improved distributable behavior.


Release Notes: This release fixes a number of bugs identified with the 1.1 release, including support for multi-column, cascading, and deferrable foreign keys; PostgreSQL BLOB (i.e. OID) synchronization; initialization error handling; identifier quoting; non-default CLOB charsets; and data source configuration export.


Release Notes: Java 1.5 is now required. Java 1.4 binaries are generated via Retrotranslator. Major new features in this release include a Dialect interface for defining vendor specific behavior, mbean interfaces for individual databases within a cluster, mbean methods for modifying HA-JDBC's configuration at runtime, an auto-activation scheduler, proactive failure detection, distributable locking to prevent simultaneous synchronization requests, support for XA environments, improved documentation, and many bugfixes.


Release Notes: This initial final release fixes a couple minor issues identified with 1.0-rc-5, including fixes to logging and JDK 1.4 source code compatibility.


Release Notes: This release candidate fixes several issues identified with 1.0-rc-3. Important changes include validating the persisted local cluster state during initialization to avoid startup problems when the cluster config changes and fixes to sync strategy initialization that prevented proper startup under JBoss.


Release Notes: This release candidate contains an emergency fix for a show-stopper bug introduced in 1.0-rc-2.


Release Notes: This release candidate fixes several identified issues in preparation for a final 1.0 release. Changes include proper handling of "SELECT...FOR UPDATE" queries, configuration bug fixes, and corrections to the German of error message translations.


Release Notes: This release fixes several minor issues and marks the transition from beta to release candidate. Changes include a refactored DTD, management interface tweaks, and improvements to the differential sync strategy.


Release Notes: This releases fixed many minor issues unearthed by beta testers. Enhancements included persistent local cluster state, fetch size optimizations to synchronization strategies, and a unit test suite.


Release Notes: This release fixes issues identified with the round-robin balancer.