Skip to content

Commit 3a1ed78

Browse files
committed
Release 1.14 updates
1 parent 85f1114 commit 3a1ed78

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

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

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,35 @@ title: Service release notes
33
titleSuffix: Azure Cosmos DB for MongoDB vCore
44
description: Includes a list of all feature updates, grouped by release date, for the Azure Cosmos DB for MongoDB vCore service.
55
author: seesharprun
6-
ms.author: sidandrews
7-
ms.reviewer: avijitgupta
6+
ms.author: avijitgupta
7+
ms.reviewer: gahllevy
88
ms.service: cosmos-db
99
ms.subservice: mongodb-vcore
1010
ms.topic: release-notes
11-
ms.date: 03/07/2024
11+
ms.date: 03/22/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: March 03, 2024
19+
## Latest release: March 18, 2024
2020

21+
- Private Endpoint support enabled on Portal. (GA)
22+
- AFEC Flag to enable HNSW on M40 & larger SKUs.
23+
- AFEC Flag to enable Geo-spatial queries. (Public Preview)
24+
- Query operator enhancements
25+
- $centerSphere with index pushdown.
26+
- $min & $max operator with $project.
27+
- $binarySize aggregation operator.
28+
- Ability to build indexes in background (except Unique indexes). (Public Preview)
29+
- Significant performance improvements for $ne/$nq/$in queries.
30+
- Performance improvements up to 30% on Range queries (involving index pushdown).
31+
32+
## Previous releases
33+
34+
### March 03, 2024
2135
This release contains enhancements to the **Explain** plan and various vector filtering abilities.
2236

2337
- The API for MongoDB vCore allows filtering by metadata columns while performing vector searches.
@@ -33,10 +47,6 @@ This release contains enhancements to the **Explain** plan and various vector fi
3347

3448
- The ability to build indexes in the background is now available in preview.
3549

36-
## Previous releases
37-
38-
*There are currently no previous releases.*
39-
4050
## Related content
4151

4252
- [Azure updates for Azure Cosmos DB for MongoDB vCore](https://azure.microsoft.com/updates?category=databases&query=Cosmos%20DB%20MongoDB).

0 commit comments

Comments
 (0)