Blackdread / sql-to-jdl

Tool to translate SQL databases to JDL format of jHipster (Created due to existing databases to be generated with jHipster and build angular-java web)
MIT License
179 stars 81 forks source link

Bump liquibase-maven-plugin from 4.19.0 to 4.21.1 #191

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps liquibase-maven-plugin from 4.19.0 to 4.21.1.

Release notes

Sourced from liquibase-maven-plugin's releases.

v4.21.1

Liquibase 4.21.1 is a patch 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

What's Changed

New Contributors

Full Changelog: https://github.com/liquibase/liquibase/compare/v4.21.0...v4.21.1

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-maven-plugin's changelog.

Liquibase 4.21.1 is a patch 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

What's Changed

New Contributors

Full Changelog: https://github.com/liquibase/liquibase/compare/v4.21.0...v4.21.1

Changes in version Liquibase v4.21.0 (2023.04.12)

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
  • 1536d9c Updated changelog txt (#4130)
  • 07e82a2 Add missing parameter changeLogFile to update command when running from Main ...
  • 304c6f0 remove Hub mention from readme (#4127)
  • c2e6cf9 updated changelog txt to 4.21 (#4121)
  • 8e0010b DAT-14365: unhide log-format parameter (#4120)
  • 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...
  • 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 #198.