Skip to content

Commit 81d3e58

Browse files
authored
Merge pull request #115999 from milismsft/cosmos-emulator-release-2.11.0
Add release notes for Cosmos public emulator version 2.11.0
2 parents 4beb9e2 + 63a1ecf commit 81d3e58

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/cosmos-db/local-emulator-release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@ This article shows the Azure Cosmos emulator release notes with a list of featur
2121

2222
## Release notes
2323

24+
### 2.11.0
25+
26+
- This release introduces support for autoscale provisioned throughput. These new features include the ability to set a custom maximum provisioned throughput level in request units (RU/s), enable autoscale on existing databases and containers, and programmatic support through Azure Cosmos DB SDKs.
27+
- Fix an issue while querying through large amount of documents (over 1GB) were the emulator will fail with internal error status code 500.
28+
29+
### 2.9.2
30+
31+
- This release fixes a bug while enabling support for MongoDb endpoint version 3.2. It also adds support for generating ETL traces for troubleshooting purposes using WPR instead of LOGMAN.
32+
2433
### 2.9.1
2534

2635
- This release fixes couple issues in the query API support and restores compatibility with older OSs such as Windows Server 2012.

0 commit comments

Comments
 (0)