Skip to content

Release of MCK 1.8.1

Latest

Choose a tag to compare

@github-actions github-actions released this 20 May 16:17
d89262c

MCK 1.8.1 Release Notes

Bug Fixes

  • MongoDBUser: The authSource parameter in generated connection string secrets now correctly reflects spec.db instead of always being set to admin. This affects all authentication modes, including SCRAM-SHA-256, SCRAM-SHA-1, and X.509 (where authSource=$external is now correctly set).
  • MongoDBOpsManager, AppDB: In multi-cluster AppDB topology, fixed a bug where the per-cluster spec.applicationDatabase.clusterSpecList[i].statefulSet override was silently ignored.