Skip to content

Releases: liquibase/liquibase-hibernate

liquibase-hibernate4 version 3.4

02 Jun 17:37
Compare
Choose a tag to compare
  • 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

02 Jun 17:32
Compare
Choose a tag to compare

Corresponds to liquibase-hibernate4 version 3.4 but Hibernate 3.x compatible

liquibase-hibernate4.2 version 3.3

13 Feb 20:59
Compare
Choose a tag to compare

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

13 Feb 21:00
Compare
Choose a tag to compare

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

13 Feb 20:57
Compare
Choose a tag to compare

Support for Liquibase 3.1.1 and bugfixes

liquibase-hibernate4 version 3.2

15 Nov 14:20
Compare
Choose a tag to compare

Fixed null pointer exception in 3.1

liquibase-hibernate3 version 3.2

15 Nov 14:23
Compare
Choose a tag to compare

Fixed null pointer exception in 3.1

liquibase-hibernate4 version 3.1

14 Nov 20:47
Compare
Choose a tag to compare
liquibase-hibernate4-3.1

[maven-release-plugin]  copy for tag liquibase-hibernate4-3.1

liquibase-hibernate3 version 3.1

14 Nov 20:44
Compare
Choose a tag to compare
liquibase-hibernate3-3.1

[maven-release-plugin]  copy for tag liquibase-hibernate3-3.1

liquibase-hibernate4 version 3.0

11 Oct 19:19
Compare
Choose a tag to compare

Initial release of liquibase-hibernate supporting Liquibase 3.0+ and Hibernate 4.x