Skip to content

v4.23.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 17:52
· 277 commits to refs/heads/main since this release
f512e31

The Liquibase MongoDB OSS and PRO extension are compatible starting with Liquibase 4.23.1, and are not backwards compatible with previous Liquibase versions. For users of Liquibase core versions between 4.19.0 and 4.21.1, please use the previous 4.x Mongo extension release as shown in the compatibility matrix in the docs.

Changes

  • (#375) fix: allow to set changelog-lock-wait-time-in-minutes to 0 @jgarec

📗 Notable Changes

🚀 New Features

  • (#427) DAT-15348


DevOps :: run nightly builds for extensions against core master-snapshot @jandroav

🐛 Bug Fixes 🛠

  • (#425) [DAT-15648] Disable Rows affected: 0 message as it is not applicable for NoSql @vitaliimak
  • (#419) [DAT-15624] Fix conflict between core and extension dropAll fixes @vitaliimak

💥 Breaking Changes

  • (#419) [DAT-15624] Fix conflict between core and extension dropAll fixes @vitaliimak

🤖 Security Driver and Other Updates

17 changes
  • (#429) build(deps): bump liquibase/build-logic from 0.4.0 to 0.4.1 @dependabot
  • (#433) build(deps): bump actions/checkout from 3 to 4 @dependabot
  • (#431) build(deps-dev): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 @dependabot
  • (#430) build(deps-dev): bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 @dependabot
  • (#428) build(deps-dev): bump org.yaml:snakeyaml from 2.1 to 2.2 @dependabot
  • (#426) build(deps): bump liquibase/build-logic from 0.3.9 to 0.4.0 @dependabot
  • (#424) build(deps-dev): bump org.codehaus.groovy:groovy-all from 3.0.18 to 3.0.19 @dependabot
  • (#423) build(deps): bump liquibase/build-logic from 0.3.8 to 0.3.9 @dependabot
  • (#422) build(deps): bump liquibase/build-logic from 0.3.6 to 0.3.8 @dependabot
  • (#418) build(deps): bump liquibase/build-logic from 0.3.5 to 0.3.6 @dependabot
  • (#417) build(deps-dev): bump org.yaml:snakeyaml from 2.0 to 2.1 @dependabot
  • (#415) build(deps): bump actions/checkout from 2 to 3 @dependabot
  • (#414) build(deps): bump actions/cache from 3.0.5 to 3.3.1 @dependabot
  • (#416) build(deps): bump liquibase/build-logic from 0.3.3 to 0.3.5 @dependabot
  • (#413) Add github-actions packages @vitaliimak
  • (#412) build(deps-dev): bump jupiter.version from 5.9.3 to 5.10.0 @dependabot
  • (#409) Bump mongodb-driver-sync from 4.10.1 to 4.10.2 @dependabot

Full Changelog: liquibase-mongodb-v4.23.0...liquibase-mongodb-4.23.1