You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Change log for Azure Cosmos DB API for MongoDB vcore
3
-
description: Notifies our customers of any minor/medium updates that were pushed
4
-
author: avijitkgupta
5
-
ms.author: avijitkgupta
3
+
description: Notifies our customers of updates pushed to the product
4
+
author: avijitgupta
5
+
ms.author: avijitgupta
6
6
ms.reviewer: gahllevy
7
7
ms.service: cosmos-db
8
8
ms.subservice: mongodb
@@ -18,13 +18,13 @@ The Change log for the API for MongoDB is meant to inform you about our feature
18
18
19
19
* Azure Cosmos DB for MongoDB vCore allows filtering by metadata columns while performing vector searches.
20
20
*`Explain` plan now offer different modes
21
-
* *allShardsQueryPlan*: Introduces a new explain mode to view the query plan for all shards involved in the query execution, offering a comprehensive perspective for distributed queries.
22
-
* *allShardsExecution*: Presents an another explain mode to inspect the execution details across all shards involved in the query, providing users with comprehensive information for better optimization.
21
+
* allShardsQueryPlan: Introduces a new explain mode to view the query plan for all shards involved in the query execution, offering a comprehensive perspective for distributed queries.
22
+
* allShardsExecution: Presents an another explain mode to inspect the execution details across all shards involved in the query, providing users with comprehensive information for better optimization.
23
23
* Free Tier support added to East US 2
24
24
* Ability for building indexes in background (Private Preview)
25
25
26
26
## Next steps
27
27
28
-
* Learn how to [use Studio 3T](articles/cosmos-db/mongodb/connect-using-mongochef.md) with Azure Cosmos DB for MongoDB.
29
-
* Learn how to [use Robo 3T](articles/cosmos-db/mongodb/connect-using-robomongo.md) with Azure Cosmos DB for MongoDB.
30
-
* Explore MongoDB [samples](articles/cosmos-db/mongodb/nodejs-console-app.md) with Azure Cosmos DB for MongoDB.
28
+
* Learn how to [use Studio 3T](../connect-using-mongochef.md) with Azure Cosmos DB for MongoDB.
29
+
* Learn how to [use Robo 3T](/articles/cosmos-db/mongodb/connect-using-robomongo.md) with Azure Cosmos DB for MongoDB.
30
+
* Explore MongoDB [samples](/articles/cosmos-db/mongodb/nodejs-console-app.md) with Azure Cosmos DB for MongoDB.
0 commit comments