Skip to content

Releases: liquibase/liquibase-hibernate

v4.0.0-beta2

03 Jul 22:30
Compare
Choose a tag to compare

This extension works with 4.0.0-beta2

liquibase-hibernate5 version 3.10.0

15 Jun 15:53
Compare
Choose a tag to compare

Support for Liquibase 3.10

liquibase-hibernate5 version 3.9.0

31 May 16:49
Compare
Choose a tag to compare

Support for Liquibase 3.9.0

liquibase-hibernate5 version 3.8.0

03 Sep 01:45
Compare
Choose a tag to compare

Support Liquibase 3.8.0+

liquibase-hibernate5 version 3.7

03 May 13:47
Compare
Choose a tag to compare
  • Support for Liquibase 3.6.x
  • Support for Bean validation annotation
  • Better handling of indexes and constraints
  • Better handling of physicalNamingStrategy
  • Support for using sequence start values

liquibase-hibernate5 version 3.6

24 Oct 19:31
Compare
Choose a tag to compare

First release of Liquibase-Hibernate integration to support Hibernate 5.x

Note: If you are using hibernate 4, you must use the liquibase-hibernate4 jar.

Changes in liquibase-hibernate5 v3.6

  • Support for Hibernate 5.x
  • Support for Liquibase 3.5.3
  • Use unique consraint name from hibernate model
  • Pass properties from hibernate connection url to hibernate config
  • Check column definition for default values

liquibase-hibernate4 version 3.6

24 Oct 19:27
Compare
Choose a tag to compare
  • Support for Liquibase 3.5.3
  • Use unique consraint name from hibernate model
  • Pass properties from hibernate connection url to hibernate config
  • Check column definition for default values

liquibase-hibernate4.2 version 3.5

08 Jan 17:27
Compare
Choose a tag to compare

If using Hibernate 4.3+ use liquibase-hibernate4. This version handles Hibernate API differences in versions 4.0 through 4.2.

  • Support for Liquibase 3.3.2
  • Envers tables now generated
  • Improved detection of types and auto increment for Postgres.
  • Max unique constraint length no longer ignored
  • Other bug fixes

liquibase-hibernate4 version 3.5

08 Jan 17:25
Compare
Choose a tag to compare
  • Support for Liquibase 3.3.2
  • Envers tables now generated
  • Improved detection of types and auto increment for Postgres.
  • Max unique constraint length no longer ignored
  • Other bug fixes

liquibase-hibernate4.2 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