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.4.0 to 4.4.1 #35

Merged
merged 3 commits into from
Jul 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps liquibase-core from 4.4.0 to 4.4.1.

Release notes

Sourced from [liquibase-core's releases](https://github.com/liquibase/liquibase/releases).

v4.4.1

Liquibase 4.4.1 is now available here and [through our website](https://www.liquibase.org/download). Here’s a closer look at what's included in the latest release.

Liquibase 4.4.1 includes bug fixes and updates

This release introduces SQL*Plus fixes for Liquibase Pro users, addresses some Liquibase Hub integration issues, along with some other bugs listed below.

Bug fixes

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/](https://learn.liquibase.com/).

Read the documentation

Please check out and contribute to the continually improving docs, now at: [https://docs.liquibase.com/](https://docs.liquibase.com/).

Meet the Community

Our community has built a lot. From extensions to integrations, you’ve helped make Liquibase the amazing open source project that it is today. Keep contributing to make it stronger:

  • Contribute code - [https://www.liquibase.org/development/contribute.html](https://www.liquibase.org/development/contribute.html)
  • Make doc updates - [https://github.com/liquibase/liquibase.github.com/tree/master/documentation](https://github.com/liquibase/liquibase.github.com/tree/master/documentation)
  • Help by asking and answering questions -- [https://forum.liquibase.org](https://forum.liquibase.org)
  • Set up a chat with the Product team -- [https://calendly.com/liquibase-outreach/product-feedback](https://calendly.com/liquibase-outreach/product-feedback)

Thanks to everyone who helps make the Liquibase community strong!

Changelog

Sourced from [liquibase-core's changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt).

Liquibase Core Changelog

Changes in version 4.4.1 (2021.07.09)

  • GH PR#1869 ⁃ HubUpdater releases lock even though registration is skipped
  • GH PR#1861 ⁃ Only snapshot tables/columns in loadData
  • GH PR#1843 ⁃ [LB-704] fixed generating sequences for Postgres versions prior to 10
  • GH Issue#1829 ⁃ Fixes MySQL Snapshot/Generated ChangeLog output for table key constraints when multiple tables
  • Postgres: Rollback of rename target fails due to malformed SQL.
  • Liquibase Hub registerChangeLog messaging fixes
  • Liquibase Hub, Maven, and liquibase.properties file fixes
  • Using --liquibaseProLicenseKey is on the left side of the command
  • Update Liquibase installer adoptopenjdk from 11.0.10 to 11.0.11
  • [PRO] SQL Plus handles backslashes in changeset attributes' values
  • [PRO] SQL Plus passing arguments during runtime fixes
  • [PRO] SQL Plus handles Oracle proxy user setups
  • [PRO] SQL Plus improve temp file handling
  • [PRO] Fixes snapshot on MySQL Stored Logic Objects with Integer Types

Changes in version 4.4.0 (2021.06.08)

Changes in version 4.3.5 (2021.04.29)

  • Better error handling in runWith=sqlplus when user doesn't have create/drop table permissions

Changes in version 4.3.4 (2021.04.15)

Changes in version 4.3.3 (2021.04.09)

Changes in version 4.3.2 (2021.03.25)

... (truncated)

Commits

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)

┆Issue is synchronized with this Jira Bug by Unito

Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.4.0...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 12, 2021
@liquibot
Copy link
Contributor

⚠️ Reminder

Release Candidate pull requests will automatically release when merged.

Please review and merge all other pull requests prior to merging this request.

@molivasdat molivasdat merged commit 3b95fdb into main Jul 14, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.liquibase-liquibase-core-4.4.1 branch July 14, 2021 21:42
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 Extension Release Candidate 🚀
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants