Releases: liquibase/liquibase-hibernate
Releases · liquibase/liquibase-hibernate
v5.0.1
v5.0.0
Changes
- (#798) chore(deps): bump actions/checkout from 4 to 5 @dependabot[bot]
- (#801) chore(deps): bump actions/setup-java from 4 to 5 @dependabot[bot]
- (#786) Version bump after release @github-actions[bot]
🚀 New Features
- (#802) DAT-20723 @wwillard7800
🤖 Security Driver and Other Updates
- (#809) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.6.0 to 1.0.0 @dependabot[bot]
- (#800) chore(deps): bump spring.version from 6.2.8 to 6.2.10 @dependabot[bot]
- (#792) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.8 to 0.6.0 @dependabot[bot]
Full Changelog: v4.33.0...v5.0.0
v4.33.0
Changes
- (#778) Version bump after release @github-actions[bot]
🐛 Bug Fixes 🛠
🤖 Security Driver and Other Updates
- (#782) chore(deps): bump spring.version from 6.2.6 to 6.2.8 @dependabot[bot]
Full Changelog: v4.32.0...4.32.1
v4.32.0
Changes
- (#756) chore(deps): bump robinraju/release-downloader from 1.11 to 1.12 @dependabot[bot]
🚀 New Features
- (#768) fix map AvailableSettings.TIMEZONE_DEFAULT_STORAGE @lorenzbaier
- (#764) fix: Implement missing replaces() method in all snapshot generators @filipelautert
🐛 Bug Fixes 🛠
- (#764) fix: Implement missing replaces() method in all snapshot generators @filipelautert
🤖 Security Driver and Other Updates
11 changes
- (#772) chore(deps): bump hibernate.version from 6.6.14.Final to 6.6.15.Final @dependabot[bot]
- (#771) chore(deps): bump hibernate.version from 6.6.13.Final to 6.6.14.Final @dependabot[bot]
- (#770) chore(deps): bump spring.version from 6.2.5 to 6.2.6 @dependabot[bot]
- (#767) chore(deps): bump hibernate.version from 6.6.11.Final to 6.6.13.Final @dependabot[bot]
- (#763) chore(deps): bump spring.version from 6.2.4 to 6.2.5 @dependabot[bot]
- (#762) chore(deps): bump hibernate.version from 6.6.10.Final to 6.6.11.Final @dependabot[bot]
- (#761) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.7 to 0.5.8 @dependabot[bot]
- (#760) chore(deps): bump spring.version from 6.2.3 to 6.2.4 @dependabot[bot]
- (#758) chore(deps): bump hibernate.version from 6.6.9.Final to 6.6.10.Final @dependabot[bot]
- (#757) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.6 to 0.5.7 @dependabot[bot]
- (#754) chore(deps): bump hibernate.version from 6.6.8.Final to 6.6.9.Final @dependabot[bot]
Full Changelog: v4.31.1...4.31.2
v4.31.1
Changes
🤖 Security Driver and Other Updates
8 changes
- (#753) chore(deps): bump hibernate.version from 6.6.7.Final to 6.6.8.Final @dependabot[bot]
- (#752) chore(deps): bump spring.version from 6.2.2 to 6.2.3 @dependabot[bot]
- (#750) chore(deps): bump hibernate.version from 6.6.6.Final to 6.6.7.Final @dependabot[bot]
- (#749) chore(deps): bump hibernate.version from 6.6.5.Final to 6.6.6.Final @dependabot[bot]
- (#747) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.5 to 0.5.6 @dependabot[bot]
- (#745) chore(deps): bump hibernate.version from 6.6.1.Final to 6.6.5.Final @dependabot[bot]
- (#746) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.4 to 0.5.5 @dependabot[bot]
- (#715) chore(deps): bump hibernate.version from 6.3.1.Final to 6.6.1.Final @dependabot[bot]
Full Changelog: v4.31.0...4.31.1
v4.31.0
Changes
🚀 New Features
- (#740) Apply Lombok to entity classes @MalloD12
- (#728) Implement support for hibernate timestamp columns with timezone @philipp-kleber-avelios
- (#729) Fixes #86 Hibernate Annotations package scan not works package-info @RookieRoll
🐛 Bug Fixes 🛠
- (#733) Test support versions updated @MalloD12
- (#731) Build test configuration update to make test executed @MalloD12
🤖 Security Driver and Other Updates
6 changes
- (#743) chore(deps): bump spring.version from 6.2.1 to 6.2.2 @dependabot
- (#737) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.3 to 0.5.4 @dependabot
- (#736) chore(deps): bump spring.version from 6.2.0 to 6.2.1 @dependabot
- (#734) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.1 to 0.5.3 @dependabot
- (#730) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.0 to 0.5.1 @dependabot
- (#725) chore(deps): bump spring.version from 6.1.14 to 6.2.0 @dependabot
Full Changelog: v4.30.0...4.30.1
v4.30.0
Changes
🚀 New Features
- (#719) Removes validate differences when comparing an Oracle Database Schema against a Spring Jpa / HibernateDatabase, fixes #718 @Guschtel
🐛 Bug Fixes 🛠
- (#717) Enables catalog support for HibernateDatabase so that diff-changelog generation works again @Guschtel
🤖 Security Driver and Other Updates
- (#723) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.4.5 to 0.5.0 @dependabot
- (#722) chore(deps): bump spring.version from 6.1.13 to 6.1.14 @dependabot
- (#714) chore(deps): bump spring.version from 6.1.12 to 6.1.13 @dependabot
Full Changelog: v4.29.2...4.29.3
v4.29.2
Changes
🤖 Security Driver and Other Updates
- (#713) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.4.2 to 0.4.5 @dependabot
- (#712) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.4.1 to 0.4.2 @dependabot
- (#711) chore(deps): bump spring.version from 6.1.11 to 6.1.12 @dependabot
- (#710) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.4.0 to 0.4.1 @dependabot
Full Changelog: untagged-e0bc69600a8c05a46fbf...v4.29.2
v4.29.1
v4.29.0
Changes
- (#704) chore(deps): bump robinraju/release-downloader from 1.10 to 1.11 @dependabot
- (#703) chore(deps): bump spring.version from 6.1.9 to 6.1.10 @dependabot
- (#702) chore(deps): bump spring.version from 6.1.8 to 6.1.9 @dependabot
- (#701) chore(deps): bump liquibase/build-logic from 0.7.7 to 0.7.8 @dependabot
🤖 Security Driver and Other Updates
- (#707) chore(deps): bump org.liquibase:liquibase-parent-pom from 0.3.9 to 0.4.0 @dependabot
- (#706) chore(deps): bump spring.version from 6.1.10 to 6.1.11 @dependabot
Full Changelog: v4.28.0...4.28.1