MCK 1.8.1 Release Notes
Bug Fixes
- MongoDBUser: The
authSourceparameter in generated connection string secrets now correctly reflectsspec.dbinstead of always being set toadmin. This affects all authentication modes, including SCRAM-SHA-256, SCRAM-SHA-1, and X.509 (whereauthSource=$externalis now correctly set). - MongoDBOpsManager, AppDB: In multi-cluster AppDB topology, fixed a bug where the per-cluster
spec.applicationDatabase.clusterSpecList[i].statefulSetoverride was silently ignored.