common-workflow-language / cwlviewer

A web application to view and share Common Workflow Language workflows
https://view.commonwl.org/
Apache License 2.0
44 stars 27 forks source link

Bump liquibase-core from 4.22.0 to 4.23.0 #548

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps liquibase-core from 4.22.0 to 4.23.0.

Release notes

Sourced from liquibase-core's releases.

v4.23.0

Liquibase 4.23.0 is a major release

Notable Changes

[PRO]

  • Introduce custom and pipeline specific fields and data, and exclude private data, into Structured Logs and into your Liquibase operations data stream with new liquibase.customlogdata.yaml file.
  • The flow, history, status, and version commands have Structured Logging enhancements for improved compatibility with automated monitoring and analysis tools.
  • Learn more about Liquibase's Observability and Structured Logging capabilities to generate more meaningful reports and dashboards at https://docs.liquibase.com/observability

[OSS]

  • Checksums upgraded to v9, which improves whitespace handling in views, procedures, Liquibase Pro stored logic objects, and more. -- No action is required of users to benefit from this enhancement -- This release is backwards compatible with v8 checksums (found in 3.5 to 4.21.1 releases) -- Console message will inform you when your checksums have been updated
  • Liquibase Hub de-commissioned and de-coupled from Liquibase operations. From 4.23.0 forward, Liquibase will make no Hub reporting attempts.

Breaking Changes

  • For Developers of community-supported extension: liquibase/liquibase#4310 -- This implement new method in ChangeLogHistoryService interface which may requires updates to your extension code.
  • For Pro users: a bug fix for users of BOTH update-one-changeset AND ignore=true in DAT-13516 (see below) -- If you deploy with both these conditions, and have implemented a work-around, you should inspect your work-flow for potential changes.

[PRO] What's Changed

... (truncated)

Changelog

Sourced from liquibase-core's changelog.

Liquibase 4.23.0 is a major release

Notable Changes

[PRO]

  • Introduce custom and pipeline specific fields and data, and exclude private data, into Structured Logs and into your Liquibase operations data stream, with new liquibase.customlogdata.yaml file.
  • The flow, history, status, and version commands have been structured Logging enhancements for improved compatibility with automated monitoring and analysis tools.
  • Learn more about Liquibase's Observability and Structured Logging capabilities to generate more meaningful reports and dashboards at https://docs.liquibase.com/observability

[OSS]

  • Checksums upgraded to v9, which improves whitespace handling in views, procedures, Liquibase Pro stored logic objects, and more. -- No action is required of users to benefit from this enhancement -- This release is backwards compatible with v8 checksums (found in 3.5 to 4.21.1 releases) -- Console message will inform you when your checksums have been updated
  • Liquibase Hub de-commissioned and de-coupled from Liquibase operations. From 4.23.0 forward, Liquibase will make no Hub reporting attempts.

[PRO] What's Changed

[OSS] What's Changed

... (truncated)

Commits
  • e8eb891 Merge pull request #4433 from liquibase/fix-error-if-missing
  • 38f1b43 Rollback errorIfMissingOrEmpty parameter for includeAll tag
  • b05aee7 Create codeql.yml (#4342)
  • 22bf81d Merge pull request #4421 from liquibase/changelog-4230
  • a240d05 Adding changelog for 4.23.0 release
  • 023660a Merge pull request #4419 from liquibase/xsd-4230
  • 0f3fd61 Creates XSD for 4.23.0 release
  • deceeb6 Merge pull request #4403 from liquibase/gha-scheduled-DAT-15240
  • 1e7a26b Merge pull request #4408 from liquibase/modify15030
  • f3241a7 Merge branch 'master' into modify15030
  • 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)