Liquibase MongoDB Pro 1.5.0 release notes
Liquibase MongoDB Pro 1.5.0 is a major release. It requires Liquibase 4.30.0 or later.
The Liquibase Pro 1.5.0 release enables users to use some forms of Workload Identity Federation with MongoDB Atlas. Specifically supported is the ability to authenticate to MongoDB Atlas using OIDC/OAuth2 against Microsoft Entra ID to perform "workload" (application) type operations.
Liquibase MongoDB Pro (1.5.0: December 18, 2024)
New features
(#285) DAT-18767: Obfuscating data from variables @CharlesQueiroz
(#282) DAT-19161: Including a friendly error message when mongosh is config @CharlesQueiroz
(#279) Changing to use the Mongo Credential API and ensuring support for both system assigned and user assigned. @CharlesQueiroz
Security, driver, and other updates
(#277) chore(deps): Bump org.liquibase.ext:liquibase-mongodb from 4.29.2 to 4.30.0 @dependabot
(#276) chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 @dependabot
(#270) chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 @dependabot
(#269) chore(deps): Bump org.liquibase.ext:liquibase-mongodb from 4.29.1 to 4.29.2 @dependabot
(#268) chore(deps): Bump org.liquibase:liquibase-parent-pom from 0.4.2 to 0.4.5 @dependabot
(#266) chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 @dependabot
(#265) chore(deps): Bump org.liquibase:liquibase-parent-pom from 0.4.1 to 0.4.2 @dependabot
(#263) chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 @dependabot
(#262) chore(deps): Bump org.liquibase:liquibase-parent-pom from 0.4.0 to 0.4.1 @dependabot
(#261) chore(deps): Bump slf4j.version from 2.0.15 to 2.0.16 @dependabot
Liquibase MongoDB OSS (4.30.0: November 7, 2024)
Full Changelog: liquibase-mongodb-v4.28.0...liquibase-mongodb-4.30.0 (see GitHub releases)
Fixes and enhancements
Various changes across releases since 4.28.0
Compatibility and driver updates
Bug fixes