Skip to content

Commit b79bfa6

Browse files
author
Jill Grant
authored
Merge pull request #272136 from AvijitkGupta/mongoru-5-6v
Mongo version 5.0 & 6.0 release
2 parents dea610c + 76459a9 commit b79bfa6

File tree

4 files changed

+1381
-1
lines changed

4 files changed

+1381
-1
lines changed

articles/cosmos-db/mongodb/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
href: ru/introduction.md
1717
- name: API versions
1818
items:
19+
- name: API version 6.0
20+
href: feature-support-60.md
21+
- name: API version 5.0
22+
href: feature-support-50.md
1923
- name: API version 4.2
2024
href: feature-support-42.md
2125
- name: API version 4.0

articles/cosmos-db/mongodb/change-log.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,15 @@ The Change log for the API for MongoDB is meant to inform you about our feature
1616

1717
## Azure Cosmos DB for MongoDB updates
1818

19-
### Azure Cosmos DB for MongoDB vCore (with 5.0 support) (Preview)
19+
20+
### Azure Cosmos DB for MongoDB RU supports versions 5.0 & 6.0
21+
22+
Azure Cosmos DB for MongoDB RU now supports MongoDB versions 5.0 and 6.0, offering expanded coverage for MongoDB.
23+
24+
[Read more on Mongo 5.0](./feature-support-50.md)
25+
[Read more on Mongo 6.0](./feature-support-60.md)
26+
27+
### Azure Cosmos DB for MongoDB vCore (with 5.0 support)
2028

2129
Azure Cosmos DB for MongoDB vCore supports many new features such as distributed ACID transactions, higher limits for unsharded collections and for shards themselves, improved performance for aggregation pipelines and complex queries, and more.
2230

0 commit comments

Comments
 (0)