Docs Menu
Docs Home
/
MongoDB Ops Manager
/

Ops Manager Server Changelog

On this page

  • Ops Manager Server 8.0
  • Ops Manager Server 7.0
  • Ops Manager Server 6.0
  • Ops Manager Server 5.0
  • Ops Manager Server 4.4
  • Ops Manager Server 4.2
  • Ops Manager Server 4.0
  • Ops Manager Server 3.6
  • Ops Manager Server 3.4

Released 2024-9-30

Note

The following list contains features and improvements that have been added since Ops Manager 7.0.0, many of which are also included in later minor releases of Ops Manager 7.0. For details, see Ops Manager 7.0 releases.

  • Updates the MongoDB Agent to 108.0.1.

  • Supports managing, monitoring, and backing up MongoDB 8.0 deployments.

  • Supports MongoDB 8.0 as a deployment option.

  • Supports deployments that use config shards.

    Note

    Queryable backups are not supported when you use config shards.

  • Deprecates support for MongoDB 4.4 and MongoDB 5.0 deployments.

  • Removes support for MongoDB 4.2 deployments.

  • Supports performing on-demand snapshots in addition to scheduled snapshots.

  • Supports enabling and configuring regional backups.

  • Supports parsing multiple certificates, or a chain, from PEM files for S3-compatible storage backup store configuration.

  • Adds additional snapshot history metadata for block tracking, incrementality for data and indexes, transfer speed, and duration in the Admin interface and Diagnostic Archive.

  • Adds additional snapshot metrics to the snapshot summary table.

  • Adds ability to track restore block download performance.

  • Enhances logging for MongoDB blockstores groom progress and checks that grooms have enough space to run before starting.

  • Improves the redaction of sensitive fields.

  • Supports net.tls.clusterAuthX509 parameter in MongoDB 7.0 for clusterAuthMode set to x509.

  • Adds ability to configure the net.tls.clusterCAFile parameter.

  • Adds API support for project-level MongoDB log rotation settings.

  • Adds automation support for at-rest encryption of audit logs in MongoDB 6.0 and later versions.

  • Removes Ops Manager support for RedHat Enterprise Linux 7.

  • Removes Ops Manager support for SUSE Linux Enterprise Server 12.

  • Removes Ops Manager support for Ubuntu 20.04 LTS.

  • Deprecates Ops Manager support for Amazon Linux v2 LTS.

  • Deprecates Ops Manager support for Debian 11.

Released 2024-09-05

  • Updates the MongoDB Agent to 107.0.11.8645-1.

  • Adds support MongoDB Connector for BI 2.14.15.

  • Compatible with MongoDB Database Tools 100.10.0.

  • Removes the MongoDB Agent dependencies on the redhat-lsb-core package for RHEL and lsb-release pacakge for Debian.

  • Ensures that Ops Manager retains at least one snapshot regardless of expiration schedule.

  • Fixes the following issues:

    • Upgrades from Ops Manager 6 to Ops Manager 7 fail due to a missing field used for upgrade validation.

    • Diagnostics archive shows incorrect free space for File System snapshot store.

    • DeploymentId not displayed for shards with regional backup enabled.

    • Potential error when saving updates to oplog or snapshot stores due to DeploymentId validation.

    • Possible shutdown loop when KMIP rotation and initial sync run concurrently.

Released 2024-08-01

  • Updates the MongoDB Agent to 107.0.10.8627-1.

  • Updates JDK to jdk-17.0.12+7.

  • Improves metadata clean up when terminating backup jobs.

  • Fixes CVE-2023-45288

  • Fixes the following issues:

    • Creating a new regional backup errors on internal sync store assignment.

    • Agent potentially crashes during restart due to a race condition.

Released 2024-07-18

Released 2024-06-27

  • Updates the MongoDB Agent to 107.0.8.8615-1.

  • Adds support for MongoDB Connector for BI 2.14.13.

  • Improves a snapshot's ability to use the same node from a previous snapshot.

  • Improves the warning when file system stores doesn't exist.

  • Ensures that a groom job has enough space to run before starting.

  • Fixes the following CVEs:

  • Fixes an issue where the HTTP transport for automation didn't always use the configured TLS configuration.

  • Improves the redaction of sensitive fields.

Released 2024-06-06

  • Updates the MongoDB Agent to 107.0.7.8596.

  • Fixes an issue that could cause termination jobs to timeout due to unassigned blockstores.

  • Fixes an issue where required backup job fields could become null.

Released 2024-05-10

  • Updates the MongoDB Agent to 107.0.6.8587-1.

  • Supports parsing multiple certificates, or a chain, from PEM files for S3-compatible storage backup store configuration.

  • Adds alert to verify defaultRWConcern of the AppDB and other backing databases.

  • Fixes the following issues:

    • Backup job logs for a specific logger didn't appear correctly in the UI.

    • ObjectId fields in snapshot history rendered incorrectly.

Released 2024-05-02

  • Updates the MongoDB Agent to 107.0.3.8581-1.

  • Releases mongosh 2.2.4 to Ops Manager. To learn more, see mongosh Release Notes.

  • Updates JDK to jdk-17.0.11+9.

  • Displays S3-compatible storage oplog store databases as a backing database in the Admin Overview tab.

  • Adds additional diagnostics information related to backup speed in a separate download ingestible format from diagnostic archive.

  • Adds additional snapshot history metadata for block tracking, incrementality for data and indexes, transfer speed, and duration in the Admin UI and diagnostic archives.

  • Increases the number of snapshots retained to 60 snapshots per cluster for the snapshot history metadata.

  • Fixes an issue with backup configuration daemon filter for deleted daemons.

  • Fixes CVE-2024-29025.

Released 2024-04-04

  • Releases mongosh 2.2.3 to Ops Manager. To learn more, see mongosh Release Notes.

  • Supports enabling and configuring regional backups.

  • Supports net.tls.clusterAuthX509 parameter in MongoDB 7.0 for clusterAuthMode set to x509.

  • Adds API support for project level MongoDB log rotation settings.

  • Adds ability for backup to automatically configure an improved default blocksize for mongo blockstores.

  • Adds automation support for at-rest encryption of audit logs in MongoDB 6.0 and later versions.

  • Enhances logging for MongoDB blockstores groom progress.

  • Fixes the following issues:

    • Inactive accounts prevented users from navigating to the continuous backup page.

    • Restore would fail in existing deployments if credentials version didn't match.

    • Restores couldn't progress due to a DOWN host.

    • The mongodVersion in the backup jobs collection doesn't update correctly.

  • Fixes CVE-2023-33546

  • Fixes CVE-2024-22201

Released 2024-03-07

  • Updates the MongoDB Agent to 107.0.3.8550-1.

  • Fixes a bug where Ops Manager upgrades might become stuck when webhook notifications are configured due to webhook_url not populating correctly.

  • Adds MongoDB Agent support for Ubuntu 20.04 and RHEL 9 on ARM.

  • Fixes a bug where the MongoDB Agent wasn't considering all of a certificate's SANs.

  • Adds the ability to edit WiredTiger job setting, number of backup workers, and bandwidth for backups in the Administration Console.

  • Adds the ability for Ops Manager to automatically choose the number of backup workers based on available CPU cores and memory.

  • Fixes CVE-2023-52428

  • Fixes CVE-2024-25710

  • Fixes CVE-2024-26308

  • Releases mongosh 2.1.5 to Ops Manager. To learn more, see mongosh Release Notes.

  • Fixes an issue where Ops Manager inaccurately reported the network bytes out metric that appears in the System Network chart. This release resets this metric and the previous values no longer appear. To learn more, see Review Available Metrics and System and Disk Alerts.

Released 2024-02-01

  • Updates the MongoDB Agent to 107.0.2.8531.

  • Updates JDK to jdk-17.0.10+7.

  • Adds MongoDB Agent support for Debian 12.

  • Adds support for deploying Ops Manager on Debian 12.

  • Adds ability to configure the net.tls.clusterCAFile parameter.

  • Adds additional snapshot metrics to the snapshot summary table.

  • Adds ability to track restore block download performance.

  • Improves MongoDB and S3-compatible blockstore snapshot performance for large files through enhanced memory utilization.

  • Improves the agent's ability to retry for more blockstore errors.

  • Fixes the following bugs:

    • DBUsage API endpoint issue that affected totalCount, pageNum, filtering and pagination in the UI.

    • Oplog Behind warning could be displayed for non-active shards.

    • LOW_APP_DB_FREE_SPACE_PERCENT alert was not working correctly.

    • Servers might display stale statuses in the Ops Manager UI.

  • Removes ability to delete a project that has managed deployments.

Released 2024-01-08

Important

If you're using MongoDB 7.0.0 to 7.0.4, upgrade to Ops Manager 7.0.1 or later before upgrading to MongoDB 7.0.5.

  • Updates the MongoDB Agent to 107.0.0.8507.

  • Bumps the minimum required MongoDB Agent version for Ops Manager 7.0 to 107.0.0.8506-1. You must upgrade to this version of the MongoDB Agent to allow clusters using OIDC to continue functioning after upgrading to MongoDB 7.0.5.

  • Fixes a bug where clusters on MongoDB 7.0.0 to 7.0.4 using OpenID Connect authentication fail to properly upgrade to MongoDB 7.0.5.

Released 2024-01-04

Important

If you're using MongoDB 7.0.0 to 7.0.4, upgrade to Ops Manager 7.0.1 or later before upgrading to MongoDB 7.0.5.

  • Supports managing, monitoring, and backing up MongoDB 7.0 deployments.

  • Supports MongoDB 7.0 as a deployment option.

  • Removes support for SNMP alerts.

  • Redacts third-party credentials.

    • Ops Manager redacts credentials for third-party metrics and alert integrations when you view or edit an alert through the UI or query third-party integration settings through the API.

      You can still edit these credentials. We recommend that you store these credentials outside of Ops Manager.

  • Removes support for the MongoDB Cloud Migration Service in Ops Manager. If you need to use push-based migrations to migrate your deployments to MongoDB Atlas, you can use the Cloud Migration Service in MongoDB Cloud Manager.

  • Removes support for the Manage Sharded Collections UI.

    • Removes the ability to shard a collection, manage the sharded cluster balancer, and manage sharded zones through the UI. You still have full control of your sharded cluster available through the command line by using mongosh.

  • Removes support for Internet Explorer 11.

  • Adds support for deploying Ops Manager on RedHat Enterprise Linux 9 on x86_64 architectures.

  • Adds support for deploying Ops Manager on Ubuntu 22.04 on x86_64 architectures.

  • Adds support for deploying Ops Manager on Amazon Linux 2023.

  • Removes Ops Manager support for Debian 10.

  • Removes Ops Manager support for Ubuntu 18.04 LTS.

  • Deprecates Ops Manager support for RedHat Enterprise Linux 7.

  • Deprecates Ops Manager support for SUSE Linux Enterprise Server 12.

  • Deprecates Ops Manager support for Ubuntu 20.04 LTS.

  • Adds MongoDB Agent support for RedHat Enterprise Linux 9 on x86_64 and ARM architectures.

  • Adds MongoDB Agent support for Ubuntu 22.04 on x86_64 and ARM architectures.

  • Adds MongoDB Agent support for Amazon Linux 2023.

  • Deprecates MongoDB Agent support for SUSE Linux Enterprise Server 12.

  • Deprecates MongoDB Agent support for Ubuntu 20.04 LTS.

Released 2024-08-08

Released 2024-07-12

  • Compatible with MongoDB Database Tools 100.9.5.

  • Adds support for MongoDB Connector for BI 2.14.13.

  • Updates the MongoDB Agent to 12.0.32.7851-1.

  • Releases mongosh 2.2.4 to Ops Manager. To learn more, see mongosh Release Notes.

  • Uses server-side random sampling to distribute data points in Profiler more evenly across the scatterplot.

  • Displays S3 Oplog Store DBs as a backing DB in the Admin interface's Overview tab.

  • Provides additional diagnostics information related to backup speed in a separate download format from Diagnostic Archive.

  • Updates snapshot history to include additional metadata for block tracking, incrementality for data and indexes, transfer speed, and duration in the Admin interface and Diagnostic Archive.

  • Updates snapshot history from 20 to 60 snapshots for each cluster.

  • Adds API support for project level MongoDB log rotation settings.

  • Fixes the following CVEs:

  • Fixes a potential restore validation error.

  • Fixes a bug where the backup configuration daemon filter appears incorrectly for removed hardware.

  • Fixes a bug where a specific logger doesn't appear correctly in the UI for backup job logs.

  • Fixes a bug where the ObjectId field in snapshot history renders incorrectly.

  • Resolves a NullPointerException from bad hostInfo.

  • Fixes a bug where altering the snapshot time skips longer retained snapshots.

  • Fixes a bug where unassigned blockstores terminate backup jobs to timeout.

  • Fixes a bug where snapshots in the process of restore are groomed.

Released 2024-04-04

  • Fixes the following CVEs:

  • Updates JDK to jdk-11.0.22+7.

  • Releases mongosh 2.1.5 to Ops Manager. To learn more, see mongosh Release Notes.

  • Supports automating deployments on RedHat Enterprise Linux 9 ARM architectures.

  • Adds API support for project level MongoDB log rotation settings.

  • Adds ability for backup to automatically configure an improved default blocksize for mongo blockstores.

  • Enhances logging for MongoDB blockstores groom progress.

  • Improves MongoDB and S3-compatible blockstore snapshot performance for large files through enhanced memory utilization.

  • Supports tracking restore block download performance.

  • Supports editing WiredTiger job setting, number of backup workers, and bandwidth for backups in the Administration Console.

  • Automatically chooses the number of backup workers based on available CPU cores and memory.

  • Adds additional snapshot metrics to the snapshot summary table.

  • Adds automation support for at-rest encryption of audit logs in MongoDB 6.0 and later versions.

  • Supports configuration of the net.tls.clusterCAFile parameter.

  • Improves the agent's ability to retry for more blockstore errors.

  • Fixes the following bugs:

    • Restore would fail in existing deployments if credentials version didn't match.

    • Restores couldn't progress due to a DOWN host.

    • The mongodVersion in the backup jobs collection didn't update correctly.

    • LDAP version manifest URLs weren't constructed properly in local mode.

    • Enabling automation on a deployment might fail.

    • DBUsage API endpoint issue that affected totalCount, pageNum, filtering and pagination in the UI.

    • Oplog Behind warning would be displayed for non-active shards.

    • LOW_APP_DB_FREE_SPACE_PERCENT alert wasn't working correctly.

    • Servers might display stale statuses in the Ops Manager UI.

Released 2024-01-04

  • Updates the MongoDB Agent to 12.0.30.7791.

  • Fixes a bug where backups might default to the wrong storage engine.

  • Fixes a bug where the MongoDB Agent might download the wrong binaries for certain operating systems.

Released 2023-12-14

  • Updates the MongoDB Agent to 12.0.29.7785.

  • Compatible with MongoDB Database Tools 100.9.4.

  • Adds support for MongoDB Connector for BI 2.14.12.

  • Adds the backupJobsEnabledOnly API parameter to indicate whether to exclude daemons not enabled for backing up databases from the API response.

  • Disallows setting your logRotate configuration to reopen if you've already configured log rotation by the MongoDB Agent in the UI.

  • Fixes a bug where users in local mode could not use the Validate LDAP Connection button when configuring LDAP in the UI.

  • Fixes a bug where a backup with namespace filtering fails due to a file list error.

  • Fixes a bug where a backup successfully restarts before an oplog store could be assigned.

  • Fixes a bug where the Blockstore Minimum Block Size dropdown displays incorrectly in the Admin UI.

  • Fixes the following CVEs:

Released 2023-11-03

  • Updates JDK to jdk-11.0.21+9.

  • Updates jetty to 10.0.17.

  • Updates the MongoDB Agent to 12.0.28.7763.

  • Compatible with MongoDB Database Tools 100.9.0.

  • Updates log4j-over-slf4j to 1.7.36.

  • Eliminates fileSystemStore alerts if you have no filesystem stores configured.

  • Fixes Invalid cong bug that occurred when you upgraded a managed deployment with multiple tags.

  • Fixes a bug that prevented S3 store deletion.

  • Improves SystemSpaceAlertChecks to check all the members.

  • Adds the hostname and port to the abort error log for a job.

  • Releases mongosh 2.0.2 to Ops Manager. To learn more, see mongosh Release Notes.

  • Adds support for automating deployments on RedHat Enterprise Linux 9 x86_64 architectures (with BI connector support).

  • Adds support for automating deployments on Ubuntu 22.04 for both x86_64 and ARM64/aarch64 architectures (with BI connector support).

  • Adds support for running Ops Manager on RedHat Enterprise Linux 9 and Ubuntu 22.04 for x86_64 architectures.

  • Fixes the following CVEs:

Released 2023-10-05

Released 2023-09-07

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

Released 2023-08-03

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

Released 2023-07-06

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

Released 2023-06-15

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

Released 2023-06-01

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

  • Updates the MongoDB Agent to 12.0.22.7705.

  • Updates org.bitbucket.b_c:jose4j version 0.7.10 to version 0.9.3 to address SNYK-JAVA-ORGBITBUCKETBC-5488281.

  • Updates net.minidev:json-smart@2.4.2 to version 2.4.11 to address CVE-2023-1370.

  • Updates org.json:json@20211205 to org.json:json@20230227 to address CVE-2022-45688.

  • Includes BI Connector 2.14.6.

  • Snapshots now include a flag that indicates whether or not they are incremental.

  • Adds the ability for Ops Manager administrators to access performance and snapshot metrics. Administrators can now use Prometheus to query newly created collections and view metrics graphs.

  • Compatible with MongoDB Database Tools 100.7.0.

Released 2023-05-04

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

Note

To improve user experience, Ops Manager server 6.0.13 updates the Ops Manager systemd unit file from after=network.target to after=network-online.target. This prevents reboot failures caused by attempting to start mongod after the network management stack has started, but before verifying that network connectivity has been established.

Released 2023-04-07

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

Released 2023-03-15

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

Released 2023-03-02

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

  • Updates the MongoDB Agent to 12.0.18.7668.

  • The MongoDB Agent now compresses its own rotated logs.

  • Fixes an issue where sharded collections could be missing from the chunks dropdown for the backing cluster in the UI.

  • Fixes an issue where clicking the refresh button in the Backup Job Timeline UI resulted in a failure.

  • Includes the latest version of MongoDB Shell 1.6.2.

  • Compatible with MongoDB Database Tools 100.6.1.

Released 2023-02-02

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

  • Updates the MongoDB Agent to 12.0.17.7665.

  • Updates JDK to jdk-11.0.18+10.

Released 2023-01-12

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

Released 2022-12-01

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

  • Updates the MongoDB Agent to 12.0.15.7646.

  • Fixes an issue where the list of projects was overriden in the left navigation bar.

  • Adds global alerts for backup groom jobs running late.

  • Adds system alerts for AppDB, Oplog Store, and Blockstore disk space filling up.

  • Adds a new summary page in the Administration UI, under the Backup tab, with the status of the most recent snapshots.

Released 2022-11-08

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

  • Updates the MongoDB Agent to 12.0.14.7630.

  • Updates JDK to jdk-11.0.17+8.

  • Updates jetty to 10.0.12 to fix a bug that occurred when SSL connection errors prevented the release of the memory associated with the connection.

  • Fixes an issue that prevented downloading the MongoDB Agent for PowerPC (ppc64le) and zSeries (s390x) architectures.

Released 2022-10-20

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

Released 2022-10-13

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

  • Updates the MongoDB Agent to 12.0.12.7624.

  • Compatible with MongoDB Database Tools 100.6.0.

  • Uses amazon2 packages instead of RHEL7 packages on amazon2 hosts for MongoDB Database Tools. If you run Ops Manager in the local mode, you can download amazon2 MongoDB Database Tools binaries via the MongoDB Agent.

  • Fixes an issue where the Project List was overriden in the left navigation bar in the UI.

Released 2022-09-01

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

  • Moves the User to Distinguished Name Mapping field in Security Settings from the LDAP Authorization section to the Other Settings section in Native LDAP Authentication. To learn more, see Enable LDAP Authentication.

  • Updates the delay of the Query Targeting: Scanned Objects / Returned default alert from 0 to 10 minutes, so that the alert fires only if this threshold is maintained for 10 minutes. This affects only the default alert configuration.

  • Updates JDK to jdk-11.0.16.1+1.

  • Updates the MongoDB Agent to 12.0.11.7606.

  • Fixes incorrect version information in rpm Ops Manager packages. To learn more, see Install Ops Manager.

Released 2022-08-04

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

  • Removes spurious audit log rotation errors from the MongoDB Agent log files and corrects file suffix handling.

  • Adds MongoDB 6.0.0 as a deployment option.

  • Introduces FCV 6.0 option in Ops Manager.

  • Updates JDK to jdk-11.0.16+8.

  • Updates the MongoDB Agent to 12.0.10.7591.

    Important

    Live Migration (push) Deprecated or Not Supported for Source Deployments Managed or Monitored by Ops Manager

    • For source deployments running any MongoDB 6.0.+ versions, where the deployments are managed or monitored by Ops Manager, live migration (push) is not supported.

    • For source deployments running any MongoDB 5.0 and earlier versions, where the deployments are managed or monitored by Ops Manager, live migration (push) is deprecated.

    • For source deployments running MongoDB 6.0.+, where the deployments are monitored by Cloud Manager, live migration (push) is supported. To learn more, see Live Migrate Your MongoDB Cluster Monitored by Cloud Manager to Atlas.

    Warning

    Due to critical issue SERVER-68925, Ops Manager deployments using this version of the MongoDB Agent should not perform automated rolling index builds on clusters running the following MongoDB versions:

    • MongoDB 4.2.19-4.2.22

    • MongoDB 4.4.13-4.4.16

    • MongoDB 5.0.6-5.0.11

    • MongoDB 6.0.0-6.0.1

    You can continue to perform manual rolling index builds safely on your clusters. To perform automated rolling index builds safely, upgrade the MongoDB Agent to 12.0.11.7606 or later or upgrade your clusters to:

    • MongoDB 4.2.23 or later

    • MongoDB 4.4.17 or later

    • MongoDB 5.0.12 or later

    • MongoDB 6.0.2 or later

Released 2022-07-20

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

  • Supports MongoDB 6.0 as a deployment option, but doesn't display MongoDB 6.0.0 as an available deployment option by default. To display MongoDB 6.0.0 as a deployment option, set mms.featureFlag.automation.enableV6 configuration option in the conf-mms.properties file to enabled.

  • Updates the MongoDB Agent to 12.0.9.7579.

    Warning

    Due to critical issue SERVER-68925, Ops Manager deployments using this version of the MongoDB Agent should not perform automated rolling index builds on clusters running the following MongoDB versions:

    • MongoDB 4.2.19-4.2.22

    • MongoDB 4.4.13-4.4.16

    • MongoDB 5.0.6-5.0.11

    • MongoDB 6.0.0-6.0.1

    You can continue to perform manual rolling index builds safely on your clusters. To perform automated rolling index builds safely, upgrade the MongoDB Agent to 12.0.11.7606 or later or upgrade your clusters to:

    • MongoDB 4.2.23 or later

    • MongoDB 4.4.17 or later

    • MongoDB 5.0.12 or later

    • MongoDB 6.0.2 or later

Released 2022-07-19

Note

To use the MongoDB Connector for BI on Ops Manager 8.0.0 or later, you must use MongoDB 4.4 or later.

If your BI Connector runs MongoDB 3.6, you must disable the BI Connector, or update MongoDB to 4.4 before you upgrade Ops Manager to 8.0.0 or later.

  • Updates the MongoDB Agent to 12.0.8.7575.

    Warning

    Due to critical issue SERVER-68925, Ops Manager deployments using this version of the MongoDB Agent should not perform automated rolling index builds on clusters running the following MongoDB versions:

    • MongoDB 4.2.19-4.2.22

    • MongoDB 4.4.13-4.4.16

    • MongoDB 5.0.6-5.0.11

    • MongoDB 6.0.0-6.0.1

    You can continue to perform manual rolling index builds safely on your clusters. To perform automated rolling index builds safely, upgrade the MongoDB Agent to 12.0.11.7606 or later or upgrade your clusters to:

    • MongoDB 4.2.23 or later

    • MongoDB 4.4.17 or later

    • MongoDB 5.0.12 or later

    • MongoDB 6.0.2 or later

  • Supports managing, monitoring, and backing up MongoDB 6.0 deployments.

  • Improves backpressure support to throttle down the snapshot process when the load is too high, resulting in improved stability of backups.

  • Adds support to upload custom certificates for S3 snapshot/oplog stores from the admin console.

  • Adds support for parallel resumable restores when using Automation.

  • Adds support for concurrent WiredTiger snapshots and grooms when the S3 snapshot store is used.

  • Adds support for MongoDB cluster monitoring via Prometheus:

    • Allows configuring Ops Manager to make MongoDB cluster metric data available for Prometheus to consume.

    • Provides MongoDB process metrics and hardware metrics for the clusters.

    • Supports file-based and http-based discovery for metric resources.

    • Supports integrating with Prometheus:

      • You can configure Ops Manager to send metric data about your MongoDB clusters to your Prometheus instance.

      • Ops Manager sends MongoDB process metrics and hardware metrics for the clusters.

      • Ops Manager supports file based and http based discovery for metric resources.

  • Adds support for the following elements in Data Explorer:

    • Creation, deletion, and viewing of Clustered collections.

    • Creation of secondary indexes for Timeseries collections using the hybrid or rolling build approaches.

  • Adds the following options for queries initiated in the Data Explorer Find tab:

    • Project

    • Sort

    • Collation

  • Adds a new metric, OPLOG_REPLICATION_LAG_TIME, accessible through the Metrics API.

    • This new metric, along with the existing Replication Lag metric, chart now has sub-second precision.

  • Adds a new option to disable monitoring of Ops Manager's backing database (AppDB).

    • When the AppDB is configured for monitoring, it is no longer possible to remove the project from Ops Manager.

    • Previously, after enabling Application Database Monitoring, the user couldn't disable monitoring or remove the project from the Ops Manager projects list.

    • In this release, admins can now permit removal of the Application DB project, allowing application database monitoring to be fully disabled and/or removed.

    • This new option can be found under Admin->Ops Manager Config->Backing DBs.

  • Adds support for Microsoft Teams as an alert notification destination.

  • Improves integration flow with PagerDuty through its Events v2 API for alert notifications.

  • Deprecates SNMP alerts. Ops Manager 7.0.0 will not include SNMP alerts.

  • Adds support for MongoDB log rotate configuration and commands for independent log rotation configuration of MongoDB Log and MongoDB Audit Log Files.

  • Adds download of the new mongo shell (mongosh) to the deployment nodes.

    Note

    This isn't supported in Local mode.

  • Improves usability by offering a modernized Deployment Security Configuration UI.

    • Adds support for validating TLS and LDAP configuration before deployment.

  • Changes to MongoDB's current fonts, colors and UI components.

  • Deprecates the Managed Sharded Collections UI. Ops Manager 7.0.0 will not include this feature.

  • Adds support for running Ops Manager on Debian 11.

  • Adds support for automating deployments on RedHat Enterprise Linux version 8 and Amazon Linux 2 on the ARM64/aarch64 architecture.

  • Removes support for automating deployments on Debian 9 and RedHat Enterprise Linux 6.

Released 2023-07-31

Released 2023-06-1

  • Updates JDK to jdk-11.0.19+7.

  • Updates the MongoDB Agent to 11.0.26.7158.

  • Includes BI Connector 2.14.6.

  • Includes MongoDB Database Tools 100.7.0.

  • Defaults the Multiple Workers option for a single file during backup to On.

  • Snapshots now include a flag that indicates whether or not they are incremental.

  • Fixes CVE-2023-0342.

Released 2023-03-15

  • Updates the MongoDB Agent to 11.0.25.7136.

  • Updates Apache Commons FileUpload to 1.5 to address CVE-2023-24998.

  • Adds an option to support using multiple workers for a single file during backups. You can enable this beta feature by doing the following:

    1. In the Settings page for your Project, click the Beta Features tab.

    2. Toggle Backup Multiple Workers Per File to enable the feature.

Released 2023-02-02

  • Updates JDK to jdk-11.0.18+10.

  • Updates the MongoDB Agent to 11.0.23.7129.

Released 2022-11-17

  • Updates JDK to jdk-11.0.17+8.

  • Updates the MongoDB Agent to 11.0.22.7120.

Released 2022-10-20

Released 2022-09-19

  • Removes spurious audit log rotation errors from the MongoDB Agent log files and corrects file suffix handling.

  • Updates JDK to jdk-11.0.16.1+1.

  • Updates the MongoDB Agent to 11.0.20.7108.

Released 2022-08-04

  • Updates JDK to jdk-11.0.16+8.

  • Updates the MongoDB Agent to 11.0.19.7094.

    Warning

    Due to critical issue SERVER-68925, Ops Manager deployments using this version of the MongoDB Agent should not perform automated rolling index builds on clusters running the following MongoDB versions:

    • MongoDB 4.2.19-4.2.22

    • MongoDB 4.4.13-4.4.16

    • MongoDB 5.0.6-5.0.11

    • MongoDB 6.0.0-6.0.1

    You can continue to perform manual rolling index builds safely on your clusters. To perform automated rolling index builds safely, upgrade your clusters to:

    • MongoDB 4.2.23 or later

    • MongoDB 4.4.17 or later

    • MongoDB 5.0.12 or later

    • MongoDB 6.0.2 or later

Released 2022-07-21

  • Updates the MongoDB Agent to 11.0.18.7089.

    Warning

    Due to critical issue SERVER-68925, Ops Manager deployments using this version of the MongoDB Agent should not perform automated rolling index builds on clusters running the following MongoDB versions:

    • MongoDB 4.2.19-4.2.22

    • MongoDB 4.4.13-4.4.16

    • MongoDB 5.0.6-5.0.11

    • MongoDB 6.0.0-6.0.1

    You can continue to perform manual rolling index builds safely on your clusters. To perform automated rolling index builds safely, upgrade your clusters to:

    • MongoDB 4.2.23 or later

    • MongoDB 4.4.17 or later

    • MongoDB 5.0.12 or later

    • MongoDB 6.0.2 or later

  • Fixes an issue that caused premature termination of sharded cluster snapshots when one shard completed its snapshot before the other shards.

Released 2022-06-30

  • Updates log4j-over-slf4j to 1.7.36 to address CVE-2020-9493.

  • Fixes an issue where editing an Oplog Store's name that contains dots (.) might have resulted in errors.

  • Compatible with MongoDB Database Tools 100.5.3.

  • Updates the MongoDB Agent to 11.0.17.7086.

  • Switches to the BCFIPS Java Security Provider library.

  • Switches from using /dev/random for random number generation to using /dev/urandom.

    Warning

    Due to critical issue SERVER-68925, Ops Manager deployments using this version of the MongoDB Agent should not perform automated rolling index builds on clusters running the following MongoDB versions:

    • MongoDB 4.2.19-4.2.22

    • MongoDB 4.4.13-4.4.16

    • MongoDB 5.0.6-5.0.11

    • MongoDB 6.0.0-6.0.1

    You can continue to perform manual rolling index builds safely on your clusters. To perform automated rolling index builds safely, upgrade your clusters to:

    • MongoDB 4.2.23 or later

    • MongoDB 4.4.17 or later

    • MongoDB 5.0.12 or later

    • MongoDB 6.0.2 or later

Released 2022-06-02

  • Adds support for the PagerDuty Events API V2. All new PagerDuty keys use their Events API v2.

  • Fixes an issue where updating MongoDB Agent versions via the API fails when you use controlled features.

  • Updates the MongoDB Agent to 11.0.16.7080.

    Warning

    Due to critical issue SERVER-68925, Ops Manager deployments using this version of the MongoDB Agent should not perform automated rolling index builds on clusters running the following MongoDB versions:

    • MongoDB 4.2.19-4.2.22

    • MongoDB 4.4.13-4.4.16

    • MongoDB 5.0.6-5.0.11

    • MongoDB 6.0.0-6.0.1

    You can continue to perform manual rolling index builds safely on your clusters. To perform automated rolling index builds safely, upgrade your clusters to:

    • MongoDB 4.2.23 or later

    • MongoDB 4.4.17 or later

    • MongoDB 5.0.12 or later

    • MongoDB 6.0.2 or later

Released 2022-05-05

  • Adds support for Debian 10 when you use the BI Connector.

  • Fixes an issue that occured when you changed the default server usage for organizations.

  • Updates the JDK to jdk-11.0.15+10.

  • Updates the MongoDB Agent to 11.0.15.7073.

    Warning

    Due to critical issue SERVER-68925, Ops Manager deployments using this version of the MongoDB Agent should not perform automated rolling index builds on clusters running the following MongoDB versions:

    • MongoDB 4.2.19-4.2.22

    • MongoDB 4.4.13-4.4.16

    • MongoDB 5.0.6-5.0.11

    • MongoDB 6.0.0-6.0.1

    You can continue to perform manual rolling index builds safely on your clusters. To perform automated rolling index builds safely, upgrade your clusters to:

    • MongoDB 4.2.23 or later

    • MongoDB 4.4.17 or later

    • MongoDB 5.0.12 or later

    • MongoDB 6.0.2 or later

Released 2022-04-07

  • Adds support for concurrent MongoDB version 4.2+ snapshots and S3 snapshot store grooms.

  • Fixes an incorrect link when filtering backup jobs on the admin pages.

  • Fixes an issue where the MongoDB Agent erroneously rejects changes when you use controlled features.

  • Changes how disk space is calculated for Cloud Live Migrations. Starting with this release, the migration process validates that the target MongoDB Atlas cluster has enough free disk based on the storage size of the compressed data. To learn more about data and storage sizes, see dbStats.

  • Fixes an issue when creating LDAP group mappings through the API.

  • Updates the MongoDB Agent to 11.0.14.7064.

  • Compatible with MongoDB Database Tools 100.5.2.

Released 2022-03-03

  • Supports MongoDB log rotate configuration and commands for independent log rotation configuration for MongoDB Log and MongoDB Audit Log Files.

  • Updates the MongoDB Agent to 11.0.13.7055.

  • Compatible with MongoDB Database Tools 100.5.2.

Released 2022-02-17

  • Removes support for running Ops Manager on:

    • RHEL 7.x/8.x, and Ubuntu 16.x on PowerPC (ppc64le) architectures.

    • RHEL 6.x/7.x, Ubuntu 18.x, and SUSE 12.x on zSeries (s390x) architectures.

    To learn more about supported platforms for running Ops Manager on, see Ops Manager Software Requirements.

  • Fixes an issue where S3 Oplog Stores can leave behind S3 objects even after the configured retention window has elapsed.

  • Updates JDK to jdk-11.0.14.1+1

  • Keeps legacy monitoring and backup agents in sync with MongoDB agent configuration when making automationConfig API and UI updates.

  • Removes workaround to use an X.509 CommonName instead of a SAN.

  • Updates the MongoDB Agent to 11.0.12.7051

  • Compatible with MongoDB Database Tools 100.5.2.

Released 2022-01-13

  • Improves storage size calculation for a Cloud Live Migration of a sharded cluster.

  • Fixes a bug that prevents Ops Manager from syncing user information from LDAP servers.

  • Fixes a bug where Ops Manager incorrectly escaped characters in LDAP search filters.

  • Updates the MongoDB Agent to 11.0.11.7036.

  • When taking a snapshot, allows the MongoDB Agent to slow the sending of data blocks when Ops Manager is overloaded, so that the snapshot can complete. Successful completion of snapshots is prioritized over speed.

    Important

    To use this feature, you must upgrade to the latest version of the MongoDB Agent.

  • Compatible with MongoDB Database Tools 100.5.1.

Released 2021-12-02

  • Upgrades the JDK to version 11.0.13.

  • Updates the MongoDB Agent to 11.0.10.7021.

Released 2021-11-04

  • Fixed an issue where S3-compatible oplog stores would not appear on the Oplog Storage page in the administration console in all configurations.

  • Updates the MongoDB Agent to 11.0.9.7010.

  • Removes support for RHEL 6.

Released 2021-10-06

Released 2021-09-03

  • Fixes a bug where, when running in local mode, with both PowerPC RHEL71 and RHEL81 builds of MongoDB present, the RHEL81 build would always be selected.

  • Updates the MongoDB Agent to 11.0.7.6992.

  • Upgrades the JDK to version 11.0.12, which restricts the use of insecure TLS versions 1.0 and 1.1. To learn more, see the JDK release notes.

  • Compatible with MongoDB Database Tools 100.4.0.

Released 2021-08-05

  • Improves Log Collection Jobs.

  • Adds a warning message when Ops Manager has less than 10GB of disk space available.

  • Fixes a bug that prevents clusters' Real-Time Panel tab from loading properly.

  • Disables the continuous backup page when AppDB monitoring is enabled.

  • Updates the MongoDB Agent to 11.0.6.6981.

  • Compatible with MongoDB Database Tools 100.4.0.

Released 2021-07-13

Adds the MongoDB Cloud Migration Service. This service powers Live Migrations from Ops Manager or MongoDB Cloud Manager to MongoDB Atlas. The service runs when you use the Live Migration wizard in MongoDB Atlas. After preparing a target cluster in Atlas, provisioning a migration host in Ops Manager, and linking your Ops Manager or MongoDB Cloud Manager organization to your MongoDB Atlas organization, you can launch a Live Migration process in MongoDB Atlas for an existing cluster in Ops Manager or MongoDB Cloud Manager, and migrate all data from the source cluster to a target cluster in Atlas. You can also migrate a MongoDB Community to MongoDB Atlas.

For more information, see Workflow for Live Migration in the Atlas documentation.

To live migrate your deployment from Ops Manager or MongoDB Cloud Manager to Atlas, see Migrate from Ops Manager to Atlas. To live migrate your MongoDB Community deployments to Atlas using Ops Manager, see Migrate a MongoDB Community Deployment to Atlas.

  • Supports managing, monitoring, and backing up MongoDB 5.0 deployments.

  • Highlights deployments running without best-practice security features enabled (TLS, authentication, authorization) in the Clusters page.

  • Highlights changes to MongoDB clusters that result in processes restarts in the Review and Deploy confirmation modal.

  • Improves snapshot resiliency to transient failures for clusters running MongoDB 4.2 or later.

  • Improves performance for snapshots running MongoDB 4.2 or later.

  • Improves metadata management and handling of large files.

  • Increases granularity of date filters in Activity Feed to the hour.

  • Adds ability for admins to download a JSON view of the Activity Feed.

  • Adds categories of events for improved filtering of Activity Feed items. These improvements exist in both the console and the API.

  • Changes all instances of the following terms in the activity feed, console, and API endpoint URLs:

    • Whitelist or Blacklist to Access List

    • slaveDelay to secondaryDelaySecs

    Make sure to update any application code or scripts with these updated labels to reflect this change.

  • Supports up to 200,000 logs.

  • Doesn't cap logs read at 10 MB.

  • Suggests removing redundant, unused, or hidden indexes.

Adds new hardware charts for system level memory, swap, and network usage on RHEL Linux.

Simplifies deploying Kubernetes MongoDB resources. This release adds a wizard-like interface to generate configuration files in the Ops Manager console. MongoDB Kubernetes Enterprise Operator improvements released separately.

  • Signs Ops Manager packages with PGP.

  • Supports Ops Manager services on RedHat Enterprise Linux version 8 on the ppc64le architecture.

Disables TLS versions 1.0 and 1.1 by default.

Updates the MongoDB Agent to 11.0.5.6967-1.

Released 2022-07-29

  • Updates the JDK to jdk-11.0.16+8.

  • Updates the MongoDB Agent to 10.14.35.6589.

Released 2022-07-07

  • Fixes an issue where editing an Oplog Store's name that contains dots (.) might have resulted in errors.

  • Updates the MongoDB Agent to 10.14.34.6588.

Released 2022-05-05

  • Adds support for Debian 10 when you use the BI Connector.

  • Fixes an issue that occurred when you changed the default server usage for organizations.

  • Updates the MongoDB Agent to 10.14.33.6581.

  • Updates the JDK to jdk-11.0.15+10.

  • Upgrades the com.google.protobuf:protobuf-java package to 3.19.4.

Released 2022-02-17

  • Removes support for running Ops Manager on:

    • RHEL 7.x/8.x, and Ubuntu 16.x on PowerPC (ppc64le) architectures.

    • RHEL 6.x/7.x, Ubuntu 18.x, and SUSE 12.x on zSeries (s390x) architectures.

    To learn more about supported platforms for running Ops Manager on, see Ops Manager Software Requirements.

  • Fixes an issue where S3-compatible storage Oplog Stores can leave behind S3-compatible storage objects even after the configured retention window has elapsed.

  • Updates the JDK to jdk-11.0.14.1+1.

  • Removes workaround to use an X.509 CommonName instead of a SAN.

  • Updates the MongoDB Agent to 10.14.32.6576.

Released 2022-01-13

  • Updates the MongoDB Agent to 10.14.31.6566.

  • When taking a snapshot, allows the MongoDB Agent to slow the sending of data blocks when Ops Manager is overloaded, so that the snapshot can complete. Successful completion of snapshots is prioritized over speed.

    Important

    To use this feature, you must upgrade to the latest version of the MongoDB Agent.

Released 2021-11-16

  • Updates JDK to jdk-11.0.13+8.

  • Updates the MongoDB Agent to 10.14.30.6552.

Released 2021-11-04

  • Updates the MongoDB Agent to 10.14.29.6548.

  • Removes support for RHEL 6.

Released 2021-09-03

  • Fixes a bug where, when running in local mode, with both PowerPC RHEL71 and RHEL81 builds of MongoDB present, the RHEL81 build would always be selected.

  • Updates the MongoDB Agent to 10.14.28.6532.

  • Upgrades the JDK to version 11.0.12, which restricts the use of insecure TLS versions 1.0 and 1.1. To learn more, see the JDK release notes.

  • Compatible with MongoDB Database Tools 100.5.0.

Released 2021-08-05

  • Fixes a bug that caused restore to fail due to an invalid ping from the backup agent.

  • Adds a warning message when Ops Manager has less than 10GB of disk space available.

  • Fixes a bug that caused the System Alerts UI to fail after a system alert was saved with a webhook URL.

  • Updates the MongoDB Agent to 10.14.27.6524.

  • Compatible with MongoDB Database Tools 100.3.1.

Released 2021-07-01

Released 2021-06-10

Released 2021-06-03

  • Upgrades JDK to jdk-11.0.11+9.

  • Disables TLS versions 1.0 and 1.1.

  • Fixes a bug that would re-enable Ops Manager instances for API writes during an upgrade of Ops Manager.

  • Fixes a date formatting issue when listing logs in the admin user interface.

  • Adds MongoDB server for RHEL 8.1 running on PowerPC to Ops Manager's version manifest.

  • Caches the computed list of MongoDB binaries available on disk in Local Mode.

  • Updates the MongoDB Agent to 10.14.24.6508.

  • Compatible with MongoDB Database Tools 100.3.1.

Released 2021-05-06

  • Fixed a bug that caused the User Authentication Method field on the Ops Manager Config page to not display a visual indicator that the setting is overwritten in the configuration file.

  • Removed support for Ubuntu 16.04 since Ubuntu 16.04 is End OF Life (EOL) as of April 2021.

  • Updates the MongoDB Agent to 10.14.23.6498.

  • Compatible with MongoDB Database Tools 100.3.1.

Released 2021-04-01

  • Updates an outdated comment in the conf-mms.properties file. Even though Ops Manager 4.4.11 does not add any new parameters to this file, the upgrade process detects that the file had changed. To avoid having to manually reconfigure Ops Manager, ensure that Ops Manager uses the current version of this file after the upgrade. Create and store backup copies of all your configuration files, to avoid losing important Ops Manager configuration.

    • For upgrades that use the .deb package, the upgrade process prompts you to choose which version of the conf-mms.properties file Ops Manager should use. Choose the current conf-mms.properties file.

    • For upgrades that use the rpm package, the upgrade process saves the conf-mms.properties file as the conf-mms.properties.rpmsave file. Use the mv command to rename conf-mms.properties.rpmsave to conf-mms.properties. This ensures that Ops Manager uses the current file after the upgrade.

  • Fixes a bug in the MongoDB usage report where backing databases are not correctly identified.

  • Fixes a bug in the MongoDB usage report where Ops Manager could potentially find duplicate hosts based on network aliases.

  • Fixes a bug that causes some MongoDB versions to be considered as custom builds when validating the Automation configuration.

  • Fixes a bug that disallows configuring LDAP group names longer than 100 characters.

  • Updates the MongoDB Agent to 10.14.22.6489.

  • Requires MongoDB Database Tools 100.3.1.

  • Changes the protocolVersion API parameter from an integer to a string. For example, previously, you could specify 1 for this parameter. Now, you must specify "1" for this parameter instead.

Released 2021-03-04

  • Allows you to choose either redact, or to not redact, sensitive information from the server usage report. If you choose to redact, Ops Manager redacts before it generates the report for download.

  • Updates the MongoDB Agent to 10.14.21.6476.

  • Requires MongoDB Database Tools 100.3.0.

Released 2021-02-17

Released 2021-02-05

Released 2021-01-11

Released 2020-12-03

  • Fixes a bug that prevents Ops Manager from correctly authenticating to an HTTP Proxy.

  • Limits Tracking and Groom Jobs to the Backup Daemons set in the Backup Configuration. This applies to the project in which you set the configuration and run the jobs.

  • Updates the MongoDB Agent to 10.14.17.6445

  • Requires MongoDB Database Tools 100.2.0.

Released 2020-11-05

  • Updates the JDK to jdk-jdk-11.0.9.11.1.

  • Supports viewing MongoDB Profiler entries with overlapping timestamps separately in the Visual Query Profiler.

  • Updates the MongoDB Agent to 10.14.16.6437.

  • Requires MongoDB Database Tools 100.2.0.

Released 2020-10-07

  • Adds JVM Arguments in the Ops Manager diagnostic archive.

  • Adds a new configuration parameter Non Proxy Hosts which allows the Ops Manager Application Server to bypass the outgoing proxy you configured when accessing specific hosts.

  • Fixes a bug that prevents users from changing their password.

  • Updates the MongoDB Agent to 10.14.15.6432.

  • Adds support for Ubuntu 20.04.

  • Requires MongoDB Database Tools 100.1.0.

Released 2020-09-23

  • Fixes a high severity vulnerability in Ops Manager. CVE-2020-7927 is allocated for this issue.

  • Fixes an issue that can prevent alert processing for monitored clusters with partial status information.

  • Removes muninEnabled and muninPort fields from the Hosts API.

  • Updates the MongoDB Agent to 10.14.14.6427.

  • Requires MongoDB Database Tools 100.1.0.

Released 2020-09-03

Released 2020-08-05

Released 2020-07-08

  • Supports management, monitoring and backup of MongoDB 4.4 deployments.

  • Can be deployed to Kubernetes using the MongoDB Enterprise Kubernetes Operator.

  • Improves summary and detailed views of MongoDB deployments.

  • Improves the operational performance of managing large sharded clusters.

    Example

    Applies requested configuration changes across the cluster faster.

  • Improves rendering performance of the Metrics page.

  • Supports direct monitoring of the Ops Manager application database.

  • Supports fetching MongoDB binaries from a custom HTTP server.

  • Sets the Profiler to use MongoDB slow query logs as the default data source.

    If you had not enabled the Profiler:
    You now see the Profiler. Ops Manager sources the data points from your slow query logs. These data points have been logged since Ops Manager 4.2 through the Performance Advisor.
    If you had enabled the Profiler:
    You continue to see the Profiler. Ops Manager sources the data points from your slow query logs rather than through the MongoDB Profiler entries. (These entries continue to be ingested.) The MongoDB Profiler entries contain more detailed information than the slow query logs. To revert to using the profiler entries, toggle the Project's feature flag Profiler Nds to OFF.
  • Introduces Schema Advisor for automatic identification of schema optimization opportunities.

  • Supports AWS IAM roles in S3-compatible storage Snapshot Store configurations.

  • Upgrades OpenJDK to 11.0.8+10.

  • Requires MongoDB Database Tools 100.0.2.

Note

Ops Manager Support Ends after 4.4 Series

  • Support for running Ops Manager on the Windows platform ends after the 4.4 series.

  • Ops Manager still supports managing MongoDB deployments that run on Windows 2016, 2019, 2020.

Released 2021-07-29

  • Upgrades third-party dependencies and fixes minor bugs.

Released 2021-06-03

  • Upgrades JDK to jdk-11.0.11+9.

  • Disables TLS versions 1.0 and 1.1.

  • Fixes a bug that would re-enable Ops Manager instances for API writes during an upgrade of Ops Manager.

  • Caches the computed list of MongoDB binaries available on disk in Local Mode.

  • Updates the MongoDB Agent to 10.2.25.6010.

Released 2021-05-05

  • Fixes an issue where the MongoDB usage report might find duplicate hosts based on network aliases.

  • Updates an outdated comment in the conf-mms.properties file that comes with Ops Manager. When you upgrade to this version, you receive a notification that the configuration file changed. For example, on Redhat systems: /opt/mongodb/mms/conf/conf-mms.properties saves as /opt/mongodb/mms/conf/conf-mms.properties.rpmsave. You can disregard this notification and keep using the existing or current configuration file. No new parameters are added.

  • Adds further protections against CVE-2021-20335.

  • Updates the MongoDB Agent to 10.2.24.6007.

Released 2021-01-27

  • Fixes a bug where Ops Manager reported a server error when trying to save an invalid configuration on the LDAP Admin configuration page.

  • Generates diagnostic archives that contain:

  • Fixes a medium severity vulnerability in Ops Manager. CVE-2021-20335 is allocated for this issue.

Title
SSL may be unexpectedly disabled during upgrade of multiple-server MongoDB Ops Manager
Description
For MongoDB Ops Manager 4.2.X with multiple OM application servers, that have SSL turned on for their MongoDB processes, the upgrade to MongoDB Ops Manager 4.4.X triggers a bug where Automation thinks SSL is being turned off, and can disable SSL temporarily for members of the cluster. This issue is temporary and eventually corrects itself after MongoDB Ops Manager instances have finished upgrading to MongoDB Ops Manager 4.4. In addition, customers must be running with clientCertificateMode=OPTIONAL / allowConnectionsWithoutCertificates=true to be impacted.
CVSS score
Affected versions
MongoDB Ops Manager 4.2, 4.2.0 to 4.2.22

Released 2020-12-03

  • Fixes a bug that prevents Ops Manager from correctly authenticating to an HTTP Proxy.

  • Updates the MongoDB Agent to 10.2.22.6000.

Released 2020-11-05

  • Adds a migration that removes REPLICATION_OPLOG_WINDOW_RUNNING_OUT events when upgrading to Ops Manager 4.0 or 4.2. If any alerts or alert configurations of event type REPLICATION_OPLOG_WINDOW_RUNNING_OUT exist, global alerts throw the runtime exception "Alert job failed due to runtime error: No enum constant".

  • Updates the JDK to jdk-jdk-11.0.9.11.1.

  • Updates the MongoDB Agent to 10.2.21.5995.

Released 2020-10-07

  • Adds a new configuration parameter (http.proxy.nonProxyHosts) which allows the Ops Manager Application Server to bypass the configured outgoing proxy when accessing specific hosts.

Released 2020-09-25

  • Fixes an issue that prevents rendering the All Clusters view for some users in Ops Manager 4.2.18.

  • Adds support for Debian 10.

Released 2020-09-23

  • Fixes a high severity vulnerability in Ops Manager. CVE-2020-7927 is allocated for this issue.

Released 2020-09-13

Released 2020-08-06

  • Fixes an error when creating API Keys without roles.

  • Updates the diagnostic archive filename to include the current date and time of the server when generated or downloaded.

  • Updates JDK to AdoptOpenJDK 11.0.8+10.

  • Updates MongoDB Agent to 10.2.20.5991.

Released 2020-07-02

  • Allows users to audit user creation / modification events through the API.

  • Fixes a bug that prevented Ops Manager upgrades when the Application Database is a sharded cluster.

  • Fixes a bug with converting from LDAP Native Authentication to saslauthd.

  • Fixes a bug where the Backup dashboard can be inaccessible while a snapshot is in progress for a MongoDB 4.2 deployment.

  • Fixes an issue that can prevent a successful snapshot of a MongoDB 4.2 deployment that contains a large number of files.

Upgrades MongoDB Agent: 10.2.19.5989.

Released 2020-06-04

  • Fixes an issue with the BACKUP_AGENT_DOWN alert and MongoDB 4.2+ deployments.

  • Removes enforcement of a minimum oplog window size on a replica set before you can enable Backup.

  • Fixes an issue with snapshots of MongoDB 4.2+ running on Windows while the Ops Manager Application runs on Linux.

  • Fixes an issue where a MongoDB 4.2+ queryable restore fails if the snapshot contains a large WiredTiger.wt file.

  • Fixes an issue that caused snapshot generation of the CSRS of a sharded cluster to stall in certain arrangements of MongoDB Agents running the Backup module.

  • Fixes an issue that prevented editing block stores in the Ops Manager Administration Console.

Upgrades MongoDB Agent: 10.2.18.5978.

Released 2020-05-14

  • Supports point-in-time restores for MongoDB 4.2 deployments.

  • Retries rather than fails when a transient network error to the KMIP server configured for Ops Manager occurs.

  • Improves the algorithm for which MongoDB 4.2 replica set and shard members use to select for creating snapshots.

  • Supports queryable restores for MongoDB 4.2 deployments.

  • Supports incremental backup with MongoDB 4.2.6 or later.

  • Fixes bug that prevented creating a new group via the API when SAML is enabled.

  • Fixes a console issue for managed deployments where a shard key's fields can be displayed out of order.

  • Fixes an issue for managed deployments on Windows with spaces in directory paths.

  • Fixes an issue that could prevent enabling authentication on a managed deployment through the API.

  • Fixes an issue that could prevent managed deployments from upgrading to a custom MongoDB build.

  • Fixes issue in console for managed deployments where the Review and Deploy confirmation can mistakenly display that a sharded cluster CSRS is being removed from the deployment.

  • Reduces impact of RTPP on backing MongoDB.

  • Updates JDK to AdoptOpenJDK 11.0.8+10.

Upgrades MongoDB Agent: 10.2.17.5970.

Released 2020-04-09

Upgrades Agent: MongoDB Agent 10.2.16.5960.

Released 2020-04-06

  • Bootstrapping a Backup initial sync using rsync can now complete when syncing from a hidden secondary.

  • Logs are viewable in the Ops Manager Admin panel.

  • Ensures initial sync can complete after FCV downgrades.

  • Upgrades Agent: MongoDB Agent 10.2.15.5958.

Released 2020-03-16

  • No longer requires that JavaScript be enabled on the Ops Manager Application Database.

Released 2020-03-05

  • Fixes an issue which arose when toggling the authentication mechanism for a MongoDB user in the Deployment: Security: Users tab between SCRAM-SHA-256 and SCRAM-SHA-1.

  • Adds the new version (2.13.4) for the MongoDB Business Intelligence Connector.

  • Removes all uses of the MMAPv1 noPadding option for Ops Manager backing databases. This resolves issues encountered when upgrading Ops Manager backing databases from MongoDB version 4.0 to 4.2.

  • Shows progress of backup snapshots for MongoDB version 4.2+ on the backup dashboard.

Released 2020-02-06

Released 2020-01-09

  • Optimizes snapshots of MongoDB 4.2 and later clusters. This increases parallelism when sending bytes to the snapshot store for large files.

  • Upgrades Agent: MongoDB Agent 10.2.12.5930.

Released 2019-12-19

Upgrades Agent: MongoDB Agent 10.2.11.5927.

Released 2019-12-12

  • Supports backup of MongoDB 4.2 sharded clusters.

  • Ops Manager is now supported on RHEL8 and Debian 10.

  • Upgrades Agent: MongoDB Agent 10.2.10.5921.

Released 2019-11-07

Released 2019-10-10

  • Removes the Version Behind alert if:

    • The alert had been configured for deployments using the legacy Monitoring and Backup Agents, and

    • Deployments using that alert were upgraded to using the MongoDB Agent.

  • Upgrades Agent: MongoDB Agent 10.2.8.5901-1.

Released 2019-10-03

Released 2019-09-05

  • Fixes an issue in Ops Manager 4.2.0 that prevented Ops Manager versions 4.0.2, 4.0.3, 4.0.4 and 4.0.5 from being upgraded to Ops Manager 4.2.0. This is resolved in Ops Manager 4.2.1 such that all Ops Manager 4.0.x versions can be upgraded to Ops Manager 4.2.1+.

  • Removes need for a persistent cookie to be set on login.

  • Agent Upgrade: MongoDB Agent 10.2.6.5879-1.

Released 2019-08-16

  • Supports management of MongoDB 4.2 deployments.

  • Merges Automation, Backup and Monitoring Agents into a single MongoDB Agent.

  • Replaces Personal API Keys with Programmatic API Keys. New users of the API should use Programmatic API Keys. Personal API Keys will be deprecated in a future release of Ops Manager.

  • Begins support for MongoDB 4.2 with "featureCompatibilityVersion" : 4.2. Backup of MongoDB 4.2 instances with FCV: 4.2 no longer require head databases within the Ops Manager installation.

    Note

    Support is incomplete; see release advisories.

  • Supports running and managing MongoDB in IPv6-only environments. For additional details, see the release advisories.

  • Allows you to track your usage of MongoDB instances in the Ops Manager Admin panel.

  • Allows you to upgrade Ops Manager without downtime of Monitoring or Alerting. This applies to upgrades from Ops Manager 4.2.0 and later versions.

  • Containerizes Ops Manager in a Docker Container for use with the MongoDB Enterprise Kubernetes Operator. This support is currently in alpha and not recommended for production use.

  • Supports SAML authentication.

  • Removes the Version Manager.

  • Disables weak TLS ciphers.

    • SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA

    • SSL_DHE_DSS_WITH_DES_CBC_SHA

    • SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA

    • SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA

    • SSL_DHE_RSA_WITH_DES_CBC_SHA

    • SSL_RSA_EXPORT_WITH_DES40_CBC_SHA

    • SSL_RSA_EXPORT_WITH_RC4_40_MD5

    • TLS_DHE_DSS_WITH_AES_128_CBC_SHA256

    • TLS_DHE_DSS_WITH_AES_128_CBC_SHA

    • TLS_DHE_DSS_WITH_AES_256_CBC_SHA256

    • TLS_DHE_DSS_WITH_AES_256_CBC_SHA

    • TLS_DHE_RSA_WITH_AES_128_CBC_SHA256

    • TLS_DHE_RSA_WITH_AES_128_CBC_SHA

    • TLS_DHE_RSA_WITH_AES_128_GCM_SHA256

    • TLS_DHE_RSA_WITH_AES_256_CBC_SHA256

    • TLS_DHE_RSA_WITH_AES_256_CBC_SHA

    • TLS_DHE_RSA_WITH_AES_256_GCM_SHA384

    • TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256

    • TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384

    Tip

    See also:

  • Ops Manager supports the following new platforms:

    • SUSE Linux 15

  • Ops Manager no longer supports the following platforms:

    • Debian 8

    • Ubuntu 14.04

    • Windows Server 2008R2

  • Ops Manager has deprecated the following platforms. These platforms will not be supported in a future Ops Manager release:

    • Windows Server 2012

Released on 2020-11-05

Released on 2020-08-06

  • Fixes a bug with converting from LDAP Native Authentication to saslauthd.

Released on 2020-05-14

Released on 2020-02-06

Released on 2019-11-07

  • Improves backup initial sync time for MMAPv1 collections in which there is a high rate of change during the backup initial sync.

  • Improves handling of operations that modify the data directory (restores, storage engine changes, etc.) for deployments where the MongoDB journal directory is mounted on a separate partition.

  • Includes various security improvements.

  • Upgrades the JDK to 1.8.232.

  • Agent Upgrades: Automation Agent 5.4.23.5559, Backup Agent 6.8.8.1027, and Monitoring Agent 6.6.3.469

Released on 2019-09-05

Released on 2019-07-31

  • Dependency Update: Updates org.quartz-scheduler:quartz to 2.3.1 to address CVE-2018-20433.

  • Fix: Backup Daemons on Amazon Linux 2 and SUSE 12/15 can successfully download required MongoDB builds.

    Note

    This problem was introduced in Ops Manager 4.0.13 and resolved in Ops Manager 4.0.14.

  • Fix: Fixes a bug which prevented the following two algorithms to be disabled by default when using SSL connections with Ops Manager:

    • TLS_DHE_RSA_WITH_AES_256_GCM_SHA384

    • TLS_DHE_RSA_WITH_AES_256_CBC_SHA256

    These algorithms are now disabled by default.

  • Improves performance when downloading multiple restores concurrently.

  • Agent Upgrades: Automation Agent 5.4.21.5544

Released on 2019-07-04

Released on 2019-06-06

  • Fix: Authentication & TLS/SSL settings allows removal of PEM key file and password no matter the tlsMode.

  • Fix: Fixes support for the security.clusterIpSourceWhitelist MongoDB configuration option.

  • Dependency Update: Updates jetty to 9.4.18.

  • Agent Upgrades: Automation Agent 5.4.19.5537

  • EOL: Ops Manager support for Ubuntu 14.04 has ended. Ops Manager 4.0.12 is not supported on Ubuntu 14.04.

Released on 2019-05-02

Important

Fixes important security fixes, including a CVSSv3.1 score of 5.8 (Medium Severity).

ID
Title
Potential exposure of log information in Ops Manager
Description
In affected Ops Manager versions, an exposed HTTP route may allow attackers to view a specific access log of a publicly exposed Ops Manager instance.

CVE

CVSS score
Affected versions
  • Ops Manager 4.0 series: 4.0.9, 4.0.10

  • Ops Manager 4.1 series: 4.1.5

  • Provides a new option to bypass invitations so you can add users to organizations and projects immediately, without requiring them to accept an invitation. Organization and project owners can enable this setting in the User Authentication section of the Ops Manager Config wizard.

    This setting is only available when managing user accounts in the Application Database. The invitation bypass option is available for users added via the UI and the API.

  • Fix: When enabling MongoDB profiling from the Profile tab, ensure that the pending changes banner is shown without requiring a browser refresh.

  • Updated JDK to version 8u212. On Windows, Ops Manager now requires the Visual C++ Redistributable Packages for Visual Studio 2013.

Released on 2019-04-04

  • Fix: Creating new projects now succeeds in Firefox.

  • Fix: When managing authentication for a deployment, the MongoDB keyfile parameter is not required if all processes set the clusterAuthMode parameter to x509.

  • Fix: A backup initial sync of MongoDB 3.4 can misapply oplogs in rare circumstances in which mongod returns a partial applyOps result array.

  • Fix: Hidden secondaries display the correct icon in the user interface.

  • Improved the durability of backup data in the event that a head database experiences an unclean shutdown.

  • Improved performance for the Deployment page for deployments with many items.

  • Easier to disable TLS/SSL when managing TLS/SSL configuration for a deployment.

  • Update BI Connector to 2.10.

Released on 2019-03-09

  • Add support for managing MongoDB deployments on IBM zSeries for the Ubuntu 18.04, SUSE12 and RHEL7 operating systems.

  • Fix: Add validation for allowed characters for the names of filesystem snapshot stores, S3 snapshot stores and MongoDB blockstore snapshot stores.

  • Fix: Do not remind users to configure two-factor authentication, if two-factor authentication has been disabled for the Ops Manager installation.

  • Fix: Ensure that all redirects are always relative URIs.

Released on 2019-02-07

  • Updated JDK to AdoptOpenJDK 8u202.

  • Fix: For queryable restores, the configurable expiration value (brs.queryable.expiration) now also applies to MongoDB authentication requests.

  • Fix: Improve password verification for sensitive actions within Ops Manager, for Ops Manager installations using LDAP for user authentication, and ActiveDirectory as the LDAP server.

  • Agent Upgrades: Automation Agent 5.4.16.5515

Released 2019-01-10

Released 2018-12-10

  • Bug fix: When a project is deleted, remove any open Global Alerts.

  • Bug fix: Authentication & TLS/SSL Settings allows removal of PEM key file and password no matter the sslMode.

  • Bug fix: Restore ability to rotate the KMIP master key.

  • Increase timeout for starting queryable restore jobs. This increases robustness for data sets with large numbers of namespaces.

  • Various optimizations to allow faster backup restores.

  • Visual Query Profiler can handle value of Infinity.

  • Agent Upgrades: Automation Agent 5.4.14.5509

Released 2018-11-01

  • Fix: Removed memory leak in proxy server used for queryable restores.

  • Fix: Removed race condition that could cause a backup initial sync to be required when the featureCompatibilityVersion is updated on the source replica set.

  • Fix: Automatic download of MongoDB binaries fails when hybrid mode is enabled for MongoDB binary management.

  • Fix: When importing a cluster into Ops Manager, ignore the value of pidFilePath if it set to the CentOS default in /var/run.

  • Updated JDK to 8u192.

  • Updated bundled version of the BI Connector to 2.7.0.

  • Agent Upgrades: Automation Agent 5.4.13.5505

Released 2018-10-12

  • Critical Fix: When running in local mode for MongoDB binary management, the Backup Daemon may try to use MongoDB binaries for the wrong operating system.

  • Agent Upgrades: Automation Agent 5.4.12.5501

Released 2018-10-04

  • Critical Fix: Backup initial syncs may fail with an error during the oplog application phase, if retryable writes are executed on the source cluster during the backup initial sync.

  • Fix: Log collection fails for log files greater than approximately 2.2 GB.

  • LDAP connections will now use a connection pool. This reduces load on LDAP servers.

  • Update bundled version of the MongoDB Connector for BI to version 2.6.1.

Released 2018-09-06

  • Adds support for management of MongoDB processes on Ubuntu 18.04.

  • User alerts are now available.

  • Fix: When performing a point in time restore for MongoDB 4.0, drop the minOptimeRecovery document before bringing up the target cluster.

  • Show MongoDB start-up warnings on the cluster overview page.

  • Log Collection was unable to complete if one of the requested files was an empty file.

  • Real Time Performance Panel adds support for killing sessions in MongoDB 4.0+.

  • Support additional schema-related options when configuring the MongoDB BI Connector.

  • Perform additional validations for deployments managed by external orchestration platforms (such as the MongoDB Enterprise Operator for Kubernetes).

  • Agent Upgrades: Automation Agent 5.4.10.5496

Released 2018-08-02

  • Critical Fix: Allow removal of processes from Deployment List view.

  • Critical Fix: Avoid failures to upgrade from Ops Manager 3.4 when using local mode for MongoDB version management.

  • Critical Fix: Fix issue which caused the All Clusters page to fail to display content.

  • During a backup initial sync, ensure that the UUID of the system.views collection is preserved.

  • In Local Mode, the Backup Daemon will now unpack MongoDB tarballs. Administrators no longer need to unpack them themselves.

  • Reinstate support for security.encryptionKeyFile parameter.

  • Security patches for third-party library dependencies.

  • Updates Ops Manager JDK (x86_64) to 8u181, which enables endpoint identification by default.

  • When configuring MongoDB LDAP authentication, allow setting the User to Distinguished Name Mapping without setting the Authorization Query Template.

  • Agent Upgrades: Automation Agent 5.4.9.5483, Backup Agent 6.8.4.1009

  • Critical Fix: Set TasksMax=infinity and TasksAccounting=false in systemd scripts for SUSE 12 versions of Ops Manager.

Released 2018-06-27

  • Revised Ops Manager interface for deployment management.

  • Added new CRUD features to Data Explorer.

  • Improved the Real-Time Performance Panel.

  • Added integrations for:

  • Improved Monitoring

    • Added alert for rollback.

  • Updated Public API

    • Added endpoints for Public API Keys.

    • Added endpoints to manage Agent API keys.

    • Removed support for Agent API keys created before Ops Manager 3.4.

  • Provided new option to only have Ops Manager connect to the internet to download MongoDB installer binaries.

  • Deprecated Server Pools.

    • In Ops Manager 4.0, Server Pools are disabled by default.

    • If you are currently using Server Pools, they will continue to work as expected after upgrading to Ops Manager 4.0.

  • Added platform support to include:

    • Amazon Linux 2

    • Debian 9

    • SLES 12

  • Deprecated platform support for:

    • Windows 2008 R2

    • MongoDB 2.6, 3.0

    Note

    Support for these platforms will be removed in a future Ops Manager release.

  • Removed platform support for:

    • Ubuntu 12.04

    • SLES 11

    • Debian 7

  • Added support for PowerPC hardware using the following Linux distros:

    • Ubuntu 16.04

    • RHEL 7.x

  • Agent Upgrades: Automation Agent 5.4.6.5465, Backup Agent 6.8.3.1002, Monitoring Agent 6.6.2.464

Released on 2019-05-02

Released on 2019-02-07

  • Updated JDK to AdoptOpenJDK 8u202.

  • Fix: For queryable restores, the configurable expiration value (brs.queryable.expiration) now also applies to MongoDB authentication requests.

  • Fix: Resolve transient inability to restore a snapshot if a backup data pruning job (garbage collection) is running during the restore.

  • Fix: Improve password verification for sensitive actions within Ops Manager, for Ops Manager installations using LDAP for user authentication, and ActiveDirectory as the LDAP server.

Released on 2019-01-10

Released on 2018-11-01

  • Critical Fix: Backup initial syncs may fail with an error during the oplog application phase, if retryable writes are executed on the source cluster during the backup initial sync.

  • Fix: Log Collection was unable to complete if one of the requested files was an empty file.

  • LDAP connections will now use a connection pool. This should reduce load on LDAP servers.

  • Update JDK to 8u192.

  • Agent Upgrades: Automation Agent 4.5.16.5284-1.

Released on 2018-08-02

  • Critical Fix: Avoid failures to upgrade from Ops Manager 3.4 when using local mode for MongoDB version management.

  • Improve support for global diagnostic download for large deployments.

  • Updates Ops Manager JDK (x86_64) to 8u181, which enables endpoint identification by default.

  • When configuring MongoDB LDAP authentication, allow setting the User to Distinguished Name Mapping without setting the Authorization Query Template.

  • Agent Upgrades: Automation Agent 5.4.9.5483, Backup Agent 6.0.10.976

  • Critical Fix: Set TasksMax=infinity and TasksAccounting=false in systemd scripts for SUSE 12 versions of Ops Manager.

Released on 2018-06-06

Released on 2018-05-03

  • At the completion of an automated restore of a sharded cluster, ensure that the balancer is enabled.

  • Improved handling of MongoDB Server Parameters with boolean values. Accept all of true, "true" and 1 as the boolean value true.

  • Network charts now display physical bytes in/out instead of logical bytes in/out. That is, if network compression is enabled for MongoDB, the network charts will now show the compressed bytes in/out.

  • Ops Manager now properly handles LDAP names which contain special characters.

  • Fix: Performance Advisor now supports ingesting MongoDB logs using ISO8601-UTC timestamps.

  • Fix: Include the script needed to seed a secondary when creating a TAR.GZ restore for a config server replica set.

  • Fix: Retrieving logs via the Ops Manager UI succeeds when the Server Pools feature is also in use.

  • Upgrade the bundled JDK to 8u172.

  • Agent Upgrades: Automation Agent 4.5.14.5266, Backup Agent 6.0.9.969

Released on 2018-04-05

  • Allow Projects to be deleted from the admin pages, and from Project settings.

  • Allow queryable restores for compressed snapshots stored in MongoDB blockstore snapshot storage.

  • Automation support for the new security.ldap.validateLDAPServerConfig (MongoDB 3.4.14+)

  • Enable log rotation for Backup HEAD dbs.

  • Never save localhost/127.0.0.1 as a host mapping.

  • Show agent out of date warnings for manually managed Monitoring and Backup Agents.

  • Support for the MongoDB Connector for BI, version 2.4.1.

  • When importing replica sets into Automation, include information on replica set tags.

  • Agent Upgrades: Automation Agent 4.5.13.5261, Monitoring Agent 6.1.3.436, Backup Agent 6.0.8.960

Released on 2018-03-01

Released on 2018-02-01

Released on 2018-01-11

  • Add support for MongoDB 3.6.1.

  • Add BI Connector information to the Diagnostic Archive.

  • Allow Project User Admin to set team roles and remove teams from projects.

  • Allow user to specify sampleRefreshIntervalSecs BI Connector flag.

  • Avoid "Inconsistent backup configuration" message when Monitoring Agent fails to communicate with MongoDB.

  • Improve parsing of queries by Performance Advisor.

  • Log Collection now collects log files from mongos instances.

  • Log the list of TLS ciphers in use and any disabled by config.

  • MongoDB Enterprise 3.6.2+ is needed on daemons to perform queryable restores of 3.6 sharded clusters.

  • Fix: Bug that prevented backups on an S3-compatible snapshot store from being terminated.

  • Restrict downgrading clusterAuthMode in the Automation Agent UI.

  • Upgrade jackson-databind to 2.9.3.

  • When doing an automated restore, only allow restoring to clusters that have a higher FCV than the snapshot and where all mongod versions support the snapshots FCV.

  • Expand access for the Automation Agent user by adding the restore@admin role.

  • Fix: Bug where Performance Advisor could display "A server error has occurred".

  • Fix: PIT restores of inactive replica sets.

  • Fix: Add timeouts to Queryable Restores.

  • Fix: Always set the correct From and Reply-To fields in System Alert emails.

  • Fix: Extra System Alerts are no longer created.

  • Fix: Version Manifest no longer reverts to the on-disk version.

  • Fix: MongoDB 3.6 sharded cluster import no longer blocked.

  • Fix: Set correct Maximum Number of Connections for MongoDB 3.6 for Alerting.

Released on 2017-12-19

  • Agent Upgrades: Automation Agent 4.5.9.2403

  • Fix: Point in time automated restores now downloads the correct utility.

  • Fix: When Ops Manager is configured to use LDAP for user authentication, do not allow users to be invited.

  • Fix: Allow MongoDB Advanced Options to be edited for an entire sharded cluster.

  • Fix: Allow clusterAuthMode independently of X509 auth.

  • Fix: Allow import of deployments using the net.ssl.allowConnectionsWithoutCertificates parameter.

  • Fix: Explicitly specify the collation {locale: "simple"} in createIndex during initial sync.

  • Fix: Users should be able to convert from LDAP native to saslauthd using the UI.

  • Performance improvements for queryable restores.

  • Security enhancements.

Released 2017-12-05

  • Added support for a new organizations and projects hierarchy to facilitate the management of your Ops Manager deployments. Groups are now known as Projects. You can put multiple Projects under an Organization.

  • Added support for nested LDAP groups via the member field when configuring Ops Manager to use LDAP for Ops Manager authentication.

    Although Ops Manager 3.6 supports the use of either member or memberOf for configuration, support for LDAP via the memberOf field will be removed in a future version of Ops Manager. When possible, use member instead.

  • Added support for a new Agent API Key model. Multiple Agent API Keys can now be associated with a project. This gives users the ability to perform Agent key rotation.

  • The bundled JDK is version 8u152.

  • Added support for management of the MongoDB Connector for Business Intelligence. The MongoDB Connector for Business Intelligence allows you to query a MongoDB database using SQL commands to aid in data analysis. It translates SQL queries from data analysis tools to MongoDB aggregation pipelines on MongoDB database.

  • Added the ability to retrieve the on-disk logs for all MongoDB and Ops Manager Agent processes. The logs are sent to the Ops Manager server and available for download by Ops Manager administrators.

  • Ended support for the seedSecondary.sh script. You cannot run the seedSecondary.sh script on any MongoDB database running MongoDB 3.6 or later. To learn more about restoring a snapshot, see Restore a Completed Snapshot.

  • Agent Upgrade: Automation Agent 4.5.7.2375

  • Added support for queryable backups. This functionality allows you to query specific backup snapshot. You can use the queryable backups to:

    • Restore a subset of data within the MongoDB deployment.

    • Compare previous versions of data against the current data.

    • Identify the best point in time to restore a system by comparing data from multiple snapshots.

    Important

    On Windows, queryable restores work on MongoDB 3.2, 3.4, and 3.6 snapshots once the Ops Manager Backup Daemon can access MongoDB 3.4.11 or later.

  • Added support for IBM Cloud Object Storage and DellEMC Elastic Cloud Storage for S3 blockstore snapshot storage

  • Added support for performing automated restores from one Project to another Project.

  • Added the ability to reschedule the expiration time of a snapshot.

  • Added support for automated restores via the Public API.

  • Agent Upgrade: Backup Agent 6.0.3.689.

  • Added Real-Time Metrics.

  • Added the Performance Advisor. The Performance Advisor monitors any operation with a query predicate that MongoDB considers slow and suggests new indexes to improve query performance.

  • Added the Data Explorer. This feature provides the ability to introspect collections in your managed MongoDB deployments via the Data Explorer view.

  • Agent Upgrade: Monitoring Agent 6.1.1.395.

Before upgrading Ops Manager from 3.4 to 3.6, complete the following actions:

  • Upgrade all backing databases to MongoDB 3.2 or later.

  • Upgrade the monitoring schema.

    To monitor the schema upgrade:

    1. Click Admin.

    2. Click Ops Manager Config.

    3. Click the Miscellaneous tab.

      The progress should be shown before the Default Monitoring Data Retention heading.

  • Change mms.minimumTLSVersion if you must support older TLS versions.

    Ops Manager Application supports TLS 1.2 only by default.

    To re-enable ciphers which have been disabled, change mms.disableCiphers.

    Warning

    Consider the security implications carefully before doing this.

  • MongoDB 2.4 is no longer supported for Automation and Backups:

    • All MongoDB 2.4 processes in Automation will be unmanaged.

    • All MongoDB 2.4 backups will be stopped.

  • MongoDB 3.0 is no longer supported as a backing store for Ops Manager.

  • Support for MongoDB 3.2 as a backing store for Ops Manager will be removed in Ops Manager 4.0.

  • Support for restores delivered by SCP will be removed in Ops Manager 4.0.

  • Support for LDAP via the memberOf field will be removed in Ops Manager 4.0. Use member instead. In Ops Manager 3.6, you may use either member or memberOf.

  • Support for the older Agent API Key model will be removed in Ops Manager 4.0. Instead, use the new-style keys. In Ops Manager 3.6, the new-style keys are preferred, the but the older keys will still work.

Released on 2018-08-02

  • Updates Ops Manager JDK (x86_64) to 8u181, which enables endpoint identification by default.

Released on 2018-05-03

  • Fix: At the completion of an automated restore of a sharded cluster, Ops Manager ensures that the balancer is enabled.

  • Fix: Network charts now display physical bytes in/out instead of logical bytes in/out. That is, if network compression is enabled for MongoDB, the network charts shows the compressed bytes in/out.

  • Upgrade: Bundled JDK to 8u172.

  • Agent Upgrades: Automation Agent 3.2.18.4938-1

Released on 2018-04-05

Released on 2018-02-01

  • The bundled JDK is version 8u162

  • Upgrade jackson-databind to 2.9.3

Released on 2017-12-20

  • Fix: Issue importing a process into Automation running on a custom build.

  • Fix: Explicitly specify the collation {locale: simple} in createIndex during the initial sync of a backup.

  • Fix: Allow clusterAuthMode to be configured when deployment does not use MONGODB-X509 authentication.

  • Fix: Allow importing a process into Automation using the allowConnectionsWithoutCertificates parameter.

  • Security enhancements.

Released on 2017-11-02

  • Agent Upgrades: Automation Agent 3.2.16.2263

  • Fix: credentialstool and encryptiontool load dependencies correctly.

  • Fix: Backup groom jobs no longer get stuck on partially-deleted snapshots.

  • Fix: Some of the Cloud Manager interface no longer shown when creating groups.

  • Fix: where sorting during deletion of backups could run out of memory.

  • Reduce memory usage of backup snapshot deletion.

  • Remove a restriction where a shard key range could not have an equal minimum and maximum.

  • Update JDK to 8u152.

Released on 2017-10-05

  • Agent Upgrades: Automation Agent 3.2.15.2257, Backup Agent 5.0.11.663

  • Fix: Allow the mongos autoSplit configuration parameter to be removed simultaneously with a major version upgrade from MongoDB 3.2 to 3.4.

  • Fix: During the initial sync of a new backup, documents with a compound _id that are moved on disk at the source during the initial sync may be omitted from the backup under rare conditions. This issue affects only MMAPv1.

  • Increase the expiration period for snapshots downloaded during an automated restore and make the expiration periods a configurable parameter.

  • Reduce the amount of memory used when a backup is terminated.

Released on 2017-09-07

  • Allow session timeouts to be configured to a fraction of an hour.

  • Fix: Downloading the global diagnostic archive could fail if more than 32 MB of agent logs were stored.

  • Fix: Inconsistent Backup Configuration alert runs for config servers.

    Important

    Special Advisory

    After upgrading to Ops Manager 3.4.8, the Inconsistent Backup Configuration alert may be triggered for config servers. The backup for these config servers should be resynchonized.

    1. Click Backup.

    2. From the config server row, click on the Option menu [ ].

    3. Click Resync.

    Do not resync the entire sharded cluster if a config server triggers this alert. Resync the config server in question only.

  • Fix: Changes to the storage engine for a config server backup are applied on resync.

  • Fix: Validation for Backup Agent authentication mechanism failed if MONGODB-X509 was implicitly enabled.

  • Fix: In Local Mode, checks during Ops Manager startup allow configurations of deleted Groups to require MongoDB versions which are not present.

  • Security enhancements.

Released on 2017-08-03

  • Agent Upgrades: Automation Agent 3.2.14.2187, Backup Agent 5.0.10.634.

  • Update JDK to 8u144.

  • Additional logging for oplog extensions due to delayed backups.

  • Additional logging for backup snapshots that retry due to unexpected file changes.

  • Fix: Ability to restore SCCC sharded clusters without a healthy mongos.

  • Fix: Race condition between snapshots and schedule update requests.

  • Fix: Do not query arbiters when executing an administrative error retrieval task.

  • Security improvements.

Released on 2017-07-06

  • Agent Upgrades: Automation Agent 3.2.13.2141, Backup Agent 5.0.8.601.

  • Fix: Server Pool servers can get stuck in cleaning state if server is reimaged.

  • Fix: Make Backup ingestion collection stats calls idempotent.

  • Fix: Avoid skipping storage measurement rollups if customers have a database named hm.

  • Fix: Cause Discovery to update shard ID when shard is repurposed to arbiter.

  • Fix: Following upgrade from 2.x to 3.4.x, show progress of monitoring data migration.

  • Fix: Make all metrics available to cluster view.

  • Fix: Delay in Metric alerts check when opening and closing alerts for oplog metrics.

  • Fix: Metric alerts check may miss system measurements.

Released on 2017-05-18

  • Agent Upgrades: Automation Agent 3.2.12.2107, Monitoring Agent 5.4.5.370, Backup Agent 5.0.7.494.

  • Ability to disable daily/weekly/monthly snapshots through the API.

  • Fix validation error for automated restores where the source or target cluster uses the storage.wiredTiger.directoryForIndexes parameter.

  • Fix validation errors when using LDAP Authorization along with LDAP and SCRAM-SHA1 authentication.

  • Various security enhancements.

Released on 2017-03-30

  • Agent Upgrades: Automation Agent 3.2.11.2025, Backup Agent 5.0.6.486

  • Fix for premature forceful shutdown of the HEAD mongod instances for Ops Manager Backup Daemons running on Windows.

  • Fix problem with shutdown of mongod processes during an automated restores on Windows.

  • Fix for issues using Automation in multi-server deployments using SSL and encrypted PEM key files.

  • Fix for restores of backup snapshots stored unencrypted using file system storage.

  • Expose newest AWS regions as a storage option for S3 blockstores.

  • Optimization: Performance optimization for sending monitoring data to New Relic.

  • Security enhancement: Set X-Frame-Options: DENY HTTP headers for all authenticated requests.

  • Security enhancement: New option to allow enablement of HTTP Strict Transport Security (HSTS) with configurable maximum age.

  • Security enhancement: New option to allow use of browser session cookies, rather than time-limited persistent cookies.

  • Security enhancement: New option to disable all browser caching.

Released on 2017-02-17

  • Agent Upgrades: Automation Agent 3.2.10.1997, Backup Agent 5.0.6.477, Monitoring Agent 5.4.4.366

  • Fix resource leak preventing successful backups when Ops Manager Backup is running on Windows.

  • Fix bug in removal of shards for sharded clusters on MongoDB 3.4.

  • Various security enhancements.

  • Support for running Automation, Backup and Monitoring Agents on MacOS Sierra.

  • Support for MongoDB Enterprise builds for Debian 7.1.

  • Fix import into Automation for deployments using LDAP authorization and SCRAM-SHA1 authentication.

  • Automation will deploy SSL-capable Windows builds for MongoDB 3.2.12+ and 3.4.2+.

  • Fix possible stall in the oplog application phase of Ops Manager Backups of MongoDB 3.4.

Released on 2017-01-19

  • Agent Upgrades: Automation Agent 3.2.9.1985, Backup Agent 5.0.5.472

  • Fixed PageDuty notifications failing to send for System Alerts.

  • Fixed issue creating deployments with overlapping replica set / shard names of other deployments.

  • Fixed Global Alert UI validation being incorrect for some roles.

  • Fixed failure configuring MONGODB-CR + LDAP auth mechanisms + LDAP authz.

  • Added option to disable checksums during restores.

  • Upgrade to JDK8u121.