Releases: liquibase/liquibase-hibernate
Releases · liquibase/liquibase-hibernate
v4.25.1
Changes
🤖 Security Driver and Other Updates
7 changes
- (#636) chore(deps): bump actions/upload-artifact from 3 to 4 @dependabot
- (#638) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.3.3 to 0.3.4 @dependabot
- (#635) chore(deps): bump liquibase/build-logic from 0.5.8 to 0.5.9 @dependabot
- (#634) chore(deps): bump spring.version from 6.1.1 to 6.1.2 @dependabot
- (#629) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.3.2 to 0.3.3 @dependabot
- (#627) chore(deps): bump spring.version from 6.1.0 to 6.1.1 @dependabot
- (#624) chore(deps): bump spring.version from 6.0.13 to 6.1.0 @dependabot
Full Changelog: v4.25.0...4.25.1
Support for Liquibase Hibernate 5 Extension v4.25.0
Changes
- (#614) Hibernate5 backport PR#504 @aplr
- (#613) Hibernate5 backport PR#480 @filipelautert
- (#610) DAT-16149 DevOps :: Extensions Release Failing @jandroav
- (#588) DAT-15993 liquibase-hibernate using Liquibase Parent POM - hibernate5 @jandroav
🐛 Bug Fixes 🛠
- (#555) use unique name for backing index of unique constraints @chrstnbrn
Support for Liquibase Hibernate 6 Extension v4.25.0
Changes
What's Changed
- DAT-15993 - liquibase-hibernate using Liquibase Parent POM by @jandroav in #587
- Update README.md by @vivekBoii in #585
- Update pom.xml by @jandroav in #596
- chore(deps): bump liquibase/build-logic from 0.4.7 to 0.5.5 by @dependabot in #609
- Fixed a typo in ReadMe by @smty2018 in #600
New Contributors
- @vivekBoii made their first contribution in #585
- @smty2018 made their first contribution in #600
- @sayaliM0412 made their first contribution in #618
Full Changelog: v4.24.0...v4.25.0
Support for Liquibase Hibernate Extension v4.24.0
Changes
- (#583) Update pom.xml @jandroav
- (#581) chore(pom.xml): remove unnecessary newline at the end of the file for… @jandroav
- (#579) chore(pom.xml): add newline at the end of the file for consistency an… @jandroav
- (#573) Dat 16025 @jandroav
- (#571) chore(pom.xml): add newline at the end of the file for consistency an… @jandroav
- (#567) chore(release-published.yml): update branch names in workflow file fo… @jandroav
- (#546) chore(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594 @dependabot
- (#545) chore(deps): bump spring.version from 6.0.11 to 6.0.12 @dependabot
🚀 New Features
- (#569) chore(pom.xml): add newline at the end of the file for consistency wi… @jandroav
- (#564) chore(release-published.yml): update release job to use specific vers… @jandroav
- (#560) DAT-16025 Allow releasing liquibase-hibernate5 alongside liquibase-hibernate6 @jandroav
- (#508) Switch to new Hibernate 6.2 Generator API + Hibernate 6.3 breaking changes @filipelautert
- (#504) Support SecondaryTable annotation @AntonBarkan
🐛 Bug Fixes 🛠
- (#577) Dat 16025 @jandroav
- (#576) chore(pom.xml): remove empty line at the end of the file for consistency @jandroav
- (#565) chore(pom.xml): update liquibase-hibernate6 version from 4.24.4-SNAPS… @jandroav
🤖 Security Driver and Other Updates
8 changes
- (#559) chore(deps): bump liquibase/build-logic from 0.4.5 to 0.4.6 @dependabot
- (#556) chore(deps): bump liquibase/build-logic from 0.4.4 to 0.4.5 @dependabot
- (#553) chore(deps): bump liquibase/build-logic from 0.4.3 to 0.4.4 @dependabot
- (#552) chore(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 @dependabot
- (#551) chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 @dependabot
- (#550) chore(deps): bump liquibase/build-logic from 0.4.2 to 0.4.3 @dependabot
- (#548) chore(deps-dev): bump com.h2database:h2 from 2.2.222 to 2.2.224 @dependabot
- (#547) chore(deps): bump liquibase/build-logic from 0.4.1 to 0.4.2 @dependabot
Full Changelog: v4.23.2...4.23.3
v4.23.2
Support for Liquibase Hibernate Extension v4.23.2
Full Changelog: v4.23.1...v4.23.2
v4.23.1
Changes
- (#533) Bump Liquibase version to 4.23.1 @filipelautert
- (#526) DAT-15578 Change maven release perform on extensions build-logic @jandroav
- (#517) chore(workflows): update liquibase build-logic workflows to version v… @jandroav
- (#516) Dat 15456 @jandroav
- (#515) fix(pom.xml): change the connection URL from HTTP to HTTPS to ensure … @jandroav
- (#514) DAT-15456 Possible vulnerability in extensions repository's workflows @jandroav
- (#510) DAT-15456 update extension to reusable workflow @jnewton03
🤖 Security Driver and Other Updates
6 changes
- (#528) chore(deps): bump actions/cache from 3.0.5 to 3.3.1 @dependabot
- (#527) chore(deps-dev): bump org.yaml:snakeyaml from 2.0 to 2.1 @dependabot
- (#511) Bump hibernate.version from 6.1.7.Final to 6.2.7.Final @dependabot
- (#507) Bump spring.version from 6.0.10 to 6.0.11 @dependabot
- (#505) Bump h2 from 2.1.214 to 2.2.220 @dependabot
Full Changelog: liquibase/liquibase-mongodb@liquibase-mongodb-v4.23.0...liquibase-mongodb-4.23.1
v4.23.0
Support for Liquibase 4.23.0.
What's Changed
- Bump hsqldb from 2.7.1 to 2.7.2 by @dependabot in #496
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #494
- Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 by @dependabot in #492
- Bump spring.version from 6.0.9 to 6.0.10 by @dependabot in #501
- Bump hibernate.version from 6.1.7.Final to 6.2.5.Final by @dependabot in #502
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #498
Full Changelog: v4.22.0...v4.23.0
v4.22.0
Support for Liquibase 4.22.0.
What's Changed
- Fix diff changelog is removing unique constraint since 4.21.0 (hibernate6 + postgresql) by @filipelautert in #480
- add Support for Hibernate EnversSettings revision_field_name and revision_type_field_name by @lorenzbaier in #488
- Bump spring.version from 6.0.8 to 6.0.9 by @dependabot in #490
New Contributors
- @lorenzbaier made their first contribution in #488
Full Changelog: v4.21.0...v4.22.0
v4.21.1
Support for Liquibase 4.21.1.
Full Changelog: v4.20.0...v4.21.1
v4.21.0
Support for Liquibase 4.21.0.
What's Changed
- Bump snakeyaml from 1.33 to 2.0 by @dependabot in #462
- Bump spring.version from 6.0.5 to 6.0.6 by @dependabot in #464
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #461
- Fix snyk warning by @filipelautert in #466
- UniqueConstraintSnapshotGenerator removed to avoid issue of index/constraint recreation by @MalloD12 in #468
- Bump spring.version from 6.0.6 to 6.0.7 by @dependabot in #470
- feat: Make test failing with unique constraints by @fleboulch in #455
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #473
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #471
- Bump maven-surefire-plugin from 2.22.2 to 3.0.0 by @dependabot in #469
- Fix types handling by @filipelautert in #467
New Contributors
- @MalloD12 made their first contribution in #468
- @fleboulch made their first contribution in #455
Full Changelog: v4.19.1...v4.21.0