embedded-db-junit
embedded-db-junit copied to clipboard
Bump org.liquibase:liquibase-core from 4.28.0 to 4.29.2
Bumps org.liquibase:liquibase-core from 4.28.0 to 4.29.2.
Release notes
Sourced from org.liquibase:liquibase-core's releases.
Liquibase v4.29.2
Liquibase 4.29.2 is a patch release
[!IMPORTANT] Liquibase 4.29.2 patches minor issues found in Liquibase 4.29.1 release.
[!NOTE] See the Liquibase 4.29.2 Release Notes for the complete set of release information.
Notable Changes
[PRO]
Custom Policy Checks updates: Create and run Python-based checks which fit your specific needs.
- Liquibase checks have been opened to the world of Python development! This release fixes some minor issues so you can use your custom Python scripts as policy checks to solve your nuanced and techstack specific conditions for better risk mitigation, compliance, code quality, security, and more.
- Learn more https://docs.liquibase.com/custom-policy-checks
- Get the Checks extension to enable this capability: https://docs.liquibase.com/pro-extensions
Deprecation Notice
MacOS .dmg Installer to be removed in next release.
- This is the final Liquibase release in which the MacOS installer will be shipped. Both the tarball (the liquibase-x.y.z.tar.gz) and the .zip (liquibase-x.y.x.zip) are the preferred replaced options for MacOS users.
- Questions or comments? https://www.liquibase.com/contact-us
[PRO] Changelog
đź’Ą Breaking Changes
- None
Changes
- DAT-18013: optionally suppress Liquibase SQL for *-sql commands in liquibase/liquibase-pro#1877 by
@​StevenMassaro
- DAT-17659: tagDatabase changes in formatted sql files in liquibase/liquibase-pro#1833 by
@​StevenMassaro
- DAT-18310: update CustomCheckDefaultValuesTest to check all parameters in liquibase/liquibase-pro#1887 by
@​StevenMassaro
- Now that report files are enabled by default, suppress them with git in liquibase/liquibase-pro#1886 by
@​wwillard7800
- DAT-17390: global setting for stripComments option in liquibase/liquibase-pro#1879 by
@​StevenMassaro
- DAT-18111: add "Report" word to title of update reports in liquibase/liquibase-pro#1890 by
@​StevenMassaro
... (truncated)
Changelog
Sourced from org.liquibase:liquibase-core's changelog.
Liquibase 4.29.2 is a patch release
Liquibase 4.29.2 patches minor issues found in Liquibase 4.29.1 release.
Notable Changes
[PRO]
Custom Policy Checks updates: Create and run Python-based checks which fit your specific needs.
- Liquibase checks have been opened to the world of Python development! This release fixes some minor issues so you can use your custom Python scripts as policy checks to solve your nuanced and techstack specific conditions for better risk mitigation, compliance, code quality, security, and more.
- Learn more https://docs.liquibase.com/custom-policy-checks
- Get the Checks extension to enable this capability: https://docs.liquibase.com/pro-extensions
Deprecation Notice
MacOS .dmg Installer to be removed in next release.
- This is the final Liquibase release in which the MacOS installer will be shipped. Both the tarball (the liquibase-x.y.z.tar.gz) and the .zip (liquibase-x.y.x.zip) are the preferred replaced options for MacOS users.
- Questions or comments? https://www.liquibase.com/contact-us
[PRO] Changelog
Changes
- DAT-18013: optionally suppress Liquibase SQL for *-sql commands in liquibase/liquibase-pro#1877 by
@​StevenMassaro
- DAT-17659: tagDatabase changes in formatted sql files in liquibase/liquibase-pro#1833 by
@​StevenMassaro
- DAT-18310: update CustomCheckDefaultValuesTest to check all parameters in liquibase/liquibase-pro#1887 by
@​StevenMassaro
- Now that report files are enabled by default, suppress them with git in liquibase/liquibase-pro#1886 by
@​wwillard7800
- DAT-17390: global setting for stripComments option in liquibase/liquibase-pro#1879 by
@​StevenMassaro
- DAT-18111: add "Report" word to title of update reports in liquibase/liquibase-pro#1890 by
@​StevenMassaro
- DAT-18182: show correct message when license expires on same day in liquibase/liquibase-pro#1885 by
@​StevenMassaro
- DAT-18342: Store Pro License Key in AWS Secrets Manager in liquibase/liquibase-pro#1896 by
@​sayaliM0412
- DAT-18063 Release lock after SQLPLUS timeout error in liquibase/liquibase-pro#1892 by
@​wwillard7800
- DAT-18360: only show expiration date message in checks run if expiration date is not null in liquibase/liquibase-pro#1895 by
@​StevenMassaro
- DAT-18396 - fix scripts resource caching in liquibase/liquibase-pro#1899 by
@​filipelautert
- DAT-18420 Change check that controls database checks to make sure they don't run just because we took a snapshot for a custom check in liquibase/liquibase-pro#1902 by
@​wwillard7800
- DAT-18440 Handle strict mode setting when doing auto rollback in liquibase/liquibase-pro#1909 by
@​wwillard7800
- DAT-18196: add method to LicenseService to allow custom invalid license message in liquibase/liquibase-pro#1917 by
@​StevenMassaro
- DAT-18389 Changing Quality Checks -> Policy Checks in liquibase/liquibase-pro#1906 by
@​wwillard7800
[OSS] Changelog
Changes
- Make Scope ID RNG no longer use SecureRandom (fix #6178 in liquibase/liquibase#6179 by
@​danielthegray
- optionally suppress Liquibase SQL for *-sql commands (DAT-18013) in liquibase/liquibase#6132 by
@​StevenMassaro
- changes in support of globally setting stripComments option (DAT-1739) in liquibase/liquibase#6137 by
@​StevenMassaro
- Handle reporting of changes which are skipped due to license issues (DAT-17659) in liquibase/liquibase#6114 by
@​wwillard7800
- [DAT-17993] Improve diffChangelog between MSSQL and Oracle in liquibase/liquibase#6094 by
@​filipelautert
- DAT-18250 DevOps :: Clean up branch build not working in liquibase/liquibase#6162 by
@​jandroav
- compare contents of zip file against baseline (DAT-18324) in liquibase/liquibase#6166 by
@​StevenMassaro
... (truncated)
Commits
fd04dbd
Merge pull request #6279 from liquibase/release_4292_changelogd822676
chore: fix changelog for 4.29.2e6aa1e6
chore: restore DAT-18398 changes040b732
Sync dry-run workflows from masterdb61d48
Changelog for 4.29.2 + revert snowflake driver + slf4j versions (#6269)bb50f58
🔧 (release-published.yml): Change the condition for the 'release-docker' job ...7c963ba
chore: restore DAT-18398 changes7a6015d
🔧 (create-release.yml): update condition to check for boolean false instead o...35b3ba5
🔧 (create-release.yml): add default value 'master' for branch parameter in on...57c0ae1
fix release workflows (#6260)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)