File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed
articles/cosmos-db/mongodb/vcore Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -21,20 +21,18 @@ This article contains release notes for the API for MongoDB vCore. These release
21
21
- [ Geospatial support] ( geospatial-support.md ) is now GA.
22
22
23
23
- Support for TLS1.3 for mongo connections.
24
-
25
- - Support for accumulators [ GA]
24
+ - Support for accumulators
26
25
- $mergeObjects.
27
-
28
- - Support for aggregation operators [ GA]
26
+ - Support for aggregation operators
29
27
- $bitAnd.
30
28
- $bitOr.
31
29
- $bitXor.
32
30
- $bitNot.
33
-
34
- - Support for stage [ GA ]
31
+ - $let.
32
+ - Support for aggregation stage
35
33
- $bucket.
34
+ - $vectorSearch.
36
35
- $setWindowFields (Only with $sum window accumulator).
37
-
38
36
- Geospatial query operators [ GA]
39
37
- $minDistance.
40
38
- $maxDistance.
@@ -62,7 +60,7 @@ This article contains release notes for the API for MongoDB vCore. These release
62
60
### May 06, 2024
63
61
64
62
- Query operator enhancements.
65
- - $geoNear aggregation. This can be enabled through Flag - ` Geospatial support for vCore "MongoDB for CosmosDB" ` (Preview feature list )
63
+ - $geoNear aggregation. This can be enabled through Flag - ` Geospatial support for vCore "MongoDB for CosmosDB" ` (Preview feature)
66
64
67
65
- Support for accumulators
68
66
- $push.
You can’t perform that action at this time.
0 commit comments