Skip to content

Commit de3f686

Browse files
Merge pull request #275565 from v1k1/cosmosdb-emulator-release-2.14.17
Added Release notes for Cosmos DB Emulator release 2.14.17
2 parents a415e6b + a0d392b commit de3f686

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

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

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,31 @@ ms.date: 09/11/2023
1515
The Azure Cosmos DB emulator is updated at a regular cadence with release notes provided in this article.
1616

1717
> [!div class="nextstepaction"]
18-
> [Download latest version (``2.14.16``)](https://aka.ms/cosmosdb-emulator)
18+
> [Download latest version (``2.14.18``)](https://aka.ms/cosmosdb-emulator)
1919
2020
## Supported versions
2121

2222
Only the most recent version of the Azure Cosmos DB emulator is actively supported.
2323

24-
## Latest version ``2.14.16``
24+
## Latest version ``2.14.18``
2525

26-
> *Released January 24, 2024*
26+
> *Released May 21, 2024*
2727
28-
- This release fixes an issue which was causing emulator to bind with `loopback` instead of `public interface` even after passing /AllowNetworkAccess command line option.
28+
- This release updates the Azure Cosmos DB Emulator background services to match the latest online functionality of the Azure Cosmos DB.
2929

3030
## Previous releases
3131

3232
> [!WARNING]
3333
> Previous versions of the emulator are not supported by the product group.
3434
35+
### ``2.14.17`` (May 16, 2024)
36+
37+
- This release updates the Azure Cosmos DB Emulator background services to match the latest online functionality of the Azure Cosmos DB.
38+
39+
### ``2.14.16`` (January 24, 2024)
40+
41+
- This release fixes an issue which was causing emulator to bind with `loopback` instead of `public interface` even after passing /AllowNetworkAccess command line option.
42+
3543
### ``2.14.12`` (March 20, 2023)
3644

3745
- This release fixes an issue impacting Gremlin and Table endpoint API types. Prior to this fix a client application fails with a 500 status code when trying to connect to the public emulator's endpoint.

0 commit comments

Comments
 (0)