Skip to content

Commit 9d07618

Browse files
authored
Merge pull request #279862 from AvijitkGupta/vcore-release
1.18 release updates
2 parents 7169644 + 4f67cba commit 9d07618

File tree

2 files changed

+22
-8
lines changed

2 files changed

+22
-8
lines changed

articles/cosmos-db/mongodb/vcore/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@
9090
href: how-to-create-wildcard-indexes.md
9191
- name: Search and query text
9292
href: how-to-create-text-index.md
93-
- name: Optimize index creation
94-
href: how-to-create-indexes.md
9593
- name: Scale cluster
9694
href: how-to-scale-cluster.md
9795
- name: Restore cluster

articles/cosmos-db/mongodb/vcore/release-notes.md

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,39 @@ ms.reviewer: gahllevy
88
ms.service: cosmos-db
99
ms.subservice: mongodb-vcore
1010
ms.topic: release-notes
11-
ms.date: 05/09/2024
11+
ms.date: 07/02/2024
1212
#Customer intent: As a database administrator, I want to review the release notes, so I can understand what new features are released for the service.
1313
---
1414

1515
# Release notes for Azure Cosmos DB for MongoDB vCore
1616

1717
This article contains release notes for the API for MongoDB vCore. These release notes are composed of feature release dates, and feature updates.
1818

19-
## Latest release: May 06, 2024
19+
## Latest release: July 02, 2024
20+
21+
- Metrics added
22+
- Customer Activity.
23+
- Requests.
24+
25+
(Preview feature list)
26+
- Support for accumulators
27+
- $mergeObjects.
28+
- Support for aggregation operator
29+
- $let.
30+
- Geospatial query operators
31+
- $minDistance.
32+
- $maxDistance.
33+
34+
## Previous releases
35+
36+
### May 06, 2024
2037

2138
- Query operator enhancements.
22-
- $geoNear aggregation. This can be enabled through Flag - `Geospatial support for vcore "MongoDB for CosmosDB"` (Public Preview)
39+
- $geoNear aggregation. This can be enabled through Flag - `Geospatial support for vcore "MongoDB for CosmosDB"`
40+
41+
(Preview feature list)
2342
- Support for accumulators
2443
- $push.
25-
- $mergeObjects.
2644
- $addToSet.
2745
- $tsSecond/$tsIncrement.
2846
- $map/$reduce.
@@ -35,8 +53,6 @@ This article contains release notes for the API for MongoDB vCore. These release
3553
- Improved performance of group and distinct.
3654
- Improved performance for $geoWithin queries with $centerSphere when radius is greater than π.
3755

38-
## Previous releases
39-
4056
### April 16, 2024
4157

4258
- Query operator enhancements.

0 commit comments

Comments
 (0)