Liquibase MongoDB Pro 1.6.0 Release Notes

Liquibase MongoDB Pro 1.6.0 is a major release. MongoDB Pro 1.6.0 requires Liquibase 4.32.0 or later.

The Liquibase Pro 1.6.0 release includes updates that confirm LDAP authentication support, extend selected database inspection commands to MongoDB, and make the drift report available to MongoDB Pro users.

Liquibase MongoDB Pro (1.6.0: May 28, 2025)

Notable changes

  • INT-192 - Validate LDAP is supported with MongoDB.
  • INT- 318 - Structured logging: changesetSql filed is empty when community changeTypes are used.
  • INT-530 - DBCLH support for MongoDB.
  • INT-709 - Add include/includeAll support for Mongo changelog formats.
  • INT-870 - Diff command support for MongoDB.
  • INT-871 - Drift report support for MongoDB.
  • INT-843 - Improve application name precision in MongoDB server logs.
  • INT-872 - Snapshot support for MongoDB.

Bug fixes

  • INT- 318 - Structured logging: changesetSql filed is empty when community changeTypes are used.
  • INT-327 - Rows affected are shown as -1 in update summary.

Security, driver, and other updates

  • None