plant-it
plant-it copied to clipboard
chore(deps): bump org.liquibase:liquibase-core from 4.26.0 to 4.29.1 in /backend
Bumps org.liquibase:liquibase-core from 4.26.0 to 4.29.1.
Release notes
Sourced from org.liquibase:liquibase-core's releases.
Liquibase v4.29.1
Liquibase 4.29.1 is a patch release
[!IMPORTANT] Liquibase 4.29.1 patches minor structure and pom issues found in Liquibase 4.29.0 release.
[!NOTE] See the Liquibase 4.29.1 Release Notes for the complete set of release information.
Notable Changes
[PRO]
Liquibase 4.29.1 .zip files: Restored to standard directory structure
- This release correctly places Liquibase .zip files inside liquibase-4.29.1 directory to match Pre-4.29.0 directory structure.
Big Query Extension: using Liquibase Pro with Google Big Query
With Liquibase 4.29.1, Google BigQuery is now supported as an ‘out of the box’ database enabling users to more quickly achieve value. Also included is support for Liquibase Pro features such as Flows, Policy Checks, and Reports with Google BigQuery so that users will have the efficiency and productivity benefits of Liquibase Pro when working with the platform.
Learn more https://docs.liquibase.com/bigquery
[PRO] Changelog
🐛 [PRO] Bug Fixes 🛠
- DAT-18294: Correctly default check scope parameter in liquibase/liquibase-pro#1880 by
@wwillard7800
- DAT-18308: DevOps :: Extensions are built against liquibase 0-SNAPSHOT https://github.com/liquibase/liquibase-pro/pull6144
🤖 [PRO] Security, Driver and Other Updates
- None
Full Changelog: https://github.com/liquibase/liquibase/compare/v4.29.0...v4.29.1
Get Certified
Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/.
Read the Documentation
... (truncated)
Changelog
Sourced from org.liquibase:liquibase-core's changelog.
Liquibase 4.29.1 is a patch release
Liquibase 4.29.1 patches a pom mismatch in the Liquibase BigQuery Commercial Extension.
Liquibase 4.29.1 resolves an issue with the zip distribution where all files were incorrectly placed inside liquibase-4.29.1 directory. This update ensures proper file organization and installation.
[PRO] Changelog
[PRO] Bug Fixes
- DAT-18294: Correctly default check scope parameter in liquibase/liquibase-pro#1880 by
@wwillard7800
Full Changelog: https://github.com/liquibase/liquibase/compare/v4.29.0...v4.29.1
Changes in version 4.29.0 (2024.07.25)
Liquibase 4.29.0 is a major release
[!IMPORTANT] Liquibase 4.29.0 contains several New Capabilities and Notable Enhancements for Liquibase Pro users: Python-based Custom Policy Checks and a new Big Query extension. [!NOTE] See the Liquibase 4.29.0 Release Notes for the complete set of release information.
Notable Changes
[PRO]
Custom Policy Checks: Create and run Python-based checks which fit your specific needs.
- Liquibase checks have been opened to the world of Python development! With this release, you can point your custom checks to your custom Python scripts to solve your nuanced conditions for better risk mitigation, compliance, code quality, security, and more.
- Learn more https://docs.liquibase.com/custom-policy-checks
Big Query Extension: using Liquibase Pro with Google Big Query
- With Liquibase 4.29.0, Google BigQuery is now supported as an ‘out of the box’ database enabling users to more quickly achieve value. Also included is support for Liquibase Pro features such as Flows, Policy Checks, and Reports with Google BigQuery so that users will have the efficiency and productivity benefits of Liquibase Pro when working with the platform.
- Learn more https://docs.liquibase.com/bigquery
[PRO] Changelog
New Features
- DAT-16671: Custom policy checks in liquibase/liquibase-pro#1671 by
@wwillard7800
- DAT-17725: Enable reporting by default, swallow all report generation exceptions in liquibase/liquibase-pro#1763 by
@abrackx
- DAT-17871: allow multiple checks to be specified in checks enable/disable commands in liquibase/liquibase-pro#1814 by
@StevenMassaro
- DAT-17490: Enhance up* DATe report to split skipped changesets into their own collapsible section in liquibase/liquibase-pro#1752 by
@abrackx
- DAT-17635: add wildcard support for check-name param for checks run, show, bulkset in liquibase/liquibase-pro#1787 by
@StevenMassaro
Changes
- DAT-17988: PRO: checks run --checks-output=nonapplicablechecks is broken in liquibase/liquibase-pro#1792 by
@wwillard7800
- DAT-17870: add aliases for parameters in checks run, show, and create commands in liquibase/liquibase-pro#1799 by
@StevenMassaro
... (truncated)
Commits
e0c7137
chore: Release notes (#6147)1a057d1
DAT-18308 DevOps :: Extensions are built against liquibase 0-SNAPSHOT (#6146)ab2ee6b
DAT-18308 DevOps :: Extensions are built against liquibase 0-SNAPSHOT (#6144)54744c8
chore: adding 4.29.1 changes7e83bbc
core: add breaking change to changelog (#6127)a6ff4aa
chore: re-enable releasing from master branch (#6124)5a3fa21
chore: reversion liquibase-cli (#6121)d23ee58
Liquibase 4.29.0 files (#6120)0fd943d
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 (#6090)c7d6b1e
Remove unneeded inclusion of commons-io in liquibase-core pom.xml (#6117)- 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)