Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump liquibase-core from 4.21.1 to 4.22.0 #29

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2023

Bumps liquibase-core from 4.21.1 to 4.22.0.

Release notes

Sourced from liquibase-core's releases.

v4.22.0

Liquibase v4.22.0 is a major release

Notable Changes

The checksum changes in Liquibase version 4.22.0 a major change, which improves whitespace handling in views, procedures, Liquibase Pro stored logic objects, and more. New checksums are silently recalculated upon the initial run of Liquibase 4.22.0 or greater. No actions is required for the vast majority of users. However, for users who rely on the detection of a changed changeset or have complex workflows, it is recommended that you run liquibase clear-checksums with your current version BEFORE your first operation using the new 4.22.0 version against a database. Learn more at https://docs.liquibase.com/concepts/changelogs/changeset-checksums.html

API Breaking Changes

Enhancements

Security, Driver, and other updates

Fixes

... (truncated)

Changelog

Sourced from liquibase-core's changelog.

Liquibase v4.22.0 is a major release

Notable Changes

The checksum changes in Liquibase version 4.22.0 is a major change, which improves whitespace handling in views, procedures, Liquibase Pro stored logic objects, and more. New checksums are silently recalculated upon the initial run of Liquibase 4.22.0 or greater. No actions is required for the vast majority of users. However, for users who rely on the detection of a changed changeset or have complex workflows, it is recommended that you run liquibase clear-checksums with your current version BEFORE your first operation using the new 4.22.0 version against a database. Learn more at https://docs.liquibase.com/concepts/changelogs/changeset-checksums.html

API Breaking Changes

Enhancements

Security, Driver and other updates

Fixes

... (truncated)

Commits
  • 78f5595 Merge pull request #4241 from liquibase/update-changelog-txt-4.22.0
  • 9671d5e Changelog adjustments
  • 37881e6 Updated changelog txt with 4.22.0
  • 47c4e50 Fix flaky postgres tests (#4234)
  • 60bcd29 update changelog to 4.22 (#4231)
  • 2b32507 remove helper commands from help output (DAT-14674) (#4207)
  • d100bbb DAT-13285 - Fix CheckSum generation issues + improvement (#3914)
  • cd1c6e9 Adding support for Postgresql generated columns. (#4185)
  • ea14df9 Load properties from defaults-file fixing variable replacement for refactored...
  • 1832407 Fix addDefaultValue checksum calculation when providing schema name (#4203)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.21.1 to 4.22.0.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.21.1...v4.22.0)

---
updated-dependencies:
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from filipelautert as a code owner May 12, 2023 07:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 12, 2023
@filipelautert filipelautert merged commit b6d23be into main May 12, 2023
11 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.liquibase-liquibase-core-4.22.0 branch May 12, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant