arrumm / veragg

0 stars 0 forks source link

Bump liquibase-core from 4.5.0 to 4.18.0 #166

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps liquibase-core from 4.5.0 to 4.18.0.

Release notes

Sourced from liquibase-core's releases.

Liquibase v4.18.0

Notable Changes

[PRO] Hashicorp Vault extension and Liquibase Pro

Use together for increased security and convenience of centralized properties. Note: This release works with Vault v1, and a v2 compatible release will follow up soon.

  • Security
 Vaults offer much greater security than defaults files or 
environment variables


  • Centralization
 Secure your database credentials, Pro license key, secure urls, and more in one central location. Update your critical properties in one place, and all linked tools and jobs use the new values
.

[PRO] rollback-on-error command argument

  • When set to true will attempt to rollback a failed update operation.
  • Note: changesets marked failonerror=false, do not count as error, and so do not rollback-on-error

[OSS] Liquibase Environment variables

Enhancements

  • [PRO] Added new modifyChangeSets tag to support specification of runWith attribute for all change sets in include or includeAll

API Breaking Changes

Security, Driver and other updates

Fixes

... (truncated)

Changelog

Sourced from liquibase-core's changelog.

Liquibase Core Changelog

Changes in version Liquibase v4.18.0

Notable Changes

  • [PRO] Hashicorp Vault extension and Liquibase Pro
  • Use together for increased security and convenience of centralized properties
  • [PRO]Security
  • Vaults offer much greater security than defaults files or
environment variables

  • [PRO] Centralization
  • Secure your database credentials, Pro license key, secure urls, and more in one central location.
  • Update your critical properties in one place, and all linked tools and jobs use the new values
.
  • [PRO] rollback-on-error command argument
  • When set to true will attempt to rollback a failed update operation.
  • Note: changesets marked failonerror=false, do not count as error, and so do not rollback-on-error

[OSS] Liquibase Environment variables

Enhancements

  • [PRO] Auto-rollback enabled for more Pro stored logic objects
  • [PRO] Added new modifyChangeSets tag to support specification of runWith attribute for all change sets in include or includeAll

API Breaking Changes

  • Use PathHandler for writing log files, which allows using S3 and other extensions (DAT-11515) by @​abrackx in #3438

Security, Driver and other updates

Fixes

... (truncated)

Commits
  • 7e4e7f2 revert auto-rollbacks for stored logic (DAT-12575) (#3526)
  • f590f42 version pin remaing yamls to ubuntu-20.04
  • 50ddbbf Version pin to ubuntu-20.04
  • f444da7 Version pin to ubuntu-20.04
  • 99a3d0c Version pin to ubuntu-20.04
  • fdf6699 Version pin to ubuntu-20.04
  • 9fa22a6 Version pin to ubuntu-20.04
  • a42266a Merge pull request #3521 from liquibase/update-changelog-txt-4.18
  • 3213b0a Fix typo in release notes.
  • bba98bc update changelog txt 4.18
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #169.