Releases: liquibase/liquibase-hibernate
Releases · liquibase/liquibase-hibernate
v4.0.0-beta2
This extension works with 4.0.0-beta2
liquibase-hibernate5 version 3.10.0
Support for Liquibase 3.10
liquibase-hibernate5 version 3.9.0
Support for Liquibase 3.9.0
liquibase-hibernate5 version 3.8.0
Support Liquibase 3.8.0+
liquibase-hibernate5 version 3.7
- 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
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
- 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
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
- 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
Corresponds to liquibase-hibernate4 version 3.4 but Hibernate 3.x compatible