File tree Expand file tree Collapse file tree 2 files changed +22
-8
lines changed
articles/cosmos-db/mongodb/vcore Expand file tree Collapse file tree 2 files changed +22
-8
lines changed Original file line number Diff line number Diff line change 90
90
href : how-to-create-wildcard-indexes.md
91
91
- name : Search and query text
92
92
href : how-to-create-text-index.md
93
- - name : Optimize index creation
94
- href : how-to-create-indexes.md
95
93
- name : Scale cluster
96
94
href : how-to-scale-cluster.md
97
95
- name : Restore cluster
Original file line number Diff line number Diff line change @@ -8,21 +8,39 @@ ms.reviewer: gahllevy
8
8
ms.service : cosmos-db
9
9
ms.subservice : mongodb-vcore
10
10
ms.topic : release-notes
11
- ms.date : 05/09 /2024
11
+ ms.date : 07/02 /2024
12
12
# 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.
13
13
---
14
14
15
15
# Release notes for Azure Cosmos DB for MongoDB vCore
16
16
17
17
This article contains release notes for the API for MongoDB vCore. These release notes are composed of feature release dates, and feature updates.
18
18
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
20
37
21
38
- 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)
23
42
- Support for accumulators
24
43
- $push.
25
- - $mergeObjects.
26
44
- $addToSet.
27
45
- $tsSecond/$tsIncrement.
28
46
- $map/$reduce.
@@ -35,8 +53,6 @@ This article contains release notes for the API for MongoDB vCore. These release
35
53
- Improved performance of group and distinct.
36
54
- Improved performance for $geoWithin queries with $centerSphere when radius is greater than π.
37
55
38
- ## Previous releases
39
-
40
56
### April 16, 2024
41
57
42
58
- Query operator enhancements.
You can’t perform that action at this time.
0 commit comments