Releases: liquibase/liquibase-hibernate
Releases · liquibase/liquibase-hibernate
liquibase-hibernate4 version 3.4
- Support for Liquibase 3.2.0
- Bugfixes related to comparing existing database with hibernate model
- Support enhanced id generation
- Support for @embeddable tables
- Support for @TableGenerator
- Improved handling of auto-increment information
- Other Bugfixes
NOTE: This build is compatible with Hibernate 4.3+. For earlier releases, use the hibernate3 or hibernate4.2 builds.
liquibase-hibernate3 version 3.4
Corresponds to liquibase-hibernate4 version 3.4 but Hibernate 3.x compatible
liquibase-hibernate4.2 version 3.3
Support for Liquibase 3.1.1 plus bugfixes.
Separated support for Hibernate 4.0 through 4.2 from the standard liquibase-hibernate4 module because of hibernate incompatibilities.
liquibase-hibernate4 version 3.3
Major changes:
- Support for Liquibase 3.1.1
- Support for Hibernate 4.3+
- Support for compound primary keys
- Improved support for detecting auto-increment columns
NOTE: Due to changes in the Hibernate API, support for hibernate 4.0 through 4.2 has been moved to a separate liquibase-hibernate-4.2 jar.
liquibase-hibernate3 version 3.3
Support for Liquibase 3.1.1 and bugfixes
liquibase-hibernate4 version 3.2
Fixed null pointer exception in 3.1
liquibase-hibernate3 version 3.2
Fixed null pointer exception in 3.1
liquibase-hibernate4 version 3.1
liquibase-hibernate4-3.1 [maven-release-plugin] copy for tag liquibase-hibernate4-3.1
liquibase-hibernate3 version 3.1
liquibase-hibernate3-3.1 [maven-release-plugin] copy for tag liquibase-hibernate3-3.1
liquibase-hibernate4 version 3.0
Initial release of liquibase-hibernate supporting Liquibase 3.0+ and Hibernate 4.x