Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mongodb-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

2026 Releases

19 February 2026 Release

  • Introduces port mapping architecture for Google Cloud Private Service Connect endpoints. This new architecture improves scalability and simplifies the management of private endpoints by mapping cluster connections to specific ports through a single service attachment. Port mapping is now the preferred method for new private endpoints in Google Cloud, while existing legacy endpoints remain fully supported.

12 February 2026 Release

  • Adds support for secretless authentication when using Microsoft Azure Key Vault with Encryption at Rest. Instead of providing static credentials, you authorize an Atlas-managed Microsoft Azure Service Principal that authenticates using short-lived OAuth 2.0 tokens. This eliminates the need to create, store, and rotate client secrets. This update also introduces support for unversioned Key Vault key URIs (/keys/<key-name>), which automatically resolve to the latest enabled key version. To learn more, see Manage Customer Keys with Azure (Microsoft Azure) Key Vault (Secretless Authentication).
2025 Releases

05 December 2025 Release

  • Deprecates [search.tracking](https://mongodbcom-cdn.staging.corp.mongodb.com/docs/atlas/atlas-search/tracking/#std-label-fts-tracking-ref) and [Query Analytics UI](https://mongodbcom-cdn.staging.corp.mongodb.com/docs/atlas/atlas-search/view-query-analytics/#std-label-fts-query-analytics). The official end-of-life and complete removal of support will occur in February 2026. Therefore, Atlas will no longer collect query data for display in the Atlas UI for all `search.tracking` requests. If you have any questions or need further assistance, reach out to our support team from the MongoDB Support Portal or contact your Account Executive.

19 November 2025 Release

  • Adds support for deploying Atlas clusters on AWS (Amazon Web Services) regions ap-east-2 and ap-southeast-6, and Microsoft Azure regions chilecentral, indonesiacentral, and malaysiawest.
  • Reduces the inactivity policy for pausing inactive Atlas M0 Free clusters from 60 to 30 days. You’ll receive an email notification 7 days before Atlas pauses your cluster. To resume a paused cluster, see Resume One Cluster. If you don’t plan on using your cluster in the next few weeks, we recommend exporting the data and terminating the cluster.
  • Adds a configurable expiration duration for regional outage simulations to solve stuck simulations. You can select a duration of 1 day, 3 days (default), or 7 days, after which the simulation automatically ends. Atlas checks for expired simulations in 24-hour intervals so it may take up to an additional day after the expiration date for the simulation to fully resolve.
  • Adds a Maintenance window completed event to the Project Activity Feed to confirm when maintenance operations finish.
  • Adds support for cross-region cloud-based initial sync between AWS (Amazon Web Services) nodes. This allows Atlas to provision new data nodes from existing nodes in a different AWS (Amazon Web Services) region by leveraging AWS (Amazon Web Services) snapshot capabilities. To further speed up data copy across regions, you can Enable Faster Cross-Region Initial Sync for AWS Clusters.
  • Changes connection rate limits for M10 and M20 cluster tiers from 20 to 15 connections per second.

22 October 2025 Release

27 August 2025 Release

  • Introduces Intelligent Workload Management (IWM), a dynamic resource manager in Atlas. IWM (Intelligent Workload Management) enables real-time workload monitoring and automated safeguards to maintain high availability under load. The first policy, now active for eligible clusters, blocks user writes when disk space is nearly full to prevent node crashes and maintain read availability. To learn more, see Write-Blocking. If you enable auto-scaling, your cluster has the opportunity to scale up before write-blocking behavior activates.
  • Applies connection rate limits to M10 and M20 cluster tiers to protect cluster availability. These limits restrict the number of new connections each node processes to 20 connections per second. Connections exceeding these limits are queued, and if the period of overload is sustained, some connections are dropped.

6 August 2025 Release

16 July 2025 Release

4 June 2025 Release

  • Adds line items detailing support subscription charges, per project simplifying cost visualization for customers with multiple projects and reducing manual effort.

7 May 2025 Release

  • Adds shareable URL support for the Query Profiler, enabling copying and pasting Query Profiler URLs for an easier workflow when working with slow logs.
  • Implements General UX fixes and improvements to Query Profiler, including:
    • Increased log retention from five to seven days.
    • Improved available filter selections.

23 April 2025 Release

  • Adds a preview of a redesigned navigation experience in Atlas. The redesigned navigation provides a composable and scalable Atlas UI structure, improves the self-discovery of Atlas services, and offers clear navigation across services and resources. To learn more, see FAQ: Atlas Navigation Improvements.
  • In preparation for the mongomirror End of Life (EOL) on July 31, 2025, lifts the limitation that source and destination cluster versions must be the same and allows you to live migrate source clusters running MongoDB versions 4.4 and 5.0 to destination Atlas clusters running MongoDB versions 6.0 and 7.0. To learn more, see Migrate or Import Data.

2 April 2025 Release

  • Adds service accounts that allow you to manage projects in all your organizations by granting each organization programmatic access to the projects. You can use service accounts or API (Application Programming Interface) keys. To learn about service accounts versus API (Application Programming Interface) keys, see Get Started with the Atlas Administration API.
  • Improves information you see in your invoices, including your current invoice, and allows you to view the total costs separately from the total credit usage. You can also export invoices to PDF or CSV, pay invoices for a subscription and explore invoice cost charts. To learn more, see Billing.
  • Allows you to filter and view the cluster type, such as Dedicated or Flex, on the All Clusters page in the Atlas UI.
  • Adds new sharding metrics, Orphan Count, which is the number of orphaned documents in the shard, and Orphan Data Size, which is the size in bytes of orphaned documents in the shard when uncompressed. To learn more, see Review Available Metrics.
  • Adds the autoCompact privilege action in Atlas that allows database users with the atlasAdmin role to enable background compaction. This privilege action is supported only on dedicated clusters running MongoDB 8.0+. To learn more, see How can I reduce storage usage on a cluster?

12 March 2025 Release

20 February 2025 Release

  • Adds support in the following new regions:
    • Amazon Web Services (AWS) regions:
      • MX_CENTRAL_1, Querétaro, Mexico
      • AP_SOUTHEAST_5, Malaysia
      • AP_SOUTHEAST_7, Thailand
      In the second half of 2025, the IP addresses of nodes deployed to AP-SOUTHEAST-7 and MX-CENTRAL-1 might change to accommodate future growth of Atlas in these geographies.
    • Google Cloud Platform (GCP) regions:
      • NORTH_AMERICA_SOUTH_1, Querétaro, Mexico
      • AFRICA_SOUTH_1, Johannesburg, South Africa
    • Microsoft Azure regions:
      • MEXICO_CENTRAL, Querétaro State, Mexico
      • SPAIN_CENTRAL, Madrid, Spain
      • SOUTH_AFRICA_NORTH, Johannesburg, South Africa
      • SOUTH_AFRICA_WEST, Cape Town, South Africa
      • NEWZEALAND_NORTH, Auckland, New Zealand

5 February 2025 Release

  • Adds disk throughput and push-based log export alert conditions.
  • Improves cluster auto-scaling and elasticity for M10 and M20 clusters, responding to resource demands up to five times faster. Optimizes workload performance and availability, potentially lowering costs.
  • Allows you to set protected hours for your project, during which Atlas avoids performing standard updates to the clusters. To learn more, see View and Configure Maintenance Window.
  • Introduces Atlas resource policies in public preview. Atlas resource policies define configuration standards for MongoDB clusters across your organization, with options to limit cloud providers, regions, and wildcard IPs.

8 January 2025 Release

2024 Releases

18 December 2024 Release

  • Allows you to save a cluster draft and sends you an email with a cluster link so that you can return to the cluster to continue making changes.
  • Supports configuring custom ciphers for conducting all node-to-node and client-to-client communications in your Atlas clusters.
  • Improves handling of Backup Compliance Policy where disabling Backup Compliance Policy becomes a two-person process that requires approvals by MongoDB Support. To learn more, see Configure a Backup Compliance Policy.
  • Adds a message asking you to increase the oplog size on the source and destination clusters to prevent errors during the data verification stage of live migration. To learn more, see Oplog Requirements.
  • Adds a spill to disk during sort Atlas UI performance metric and a Spill to disk during sort is sort alert condition that reflect the total number of writes to disk caused by $sort stages. This metric is also added to the Datadog integration. To learn more, see Review Available Metrics and search for Sort.

4 December 2024 Release

13 November 2024 Release

31 October 2024 Release

23 October 2024 Release

  • Supports MongoDB 8.0 and upgrades M0 and M2/M5 clusters to MongoDB 8.0. To learn more, see MongoDB 8.0 Release Notes.
  • Adds an option to specify a designated Atlas security contact to receive security-related notifications.
  • Improves auto-scaling and elasticity for Atlas clusters to allow you to scale Atlas clusters up to 50% faster, respond to resource demands 5X faster in real-time, and optimize performance, while reducing operational costs.
  • For Atlas clusters deployed on AWS (Amazon Web Services) and Azure (Microsoft Azure), allows you to download the snapshot over the private endpoints in the same region as the snapshot. To learn more, see Restore from a Locally-Downloaded Snapshot.
  • Adds the PAGES_REQUESTED_FROM_CACHE and the DISK_QUEUE_DEPTH metrics to the list of metrics you can send from your Atlas cluster to Datadog. To learn more, see Integrate with Datadog.
  • Adds the ttldeleted metric to the Opcounters hardware metric. To learn more, review available metrics and search for ttldeleted.

2 October 2024 Release

  • Adds M10 cluster tier support for the Azure SWEDEN_CENTRAL and SWEDEN_SOUTH regions.

11 September 2024 Release

  • Adds the Disk Throughput read and write metric.
  • Adds the Cache Ratio metric. A high cache fill ratio indicates that most data requests are being served from memory, leading to faster query performance and reduced disk I/O.
  • Sends an email if your live migration process is successful, pending 12 hours after the cutover, or has failed.
  • Adds a Private Preview program for Online Archive for Atlas clusters deployed on Google Cloud.
  • Supports using a customer-managed key (CMK) from Azure Key Vault (AKV) to further encrypt your data at rest in Atlas. To learn more, see Manage Customer Keys with Azure Key Vault.

21 August 2024 Release

  • Supports Azure (Microsoft Azure) Extended Standard IOPS (Input/Output Operations per Second) and Extended Storage to limited regions. For Low CPU or General clusters deployed on Azure (Microsoft Azure) in one of the regions that support extended storage, you can extend IOPS (Input/Output Operations per Second) and the data volumes’ storage capacity in the Atlas UI. To learn more, see Extend Storage Capacity and IOPS on Azure.

31 July 2024 Release

10 July 2024 Release

  • Allows you to export your cloud backup snapshots to an Azure Blob Storage Container.
  • Provides efficient cross-project restores for clusters that have AWS (Amazon Web Services) nodes created before March 27, 2024.
  • Allows you to enable faster restores for AWS (Amazon Web Services).

20 June 2024 Release

  • Adds resource tags defined in projects to customer invoice CSV (Comma-Separated Values) exports and invoice API (Application Programming Interface) responses.

30 May 2024 Release

  • Increases shard limit for an Atlas cluster from 50 to 70.
  • Adds the ability to unlink organizations from your paying organization from the Atlas UI. To learn more, see Unlink Organizations.
  • Removes support for legacy two-factor authentication. Use multi-factor authentication instead.

30 April 2024 Release

17 April 2024 Release

  • Adds the Migration Hub to Atlas. The Migration Hub displays available migration resources and the status of migrations in progress. To learn more, see Monitor Migrations.
  • Allows you to add low carbon regions and shows Low Carbon indicators on AWS (Amazon Web Services) and Google Cloud regions when you create a cluster in the Atlas UI.
  • Allows you to monitor collection-level query latency in a new Query Insights tab in the Atlas UI. Atlas supports this metric for M10+ dedicated clusters.
  • When you upgrade a replica set to a multi-sharded cluster, requires that you upgrade to a single shard cluster first, by restarting your application, reconnecting to the cluster, and then adding additional shards. To learn more, see Scale your Replica Set to a Sharded Cluster.

27 March 2024 Release

6 March 2024 Release

  • Allows you to specify yearly option in the backup policy.
  • Allows you to use the Atlas UI to add team members that are part of the organization or users that previously received an invitation to join the organization.

28 February 2024 Release

  • Supports archiving data using Online Archive to Azure (Microsoft Azure) storage for Atlas clusters deployed on Azure (Microsoft Azure). To learn more, see Configure Online Archive.

14 February 2024 Release

  • Introduces Atlas Stream Processing in public preview. With Atlas Stream Processing, you can process streaming data in Atlas.
  • Supports Atlas deployments in the following new cloud provider regions:
    • AWS (Amazon Web Services)
      • Israel (il-central-1)
      • Canada West (ca-west-1)
    • Azure (Microsoft Azure)
      • Poland (polandcentral)
      • Israel Central (israelcenttral)
      • Italy North (italynorth)
    • Google Cloud
      • Berlin, Germany (europe-west10)
  • Supports adding resource tags to projects in Atlas. To learn more, see Tags on Projects.
  • Fixes an issue where Atlas 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 Network Out is.

24 January 2024 Release

4 January 2024 Release

2023 Releases

13 December 2023 Release

05 December 2023 Release

  • Increases the minimum threshold for archiving data after 7 days from 100 kB to 5 MiB. To learn more, see Limitations.

27 November 2023 Release

  • Makes MongoDB 7.1 generally available for all deployments.

15 November 2023 Release

18 October 2023 Release

  • Adds new regions for Azure (Microsoft Azure) NVMe (non-volatile memory express) clusters.

04 October 2023 Release

  • Supports Push Live migration through PrivateLink for MongoDB 6.0+ sharded Atlas clusters.
  • Decomissions free monitoring.

23 August 2023 Release

  • Introduces the following billing improvements:
    • Lowers RPU billing for serverless instances with read-heavy workloads.
    • Supports viewing and analyzing Atlas usage with a billing cost explorer. To learn more, see Billing Cost Explorer.
    • Supports viewing resource tags in Atlas billing invoices through the Atlas Administration API and billing invoice CSV (Comma-Separated Values) exports. To learn more, see Resource Tags on Invoices.
  • Provides preview of using Terraform Provider v1.11.1 or higher to manage your workforce’s access to MongoDB Atlas with OIDC (OpenID Connect). To learn more, see Authentication and Authorization with OIDC/OAuth 2.0.

2 August 2023 Release

  • Supports online archives as a source for Atlas Data Federation. To learn more, see Online Archives.
  • Adds a new project overview that displays modules containing common Atlas actions. You can configure the project overview to display as your project’s landing page.

12 July 2023 Release

14 June 2023 Release

  • Supports tags for your Atlas clusters through the Atlas UI, Atlas Administration API, and Atlas CLI.
  • Provides preview of federated access to MongoDB 7.0+ databases on Atlas using an identity provider (IdP) that supports OpenID Connect (OIDC), including Microsoft Entra ID, Okta, and Ping Identity.
  • Introduces resource-level versioning in the Atlas Administration API.
  • Provides Go SDK to fetch or modify data from the Atlas Administration API.
  • Introduces new Organization Billing Viewer role to restrict billing access to authorized users.
  • Supports an optional federationSettingsId parameter in the createOneOrganization API (Application Programming Interface) endpoint to link an Atlas organization to an existing federated access configuration.
  • Introduces fine-grained data modification and scalability improvements for time series data.

24 May 2023 Release

  • Supports one new Azure (Microsoft Azure) region:
    • qatarcentral (Doha, Qatar)
  • Supports five new Google Cloud regions:
    • me-west1 (Tel Aviv, Israel)
    • europe-west12 (Turin, Italy)
    • me-central1 (Doha, Qatar)
    • us-east5 (Columbus, OH, USA)
    • us-south1 (Dallas, TX, USA)
  • Sets the limit of unique shard keys for Global Clusters per Atlas project to 40. To learn more, see Atlas Limits.

3 May 2023 Release

  • Supports five new AWS (Amazon Web Services) regions:
    • ap-south-2 (Hyderabad, India)
    • ap-southeast-4 (Melbourne, Victoria, Australia)
    • eu-central-2 (Zurich, Switzerland)
    • eu-south-2 (Spain)
    • me-central-1 (UAE)
  • Adds the ability to pull a source sharded cluster to an Atlas sharded cluster for source and destination clusters running MongoDB 6.0.5 or later. To learn more, see Live Migrate a MongoDB 6.0.5 or Later Cluster into Atlas.
  • Upgrades each of your clusters that run MongoDB 4.2 to MongoDB 4.4. MongoDB 4.2 reached end of life on 30 April 2023, according to the MongoDB Support Policy. The upgrade to MongoDB 4.4 runs within your maintenance window if you configured one in your project settings.

12 April 2023 Release

  • Updates the default MongoDB version for all new Atlas clusters to MongoDB 6.0.
    • Automatically upgrades all free tier (M0) and shared tier (M2 and M5) clusters to MongoDB 6.0.
  • Supports enabling a Backup Compliance Policy to protect your backup data.
  • Improves the IP Access List for the Atlas UI so that you can use the same IP access list to restrict API access to Atlas, and access to the Atlas UI.
  • Supports user-defined metrics labels from Atlas to Datadog.

22 March 2023 Release

1 March 2023 Release

15 February 2023 Release

  • Adds SCRAM-SHA-256 as the default authentication mechanism for database users in Atlas. To learn more, see Configure Database Users.
  • Supports simulating an outage for Atlas for regions that contain a majority of database nodes, and reconfiguring a cluster from an unhealthy to a healthy state in the event of such an outage.
  • Supports connecting to your database behind private endpoints with an optimized SRV connection string for sharded clusters.
  • Adds a streamlined experience for users deploying their first Atlas database using templates for best practices.
  • Adds EU region support for the PagerDuty integration.

25 January 2023 Release

Supports converting Shared clusters (M0, M2, M5) to Serverless instances.
2022 Releases
On 17 March 2022, MongoDB Atlas moved to Let’s Encrypt as the new Certificate Authority for TLS (Transport Layer Security) certificates for cloud.mongodb.com. For more information, see FAQ: Security.

14 December 2022 Release

16 November 2022 Release

26 October 2022 Release

  • Introduces Termination Protection for clusters.
  • Adds a project setting that lets you configure some M40+ clusters with greater maximum storage than the standard limit.
  • Adds the Set Oplog Size UI configuration setting. This setting allows you to set the minimum retention window for Oplog entries. You can see the Set Oplog Size configuration setting in the UI only if you previously configured it for your cluster. For all new clusters, set the Minimum Oplog Window instead.

05 October 2022 Release

14 September 2022 Release

  • Introduces the Local NVMe SSD storage option in the Atlas UI for some dedicated clusters that run on Azure (Microsoft Azure). Locally attached ephemeral NVMe SSDs offer the highest level of speed and performance. To learn more, see NVMe Storage.
  • Adds the enableSharding privilege to custom database roles.
  • Adds the ability to set the maximum lifetime of multi-document transactions per cluster.

24 August 2022 Release

  • Supports Azure Private Link for Serverless instances.
  • Enhancements to the Atlas billing experience for tax invoices.

3 August 2022 Release

  • Introduces analytics node tiers.
  • Adds support for VPC peering for Prometheus monitoring integration.
  • Adds support for VPC peering for Live Migrate (Push).
  • Disallows Atlas clusters on MongoDB 5.0+ from configuring a default read concern of available.

19 July 2022 Release

  • Introduces the General Availability of MongoDB 6.0.

01 June 2022 Release

  • Supports using GitHub credentials to sign in to MongoDB Cloud.
  • Adds support for MongoDB 6.0 Release Candidate. Atlas will upgrade the cluster to the stable release version when it is generally available. To learn more about the changes in MongoDB 6.0, see the Release Notes.

11 May 2022 Release

20 April 2022 Release

  • Supports new AWS (Amazon Web Services) region: ap-southeast-3 (Jakarta, Indonesia).
  • Supports new Google Cloud region: southamerica-west1 (Santiago, Chile).
  • Supports new Azure (Microsoft Azure) regions:
    • australiacentral (Canberra, Australia)
    • australiacentral2 (Canberra, Australia)
    • francesouth (Marseille, France)
    • norwaywest (Stavanger, Norway)
    • swedencentral (Gävle, Sweden)
    • swedensouth (Staffanstorp, Sweden)
    • southafricawest (Cape Town, South Africa)
    • brazilsoutheast (Rio de Janeiro, Brazil)
    • westus3 (Arizona, USA)
  • Introduces deploying Low-CPU Atlas clusters into additional Google Cloud regions:
    • europe-west3 (Frankfurt, Germany)
    • europe-west6 (Zurich, Switzerland)
    • northamerica-northeast1 (Montreal, Canada)
    • northamerica-northeast2 (Toronto, Canada)
    • asia-east2 (Hong Kong, China)
    • asia-northeast2 (Osaka, Japan)
    • asia-northeast3 (Seoul, South Korea)
    • asia-southeast2 (Jakarta, Indonesia)
    • europe-north1 (Finland)
    • asia-south1 (Mumbai, India)
    • southamerica-east1 (São Paulo, Brazil)
    • us-west3 (Salt Lake City, UT, USA)
    • us-west4 (Las Vegas, NV, USA)
  • Spreads newly deployed clusters in the following Azure (Microsoft Azure) regions across three availability zones:
    • brazilsouth (São Paulo, Brazil)
    • eastasia (Hong Kong, China)
    • norwayeast (Oslo, Norway)
    • centralindia (Pune, India)
    • koreacentral (Seoul, South Korea)
  • Spreads newly deployed clusters in the following AWS (Amazon Web Services) regions across three availability zones:
    • ca-central-1 (Montreal, QC, Canada)
    • ap-south-1 (Mumbai, India)
    • ap-northeast-2 (Seoul, South Korea)
    • sa-east-1 (São Paulo, Brazil)
    • ap-northeast-1 (Tokyo, Japan)
  • Supports online archive data expiration. This feature is in preview.
  • Fixes existing behavior where Metrics Chart only shows the duration for which data is available.

31 March 2022 Release

9 March 2022 Release

16 February 2022 Release

  • Upgrades free (M0) and shared (M2 and M5) clusters to MongoDB 5.0.
  • Defaults new clusters to MongoDB 5.0.

26 January 2022 Release

19 January 2022 Release

05 January 2022 Release

  • Improves the credits table in the Cloud Billing console.
  • Changes how the MongoDB Agent rotates mongosqld logs to copy and truncate.
2021 Releases

15 December 2021 Release

2 December 2021 Release

17 November 2021 Release

  • Adds support for Google Private Service with Atlas Private Endpoints via the console.
  • Introduces the ability to export backup snapshots to their own Amazon S3 (Simple Storage Service) buckets on-demand via the API (Application Programming Interface).
  • Adds support for collections for Atlas Online Archive.

11 November 2021 Release

27 October 2021 Release

  • Supports the use of Security Key and Biometrics as a multi-factor authentication option.
  • Supports zstd as a compression standard for clusters on MongoDB 4.2 and later.

18 October 2021 Release

  • Supports M0 Free clusters and M2/M5 Shared clusters in the following regions:
    • AWS Tokyo (ap-northeast-1)
    • AWS Stockholm (eu-north-1)
    • AWS Bahrain (me-south-1)
    • Google Cloud Jakarta (asia-southeast2)
    • Google Cloud Seoul (asia-northeast3)
  • Supports increased throughput for 4 TB volumes on Azure. The following Atlas clusters deployed to Azure now offer 16,000 IOPS (up from 7,500) and 500 MB/second throughput (up from 250 MB/second):
    • New clusters with 4 TB storage volumes.
    • Existing clusters that you scale up to 4 TB storage volumes.

06 October 2021 Release

  • Supports Google Private Service with Atlas Private Endpoints via the API.
  • Supports the following GCP regions:
    • asia-south2 (Delhi, India)
    • australia-southeast2 (Melbourne, Australia)
    • europe-central2 (Warsaw, Poland)
  • Adds support for cluster tier auto-scaling to low-CPU class clusters.
  • Enables cluster tier auto-scaling by default for all new Atlas clusters created via the web interface.
  • Supports using Live Migration from Ops Manager or Cloud Manager for MongoDB deployments running MongoDB 5.0.
  • Introduces metrics alerts for Atlas serverless instances.
  • For Cross-Organization Billing customers, Atlas now allocates subscription charges across all linked organizations in proportion to spend.

15 September 2021 Release

  • Supports Osaka, Japan (ap-northeast-3) AWS region.
  • Introduces serverless instances into additional GCP regions:
    • Iowa (CENTRAL_US)
    • Belgium (WESTERN_EUROPE)
  • Introduces serverless instances into additional AWS regions:
    • Oregon (US_WEST_2)
    • Mumbai (AP_SOUTH_1)
    • Sydney (AP_SOUTHEAST_2)
  • Adds 10 second granularity cluster metrics for all dedicated clusters in projects with at least one M40+ cluster.
  • Adds support for time series collections in Data Explorer and Query Profiler.
  • Introduces the ability to create new time series collections and build secondary indexes from the UI (User Interface).
  • Introduces the ability to visualize slow queries in times series collections.
  • Introduces the ability to deploy M0 Free clusters using the create endpoint.

25 August 2021 Release

  • Introduces Serverless instances into the following Azure regions:
    • Virginia (US_EAST_2)
    • Netherlands (EUROPE_WEST)
  • Adds metrics that report maximum observed values, in 60-second intervals, for all hardware metrics.
  • Adds the ability to specify Sort, Project, and Collation query options when you query your data using the Atlas UI.
  • Adds the ability for a user with the Project Cluster Manager role to test failover.

03 August 2021 Release

  • Increases the maximum number of provisioned IOPS for clusters M140 and up on AWS (Amazon Web Services) to 64,000 IOPS.
  • Introduces embedded data visualizations on the Billing Overview page and within each invoice.
  • Lowers data transfer rates within the following AWS (Amazon Web Services) regions:
    • Tokyo
    • Sydney
    • Bahrain
    • São Paulo
  • Spreads newly deployed clusters in the South Central US Azure (Microsoft Azure) region across three availability zones.
  • Introduces the ability to set an Atlas user account to be granted the Project Owner role on a specified project via the API.
  • Removes IP Whitelist resources. The IP Access List resource replaces the whitelist resource. We encourage you to update your applications to use this new resource.
  • Removes the API Key Whitelist endpoints. The API Key Access List endpoints replace the whitelist endpoints. We encourage you to update your applications to use these new endpoints.
  • Introduces email verification for all new Atlas user registrations.

13 July 2021 Release

  • Introduces the general availability of MongoDB 5.0, which includes support for:
    • Time Series collections,
    • Live Re-Sharding,
    • the Versioned API (Application Programming Interface),
    • Client Side Field Level Encryption via AWS (Amazon Web Services) KMS (Key Management Service), Google Cloud KMS (Key Management Service) and Azure Key Vault,
    • and more.
  • Introduces Serverless instances as a new cluster option in Atlas, available in preview.
  • Introduces the general availability of the new MongoDB Shell.
  • Updates the Atlas Uptime SLA to apply to M10+ clusters.
  • Introduces MongoDB Atlas for Government, approved as FedRAMP Ready for Agency Authorization in AWS (Amazon Web Services) GovCloud (US) and AWS (Amazon Web Services) US East/West regions.
  • Introduces the ability to deploy and Manage MongoDB Atlas from AWS CloudFormation using the newly generally available AWS CloudFormation Public Registry.
  • Introduces new hardware-level metrics for Disk Queue Depth.

23 June 2021 Release

  • Removes Personal API keys. Personal API Keys reached End of Life (EOL) on March 1, 2021. Communications sent beginning 2 years before this date notified users. We encourage you to use Programmatic API Keys.

11 May 2021 Release

  • Introduces a search tester UI to run queries and see results for MongoDB Search.
  • Introduces Atlas Global Clusters support for using a unique compound index as a shard key and using a compound shard with a hashed second field.
  • Introduces the ability for Data Federation to target cluster analytics nodes for federated queries.

21 April 2021 Release

30 March 2021 Release

  • Supports using Realm in multi-cloud clusters.

09 March 2021 Release

  • Introduces a new Data Federation onboarding experience.
  • Adds API (Application Programming Interface) support for multi-cloud clusters.
  • Incorporates database and collection name drop-down menus in the MongoDB Search index builder.
  • Supports recommendations to remove redundant indexes in Monitor and Improve Slow Queries with the Performance Advisor.
  • Adds alert options for Disk IOPS and Disk Latency on Atlas.
  • Disables the ability to deploy new MongoDB 3.6 clusters.
  • Adds the ability to proactively change a cluster’s TLS certificate root CA in order to test readiness ahead of the Let’s Encrypt planned root CA change from IdenTrust to ISRG. All Atlas clusters’ certificates will be migrated to the ISRG root CA between May and September of this year.

17 February 2021 Release

  • Introduces additional Asia Pacific Live Migrations regions in Singapore, Mumbai, and Tokyo.
  • Makes the M400 NVMe (non-volatile memory express) cluster tier available in all major AWS (Amazon Web Services) regions.
  • Enhances Maintenance Windows:
    • Can auto-defer maintenance by one week.
    • Displays the current and target maintenance database version when maintenance includes a version upgrade.
  • Spreads newly deployed clusters in the following Azure regions across three availability zones:
    • Germany West Central
    • South Africa North
    • Australia East
  • Supports cluster tier auto-scaling for multi-cloud clusters.
  • Improves Data Explorer load times.

26 January 2021 Release

  • Introduces private network access for multi-cloud clusters.
  • Atlas Free clusters (M0) and Shared clusters (M2/M5) upgraded to MongoDB 4.4.
  • Defaults new clusters to MongoDB 4.4.
  • Introduces custom archiving rules for Atlas Online Archive.
  • Introduces the ability to use an AWS (Amazon Web Services) IAM (Identity and Access Management) role to authorize Atlas to access:
    • AWS (Amazon Web Services) KMS (Key Management Service) encryption keys for customer key management, or
    • S3 (Simple Storage Service) buckets for federated database instances.
  • Introduces the ability to peer to Atlas VPCs on Google Cloud with a smaller CIDR (Classless Inter-Domain Routing) block. When you create the network peering container using the Atlas API, you can specify a CIDR (Classless Inter-Domain Routing) block between /21 and /24, inclusive, instead of the default, /18.
  • Adds the ability to specify an AWS (Amazon Web Services) ARN (Amazon Resource Name) with a compound path when you create an AWS (Amazon Web Services) IAM-authenticated database user.

06 January 2021 Release

  • Changes the cluster-level navigation UI so that MongoDB Search is now a top level tab.
  • Introduces a visual editor for creating a MongoDB Search index.
  • Allows users of the BI Connector for Atlas to download BI Connector logs.
2020 Releases

15 December 2020 Release

  • Introduces an optional connection string for Atlas Online Archive that enables querying of archived data only (instead of the union of cluster and archive data).
  • Enables Multi-Cloud Clusters to be used with the following:

Global Clusters

Bring Your Own Key Management Service (KMS) for Encryption at Rest

Low-CPU Cluster Tiers

  • Introduces improvements to the Billing Invoice Summary table including a summary of usage by top line product categories.
  • Introduces Voice and SMS (short message service) Factors as options for use with Okta MFA (multi-factor authentication).

30 November 2020 Release

23 November 2020 Release

  • Offers self-serve customers the option to sign up for Atlas Pro support.
  • Introduces Low-CPU clusters into additional Google Cloud regions: us-east1 (South Carolina), us-east4 (Virginia), and australia-southeast1 (Sydney).
  • Introduces availability zones for new clusters in the Azure Canada Central region.
  • Introduces a new project setting for advanced multi-region private endpoint use.
    • The project setting requires that all clusters in a project be sharded clusters. When enabled, customers are able to configure multiple private endpoints in multiple regions and connect via regionalized connection strings.
    • When this setting is disabled (the default), only a single private endpoint can be created per region for a multi-region project. (For a single region project, multiple private endpoints have always been supported.)
  • Updates terminology for API Access List management. Introduces API Access List for Programmatic API Keys and deprecates API whitelist.

3 November 2020 Release

13 October 2020 Release

22 September 2020 Release

  • Supports the following AWS (Amazon Web Services) regions:
    • af-south-1 (Cape Town, South Africa)
    • eu-south-1 (Milan, Italy)
  • Supports the following Google Cloud regions:
    • asia-southeast2 (Jakarta, Indonesia)
    • uswest3 (Las Vegas, NV, USA)
    • uswest4 (Salt Lake City, UT, USA)
  • Supports the following Azure (Microsoft Azure) regions:
    • westcentralus (Wyoming, USA)
    • germanynorth (Berlin, Germany)
  • Updates terminology for Atlas cluster firewall management. Introduces IP Access List and deprecates “IP Whitelist”.
  • Introduces new host-level monitoring metrics for total memory, total memory free and total swap used.

01 September 2020 Release

  • Reduces cluster pricing and introduces new storage options for Atlas on Azure:
    • M10 clusters include 8 GB of storage
    • M20 clusters include 16 GB of storage
    • M40 clusters include 64 GB of storage
  • Allows you to scope database users to one or more specific clusters and Data Lakes in an Atlas project.

Atlas Data Lake

Introduces easier authorization management for S3 access:
  • Provides a centralized UI to authorize and view AWS (Amazon Web Services) IAM (Identity and Access Management) roles and associated Data Lakes under the Atlas Project Integrations.
  • Allows you to re-use an existing AWS (Amazon Web Services) IAM (Identity and Access Management) role when granting access to a new Atlas Data Lake.

12 August 2020 Release

30 July 2020 Release

  • Introduces general availability of MongoDB 4.4.

21 July 2020 Release

24 June 2020 Release

02 June 2020 Release

12 May 2020 Release

  • Introduces Cross-Org Billing for customers on annual subscriptions.
  • Changes default for new Atlas cluster deployments to TLS (Transport Layer Security) 1.2 from TLS (Transport Layer Security) 1.1.
  • Adds Atlas Search support for geospatial search queries and autocomplete features.

22 April 2020 Release

  • Redesigns the MongoDB Cloud navigation.
  • Introduces schema suggestions in Performance Advisor and Data Explorer.
  • Reduces the price of NVMe (non-volatile memory express) storage for AWS (Amazon Web Services) clusters.
  • Supports the following advanced federation options for customers who use SAML (Security Assertion Markup Language)-based single sign-on:
    • Restrict organization membership
    • Restrict access by domain
    • Bypass single sign-on
  • Removes legacy Old Backups as an option for new Google Cloud- and Azure (Microsoft Azure)-backed clusters. New Google Cloud- and Azure (Microsoft Azure)-backed clusters use Cloud Backups for backup.

31 March 2020 Release

  • Supports multiple connection strings to the same cluster:
    • Supports deploying a multi-region Atlas cluster on Azure (Microsoft Azure) and connecting to it using VNet peering.
    • Supports using Realm to connect to an Atlas cluster that uses VPC (Virtual Private Cloud) peering on Google Cloud or VNet peering on Azure.
    • Supports using MongoDB Charts to connect to an Atlas cluster that uses VPC (Virtual Private Cloud) peering on Google Cloud or VNet peering on Azure.
    • Supports using Live Migration to migrate to an Atlas cluster where VPC (Virtual Private Cloud) peering on GCP or VNet peering on Azure is enabled.
    • Supports connecting from public IP using a special connection string to an Atlas cluster on Google Cloud or Azure that is using peering.
    • Supports connecting to an Atlas cluster over an AWS (Amazon Web Services) VPC (Virtual Private Cloud) peering connection where you use a custom DNS (Domain Name System) provider (and AWS (Amazon Web Services)‘s built in split horizon DNS (Domain Name System) cannot be used) and a special connection string for private IP.
  • Supports M0 Free clusters and M2/M5 clusters in the Google Cloud Mumbai region.

19 March 2020 Release

  • M10 and M20 cluster tiers now support Atlas Search. All cluster tiers running MongoDB version 4.2 and higher can use Atlas Search.

10 March 2020 Release

  • Supports the Google Cloud Seoul region.
  • Supports the following Azure (Microsoft Azure) regions:
    • Azure Norway East
    • Azure Switzerland West: This non-standard Azure region should be used as a secondary disaster recovery region for Switzerland North.
    • Azure UAE Central: This non-standard Azure region should be used secondary disaster recovery region for UAE North.
  • Supports Continuous Cloud Backups for Google Cloud and Azure backups.
  • Defaults new clusters to MongoDB 4.2.
  • Displays a review change modal to users after making edits to a cluster.

18 February 2020 Release

  • Supports “Click-to-Create” Create Suggested Indexes.
  • Supports MongoDB 4.2 on AWS (Amazon Web Services) using Cloud Backups with Continuous Cloud Backup restores.
  • Transitions customers with Old Backups automatically to Cloud Backups when upgrading from 4.0 to 4.2.
  • Increases maximum storage to memory ratio: | Cluster Tiers | Old Max Storage Ratio | New Max Storage Ratio | | ------------------ | --------------------- | --------------------- | | M10 – M40 | 50:1 | 60:1 | | M50+ cluster tiers | 100:1 | 120:1 |
Increases number of connections to M10 and M20 tiers.
Cluster TiersOld ConnectionsNew Connections
M107501,500
M201,5003,000
  • Starts port numbers from 1024 instead of 1 on Atlas Private Endpoints on AWS (Amazon Web Services) cluster nodes.
Starting week of 24 February:
  • Scales cluster to next cluster tier (from M30 to M40 for example) to continue storage scaling when the cluster:
    • Has enabled storage auto-scaling, and
    • Approaches the cluster tier’s maximum storage level

04 February 2020 Release

  • Supports using Google authentication for MongoDB Cloud user login.
  • Introduces account.mongodb.com: a unified login experience for MongoDB Cloud, Support, JIRA, and Feedback.

28 January 2020 Release

  • Removes Old Backup as a backup option for new AWS (Amazon Web Services)-backed clusters. Newly deployed AWS (Amazon Web Services)-backed clusters use Cloud Backups for backup.
  • Provides customers with project-level maintenance windows enabled with ability to receive the 72-hour alert notification in their configured alerts destination.

07 January 2020 Release

  • Modifies behavior so that clusters enter a terminal state after customers revoke MongoDB Atlas encryption keys that they manage with AWS (Amazon Web Services) KMS (Key Management Service), Google Cloud KMS (Key Management Service), or Azure (Microsoft Azure) Key Vault.
  • Provides ability to manage AWS PrivateLink via API.
2019 Releases

10 December 2019 Release

  • Supports M0 Free clusters and M2/M5 Shared clusters in the Google Cloud Japan (Tokyo) and Azure (Microsoft Azure) Canada Central (Toronto) regions.
  • Introduces Atlas Triggers integration with Amazon EventBridge.
  • Introduces Identity Federation with SAML.
  • Supports higher maximum connection limits for new cluster deployments on select cluster tiers:
    • M10 lifted from 350 to 1,500
    • M20 lifted from 700 to 3,000
    • M30 lifted from 2,000 to 3,000
    • M40 lifted from 4,000 to 6,000

18 November 2019 Release

23 October 2019 Release

  • Supports the following Azure (Microsoft Azure) regions:
    • Germany West Central
    • Switzerland North
  • Supports M0 Free clusters and M2/M5 Shared clusters in the Google Cloud Brazil (São Paulo) region.
  • Supports M0 Free clusters in the AWS (Amazon Web Services) Syndey region.
  • Enables faster restores from Cloud Backup backups.

01 October 2019 Release

10 September 2019 Release

  • Introduces the Query Profiler for M10+ clusters.
  • Newly deployed MongoDB Atlas clusters in the following Azure regions will be spread across availability zones:
    • Central US
    • East US
    • East US 2
    • West US 2
    • France Central
    • North Europe
    • UK South
    • West Europe
    • Japan East
    • Southeast Asia
    Pre-existing clusters, and clusters in all other Azure other regions will continue to be deployed in Availability Sets.
  • Internal Realm/Charts-created database users and IP access list entries no longer show in the Atlas console.
  • MongoDB Cloud billing authenticates credit cards for customers in the European Economic Area in compliance with the second Payment Services Directive (PSD2). To learn more about Strong Customer Authentication, see Strong Customer Authentication (SCA) Changes.

20 August 2019 Release

  • Supports the AWS (Amazon Web Services) Bahrain region.
  • Changes the preferred region in a multi-region cluster without requiring a rolling resync.
  • Adds key-value pair labels to cluster resources in the Public API.

30 July 2019 Release

  • Supports the Azure United Arab Emirates North region.
  • Introduces M80 general class cluster tier on AWS (Amazon Web Services) offering next-gen infrastructure. This replaces the more expensive M100.
  • Removes M100 cluster tier on AWS (Amazon Web Services) as an option for new cluster deployments.
  • Disables the ability to create new Personal API (Application Programming Interface) Keys. These keys are deprecated. Use Programmatic API Keys to access the Cloud Manager API (Application Programming Interface).

09 July 2019 Release

  • Enables free daily backups for M2 and M5 clusters.
  • Unifies the login experience: accounts for MongoDB Cloud, Support, and JIRA use the same credentials.
  • Adds new project-level role Project Cluster Manager. This role allows operators to scale clusters but not allow those operators to:
    • Terminate clusters,
    • Change the security configuration changes, or
    • Access data.
  • Allows deploy single-shard sharded clusters in Atlas.

18 June 2019 Release

29 May 2019 Release

  • Support for Google Cloud Osaka region.
  • Support to search for organization or project names that are one character long.

07 May 2019 Release

  • Cloud Backups are now available for Google Cloud-backed clusters.
  • Atlas clusters can now use Google Cloud KMS for encryption at rest.
  • Atlas clusters now have a new MongoDB configuration option that allows agents to continue connecting even if you have exceeded the maximum number of connections. For example, this means that Atlas continues to gather monitoring data after reaching the maximum number of connections. This change affects all new Atlas clusters. Existing Atlas clusters are affected the next time you request a configuration change to a cluster.
  • backup method. An Atlas project supports multiple backup types among clusters within that project. You must terminate the existing backup method before switching between backup methods for an Atlas cluster.
  • Enhanced left-hand navigation.

16 April 2019 Release

26 March 2019 Release

  • Atlas clusters can re-use public IP addresses when replaced in the same region.
  • Can configure backup schedule and retention for Snapshots Backup.
  • AWS (Amazon Web Services) EC2 Capacity for all cluster tiers in all regions and availability zones is visible via the Atlas Admin UI.

05 March 2019 Release

  • UX improvements to the cluster Connect modal.
  • Most server replacements get initial data from a disk snapshot of the primary instead of an initial sync.
  • Support for new Shared cluster regions:
    • AWS
      • eu-central-1 (M2/M5)
      • eu-west-1 (M0)
      • us-west-2 (M0)
    • Azure
      • northeurope (M0)
      • westus (M0/M2/M5)
  • Cloud Backups for Geo-sharded clusters.

13 February 2019 Release

  • Supports Google Cloud Peering.
  • Introduces Analytics Nodes. These are similar to read-only nodes but this special node type makes use of replica set tags to let you target workloads to specific secondaries.
  • Support for AWS (Amazon Web Services) Stockholm region. With this region comes a new largest cluster, M700.
  • Atlas on Azure 2.0.
    • M10, M80, and M200 clusters are now supported in all regions. The M90 tier is going to be removed shortly.
    • Pricing reductions in most regions.
    • All Azure clusters have been migrated to latest generation hardware.

23 January 2019 Release

  • Optimizes safe cluster upgrades after failure (no user-facing components, internal Atlas planner optimizations).
  • Allows creation of API Keys that are scoped to an organization and are not tied to a human.
  • Credit cards will be authorized for a small amount ($1.00) to reduce the risk of failed charges.
  • Users can now remove themselves from a project.

01 January 2019 Release

  • Optimizes automated rollout to ensure that rollouts happen within 1 U.S. East business day for non-maintenance-window projects.
  • Provides more visibility to maintenance timing in the administration user interface.
  • Supports On-Demand Cloud Backups.
2018 Releases

04 December 2018 Release

13 November 2018 Release

  • Improved the Cluster Connect experience.
  • Support for sharded clusters for Snapshot Backup in both AWS (Amazon Web Services) and Azure.
  • Support for new GCP regions:
    • Finland
    • Los Angeles
    • Hong Kong

24 October 2018 Release

  • Improved experience for connecting to cluster.
  • Can now set advanced configuration options when deploying the Business Intelligence Connector.
  • Can restrict MongoDB employee access to their Atlas servers.
  • Can use Snapshot Backups for sharded clusters AWS and Azure as private preview.
  • Can now create rolling indexes via Data Explorer.

04 October 2018 Release

  • Ability for Project Owners to disable the use of Data Explorer for their Project.

11 September 2018 Release

  • Encrypted Storage Engine available with Azure KeyVault integration
  • Data Explorer Available for Atlas Shared clusters (M0/M2/M5)
  • Public API: Ability to perform point in time automated restores
  • Send project alert notifications to organization members by role