Skip to content

Commit 712acf5

Browse files
authored
Update release-notes.md
1 parent ca501e8 commit 712acf5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
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
66
ms.reviewer: gahllevy
77
ms.service: cosmos-db
88
ms.subservice: mongodb
@@ -18,13 +18,13 @@ The Change log for the API for MongoDB is meant to inform you about our feature
1818

1919
* Azure Cosmos DB for MongoDB vCore allows filtering by metadata columns while performing vector searches.
2020
* `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.
2323
* Free Tier support added to East US 2
2424
* Ability for building indexes in background (Private Preview)
2525

2626
## Next steps
2727

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

Comments
 (0)