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.version from 4.20.0 to 4.21.0 #32832

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2023

Bumps liquibase.version from 4.20.0 to 4.21.0.
Updates liquibase-core from 4.20.0 to 4.21.0

Release notes

Sourced from liquibase-core's releases.

V4.21.0

Liquibase v4.21.0 is a major release

Notable Changes

[PRO] Observability Initiative - Structured Logging

Structured Logging makes Liquibase operation data easily available for automated monitoring and analysis tools to read, query, and act upon in automated workflows. This feature significantly improves the way Liquibase logs its actions and events to make records machine-readable, easily-ingested, and queryable by industry-standard observability and analysis tools. Learn more at https://docs.liquibase.com/structured-logging

Command refactoring

Enhancements

Security, Driver and other updates

... (truncated)

Changelog

Sourced from liquibase-core's changelog.

Liquibase v4.21.0 is a major release

Notable Changes

[PRO] Observability Initiative - Structure Logging

Structured Logging makes Liquibase operation data easily available for automated monitoring and analysis tools to read, query, and act upon in automated workflows. This feature significantly improves the way Liquibase logs its actions and events to make records machine-readable, easily-ingested, and queryable by industry-standard observability and analysis tools. Learn More at https://docs.liquibase.com/structured-logging

Command refactoring

Enhancements

Security, Driver and other updates

... (truncated)

Commits
  • e31033a Created 4.21 changelog xsd (#4118)
  • c11a7fe Test fix DAT-14259 (#4102)
  • 0e68be7 Remove native executor name property (DAT-13580) (#4108)
  • 8a756c4 log generated databasechangelogsql without erroneously incrementing the order...
  • 4c9db96 Fixed #3745 error generation intType when using autoIncrement=true with H2 V2...
  • 11f4b66 Read Snowflake views definitions with the Snowflake-specific query (#3794)
  • b5bad04 Reworks liquibaseOperation MdcKey to liquibaseInternalCommand (DAT-13996] (#4...
  • 45dc090 [DAT-6626] Refactoring of rollbackCount[SQL] commands (#4077)
  • 5f85dd4 Merge pull request #4044 from liquibase/fix/issue-3873
  • 570538c Renames duplicated test name (#4100)
  • Additional commits viewable in compare view

Updates liquibase-mongodb from 4.20.0 to 4.21.0

Release notes

Sourced from liquibase-mongodb's releases.

v4.21.0

Support for Liquibase 4.20.0.

Notice

This release of liquibase-mongo is the last one that will be intentionally synchronized with the liquibase-core release. Going forward liquibase-mongo will be assumed to be released independently of liquibase-core, thus version numbers may diverge.

The README in this repository will contain version compatibility information of this extension relative to liquibase-core.

Full Changelog: liquibase/liquibase-mongodb@liquibase-mongodb-4.20.0...liquibase-mongodb-4.21.0

Commits
  • 207553c hotfix xsd workflow
  • 1b6abb4 Version Bumped to 4.21.0
  • cad2d1d fixed error message, encoded username
  • 1661da8 added password encoding, updated error message
  • 11b9c50 Bump groovy-all from 3.0.16 to 3.0.17
  • 3727271 Remove unsupported for dropIndex options element
  • 1028bd2 Remove unnecessary scheme publishing
  • b9cc839 Rename and publish xsd schemes
  • c898566 Add i18n support for error messages
  • 7722a4e Decrease priority for non Mongo databases
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 the area/dependencies Pull requests that update a dependency file label Apr 21, 2023
@quarkus-bot

This comment has been minimized.

@Sanne Sanne force-pushed the dependabot/maven/liquibase.version-4.21.0 branch from 9990b2e to d05e504 Compare April 27, 2023 13:08
Bumps `liquibase.version` from 4.20.0 to 4.21.0.

Updates `liquibase-core` from 4.20.0 to 4.21.0
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.20.0...v4.21.0)

Updates `liquibase-mongodb` from 4.20.0 to 4.21.0
- [Release notes](https://github.com/liquibase/liquibase-mongodb/releases)
- [Changelog](https://github.com/liquibase/liquibase-mongodb/blob/main/RELEASE.md)
- [Commits](liquibase/liquibase-mongodb@liquibase-mongodb-4.20.0...liquibase-mongodb-4.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 27, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@Sanne Sanne merged commit 2c6c42b into main Apr 28, 2023
@Sanne Sanne deleted the dependabot/maven/liquibase.version-4.21.0 branch April 28, 2023 09:48
@quarkus-bot quarkus-bot bot added this to the 3.1 - main milestone Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/liquibase kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants