Bump org.liquibase:liquibase-core from 4.23.0 to 4.23.1 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #1680 · s4u/pgp-keys-map (original) (raw)
Bumps org.liquibase:liquibase-core from 4.23.0 to 4.23.1.
Release notes
Sourced from org.liquibase:liquibase-core's releases.
Liquibase v4.23.1
Liquibase 4.23.1 is a patch release.
Notable Changes
[PRO]
- Introduce two new commands:
set-labelsandset-contextsto batch update the labels or contexts on existing changesets. Use these to scale database DevOps by bulk updating your changesets with one command. Or consolidate changes from different teams with different coding standards to ensure adherence to current standards. Learn more at https://docs.liquibase.com🚀 New Features
- (#4476) [DAT-15258] Ensure Mongo extension doesnt control createIndex/dropIndex checksums for non-Mongo DBs. @filipelautert
- (#4506) Add command line args to scope DAT-15396 @wwillard7800
- (#4539) DAT-15417 PR for setLabels/setContexts build @wwillard7800
- (#4599) run tests on any branch @sayaliM0412
- (#4538) add warning message about using catalogs in Postgres (DAT-14933) @StevenMassaro
- (#4361) [DAT-14970] FormattedSqlChangeLogParser refactoring @vitaliimak
- (#4197) Consume CORE and PRO packages from GitHub Package Manager (DAT-14615) @sayaliM0412
- (#4483) Add ability to set labels and contexts in included changelogs DAT-15202 @wwillard7800
- (#4485) DAT-14929: include rows affected in update command console output @StevenMassaro
- (#4321) DAT-6585 Apt-based Linux package @jandroav
- (#4317) Reworked rollback to tag logic to look for use first occurrence of tag DAT-13057 @wwillard7800
- (#4375) switch contexts argument to contextFilter (DAT-13423) @StevenMassaro
- (#4162) Allow whitespace within a foreign key statement @sideeffffect
- (#4407) improve error message when no sql generators can be found (DAT-14688) @StevenMassaro
- (#4420) add additional MDC properties to update and diff mojos (DAT-14672) @StevenMassaro
- (#4219) Fixed CommandLineUtilsTest for german locale @nvoxland
- (#4450) Fix deploymentId not populating after locking @wwillard7800
- (#4409) DAT-15030 @sayaliM0412
🐛 Changes and Bug Fixes 🛠
[PRO]
- DAT-14909: Add changelogFile back to rollback-one/rollback-on-error mdc success messages by @abrackx in liquibase/liquibase-pro#1024
- DAT-14751 fix issues with nested flow files and logging by @wwillard7800 in liquibase/liquibase-pro#1036
- DAT-13397: Respect rollback-script argument for rollback-one-update command by @abrackx in liquibase/liquibase-pro#1037
- DAT-13423: switch contexts argument to contextFilter by @StevenMassaro in liquibase/liquibase-pro#1043
- DAT-14694: Add Pro Tag and Pro Rollback commands by @wwillard7800 in liquibase/liquibase-pro#1013
- DAT-13398: Respect contexts/labels on update-one-changeset, add changelogFile required parameter. by @abrackx in liquibase/liquibase-pro#1042
- DAT-14448 Implemented user metadata for the Flow file and cleaned up tests by @wwillard7800 in liquibase/liquibase-pro#961
- DAT-9715: change sql parser exception log level to fine by @StevenMassaro in liquibase/liquibase-pro#1079
- DAT-14791 Implement ability to exec shell commands within variables by @wwillard7800 in liquibase/liquibase-pro#1059
- DAT-12252: remove unusable pro arguments by @StevenMassaro in liquibase/liquibase-pro#1081
- DAT-14455: customize checks run output with --checks-output arg by @StevenMassaro in liquibase/liquibase-pro#1078
- fix flow command test for windows by @StevenMassaro in liquibase/liquibase-pro#1098
- DAT-8278: replace JSqlParserException with custom exception class by @StevenMassaro in liquibase/liquibase-pro#1080
... (truncated)
Changelog
Sourced from org.liquibase:liquibase-core's changelog.
Liquibase 4.23.1 is a patch release
Notable Changes
[PRO]
- Introduce two new commands:
set-labelsandset-contextsto batch update the labels or contexts on existing changesets. Use these to scale database DevOps by bulk updating your changesets with one command. Or consolidate changes from different teams with different coding standards to ensure adherence to current standards. Learn more at https://docs.liquibase.comNew Features
- (#4476) [DAT-15258] Ensure Mongo extension doesnt control createIndex/dropIndex checksums for non-Mongo DBs. @filipelautert
- (#4506) Add command line args to scope DAT-15396 @wwillard7800
- (#4539) DAT-15417 PR for setLabels/setContexts build @wwillard7800
- (#4599) run tests on any branch @sayaliM0412
- (#4538) add warning message about using catalogs in Postgres (DAT-14933) @StevenMassaro
- (#4361) [DAT-14970] FormattedSqlChangeLogParser refactoring @vitaliimak
- (#4197) Consume CORE and PRO packages from GitHub Package Manager (DAT-14615) @sayaliM0412
- (#4483) Add ability to set labels and contexts in included changelogs DAT-15202 @wwillard7800
- (#4485) DAT-14929: include rows affected in update command console output @StevenMassaro
- (#4321) DAT-6585 Apt-based Linux package @jandroav
- (#4317) Reworked rollback to tag logic to look for use first occurrence of tag DAT-13057 @wwillard7800
- (#4375) switch contexts argument to contextFilter (DAT-13423) @StevenMassaro
- (#4162) Allow whitespace within a foreign key statement @sideeffffect
- (#4407) improve error message when no sql generators can be found (DAT-14688) @StevenMassaro
- (#4420) add additional MDC properties to update and diff mojos (DAT-14672) @StevenMassaro
- (#4219) Fixed CommandLineUtilsTest for german locale @nvoxland
- (#4450) Fix deploymentId not populating after locking @wwillard7800
- (#4409) DAT-15030 @sayaliM0412
Changes and Bug Fixes
[PRO]
- DAT-14909: Add changelogFile back to rollback-one/rollback-on-error mdc success messages by @abrackx in liquibase/liquibase-pro#1024
- DAT-14751 fix issues with nested flow files and logging by @wwillard7800 in liquibase/liquibase-pro#1036
- DAT-13397: Respect rollback-script argument for rollback-one-update command by @abrackx in liquibase/liquibase-pro#1037
- DAT-13423: switch contexts argument to contextFilter by @StevenMassaro in liquibase/liquibase-pro#1043
- DAT-14694: Add Pro Tag and Pro Rollback commands by @wwillard7800 in liquibase/liquibase-pro#1013
- DAT-13398: Respect contexts/labels on update-one-changeset, add changelogFile required parameter. by @abrackx in liquibase/liquibase-pro#1042
- DAT-14448 Implemented user metadata for the Flow file and cleaned up tests by @wwillard7800 in liquibase/liquibase-pro#961
- DAT-9715: change sql parser exception log level to fine by @StevenMassaro in liquibase/liquibase-pro#1079
- DAT-14791 Implement ability to exec shell commands within variables by @wwillard7800 in liquibase/liquibase-pro#1059
- DAT-12252: remove unusable pro arguments by @StevenMassaro in liquibase/liquibase-pro#1081
- DAT-14455: customize checks run output with --checks-output arg by @StevenMassaro in liquibase/liquibase-pro#1078
- fix flow command test for windows by @StevenMassaro in liquibase/liquibase-pro#1098
- DAT-8278: replace JSqlParserException with custom exception class by @StevenMassaro in liquibase/liquibase-pro#1080
- DAT-15202 Implement ability to modify labels in included changelogs by @wwillard7800 in liquibase/liquibase-pro#1083
- DAT-14615: Consume CORE and PRO artifact from GPM by @sayaliM0412 in liquibase/liquibase-pro#963
- DAT-9678: set severity exit code for SQL parser fails by @StevenMassaro in liquibase/liquibase-pro#1100
- DAT-14615: move repositories block into profile activated only on GHA by @StevenMassaro in liquibase/liquibase-pro#1122
- DAT-15384: sort checks run console output by the severity order specified in checks-output arg by @StevenMassaro in liquibase/liquibase-pro#1101
... (truncated)
Commits
- 66e46b7 Merge pull request #4656 from liquibase/update-changelog-txt-4.23.1
- 189b0c9 Update changelog txt 4.23.1
- 95b8cf0 Merge pull request #4652 from liquibase/remove-liquibase_env-from-installer
- c4a0e2a REmove liquibase-env.sh from installer and zip as it is only used by deb pack...
- f24388c Merge pull request #4649 from liquibase/github-action-DAT-15622-build-installer
- 3988b34 Merge branch 'master' into github-action-DAT-15622-build-installer
- cbd3b07 chore(re-version.sh): remove reversion of deb package creation code
- 1e6f873 Merge pull request #4645 from liquibase/github-action-DAT-15622-build-installer
- 8e5eef4 Merge branch 'master' into github-action-DAT-15622-build-installer
- 48d5fc3 fix(re-version.sh): update dpkg-deb command to use the -z9 flag for better co...
- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)