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.17.1 to 4.18.0 #268

Merged
merged 2 commits into from Dec 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

Bumps liquibase-core from 4.17.1 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 7, 2022
@adangel
Copy link
Collaborator

adangel commented Dec 9, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.liquibase-liquibase-core-4.18.0 branch from ad52344 to 3a122fb Compare December 9, 2022 10:40
@adangel
Copy link
Collaborator

adangel commented Dec 9, 2022

@dependabot rebase

Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.17.1 to 4.18.0.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.17.1...v4.18.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 force-pushed the dependabot/maven/org.liquibase-liquibase-core-4.18.0 branch from 3a122fb to 4a7f5db Compare December 9, 2022 10:48
@adangel adangel added this to the next milestone Dec 9, 2022
@adangel adangel merged commit 0b49f3c into main Dec 9, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.liquibase-liquibase-core-4.18.0 branch December 9, 2022 11:03
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