Skip to content

Bump liquibase-maven-plugin from 4.3.2 to 4.3.3#2826

Merged
pethers merged 1 commit into
masterfrom
dependabot/maven/org.liquibase-liquibase-maven-plugin-4.3.3
Apr 12, 2021
Merged

Bump liquibase-maven-plugin from 4.3.2 to 4.3.3#2826
pethers merged 1 commit into
masterfrom
dependabot/maven/org.liquibase-liquibase-maven-plugin-4.3.3

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps liquibase-maven-plugin from 4.3.2 to 4.3.3.

Release notes

Sourced from liquibase-maven-plugin's releases.

v4.3.3

Liquibase 4.3.3 is now available here through Liquibase.org. Here’s a closer look at what's included in the latest release.

Liquibase 4.3.3 is a bugfix release

Bugfixes

Thanks to everyone who helps make the Liquibase community strong!

  • Fixes an issue with changelogsync and Hub
  • Fixes an issue with dropAll and Postgres (#1212)
  • Fixes an issue with diff and NullPointerException (#1631)
  • Fixes an issue with NullPointerException and DateTimeType (#1366)
  • Fixes issue with Maven resolving/using properties file (#1723)
  • Fixes issue with diffChangeLog and addColumn --> addPrimaryKey ordering (#1722)

Pull Requests Merged into 4.3.3

liquibase/liquibase#1649 liquibase/liquibase#1758 liquibase/liquibase#1367 liquibase/liquibase#1744 liquibase/liquibase#1733

Special 4.3.3 shout-outs

Big thanks to the Liquibase community, especially stevesaliman, wwillard7800, mironbalcerzak, molivasdat, ro-rah and others!

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: http://learn.liquibase.com/.

Read the documentation

Please check out and contribute to the continually improving docs, now at: http://docs.liquibase.org/.

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:

Thanks to everyone who helps make the Liquibase community strong!

Changelog

Sourced from liquibase-maven-plugin's changelog.

Liquibase Core Changelog

Changes in version 4.3.3 (2021.04.09)

  • Fixes an issue with changelogsync and hub
  • Fixes an issue with diff and NullPointerException (#1631)
  • Fixes an issue with NullPointerException and DateTimeType (#1366)
  • Fixes an issue with maven resolving/using properties file (#1723)
  • Fixes an issue with diffChangeLog and addColumn -> addPrimaryKey ordering (#1722)

Changes in version 4.3.2 (2021.03.25)

  • Added new changelogSyncToTag command #1133
  • Support for working with deactivated changelogs in hub
  • Added ability to create hub projects with parameters instead of only via prompts
  • Only enable console prompting when explicitly enabled by the CLI #1711 #1689
  • Handle includeAll better in spring boot #1595 and #1436
  • Changed JRE bundled with installers to use the latest LTS version
  • Better handle dropAll on postgresql partitioned tables #1650
  • Fixed sample liquibase.sqlplus.conf file #1448 and #1416
  • Fixed loadData's usePreparedStatement attribute #1098
  • Send hub logs at the same log level as configured in the CLI

Changes in version 4.3.1 (2021.02.12)

  • Fixed handling of classpath*: in includeAll #1595
  • ClassCastException on moving to mysql-connector-java 8.0.23 #1639
  • Passwords sent to Hub when using jTDS driver
  • ChangeExecListener cannot be used to to HubChangeExecListener #1651
  • RelativePathError when using includeAll tag and Spring Boot #1657
  • Liquibase 4.3.0 throws NullPointerExceptions without snakeyaml in the classpath #1682

Changes in version 4.3.0 (2021.02.06)

  • MariaDB is now fully certified for Liquibase Pro users
  • Added ability to register for Hub during update operations
  • Receive Liquibase Hub report links in the CLI after running commands
  • Fixed NPE when an output writer is null #1625
  • Fixed filename + Id + author to be treated as unique in ValidatingVisitor.findChangeSet method #1622
  • Fixed EntityResolver to check the classpath even if the standard ResourceAccessor does not include it #1621
  • Fixed the CVE-2017-18640 issue on snakeyaml-1.2.4 #1608
  • Fixed HistoryCommandTest to run on systems having a non-US default locale #1078
  • Added quotes around ${JAVA_PATH} in Liquibase shell script to avoid spaces in path issues #1062
  • Fixed the issue with automatic dropping of default values on MS SQL #1003
  • Allow --changeset to have a space after -- in formatted sql files
  • Modified SetColumnRemarks support for MySQL #942
  • Implemented boolean data type support for DB2 LUW #966
  • Added deprecated LogFactory.getInstance() to smooth the upgrade to 4.x #1642 and #1641
  • Included the existing dropPrimaryKey.dropIndex attribute in XSD #1629
  • Implemented auto-registration and operation report capabilities for Liquibase Hub

... (truncated)

Commits
  • 3e83d9b Incremented version number
  • 31d7bac Merge pull request #1788 from liquibase/DAT-6938
  • 431b960 Added 4.3.3 changelog.txt entry
  • 5c22767 Handle possible null objects in the reference or comparison lists
  • 0465102 - Better handle not found liquibase.properties files in maven.
  • a844c3c With diffToChangeLog, insert Columns after the last Table, and before
  • d85937f Handle ordering issue
  • 6e50249 Attempt to make sure addColumn occurs before it is used in diff
  • 0ee264f #1366 DateTimeType.java:38 NullPointerException
  • 5b3c83c Fix changeLogSync issue when Hub settings exist
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [liquibase-maven-plugin](https://github.com/liquibase/liquibase) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.3.2...v4.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@pethers pethers merged commit ee3ea0f into master Apr 12, 2021
@dependabot-preview dependabot-preview Bot deleted the dependabot/maven/org.liquibase-liquibase-maven-plugin-4.3.3 branch April 12, 2021 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant