v1.63.11 June 2026
Latest
- MongoDB Community provisioning hardened: wizard templates map bare "7.0" to a full patch version (7.0.19), preflight checks operator pod readiness + PVC quota + memory, and the detail page shows live rollout progress (CR / PVC / StatefulSet / pods) with auto-refresh
- New Sync credentials action on provisioned Mongo clusters — pulls the live admin password from the K8s Secret into DBHelm after kubectl redeploys so Monitoring, Health Check, and Studio authenticate without manual re-entry
- K8s Mongo monitoring panels (Lock Debug, Health Check, Replication Health) no longer crash on BSON Long objects from kubectl-exec JSON — values normalize before React render
- Mongo Health Check deep probes use resolveMongoK8sCreds so Community Operator clusters ({cluster}-admin-password) work alongside PSMDB and StatefulSet secret conventions