You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/emulator-release-notes.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,27 +15,23 @@ ms.date: 09/11/2023
15
15
The Azure Cosmos DB emulator is updated at a regular cadence with release notes provided in this article.
16
16
17
17
> [!div class="nextstepaction"]
18
-
> [Download latest version (``2.14.16``)](https://aka.ms/cosmosdb-emulator)
18
+
> [Download latest version (``2.14.12``)](https://aka.ms/cosmosdb-emulator)
19
19
20
20
## Supported versions
21
21
22
22
Only the most recent version of the Azure Cosmos DB emulator is actively supported.
23
23
24
-
## Latest version ``2.14.16``
24
+
## Latest version ``2.14.12``
25
25
26
-
> *Released January 8, 2024*
26
+
> *Released March 20, 2023*
27
27
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 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.
29
29
30
30
## Previous releases
31
31
32
32
> [!WARNING]
33
33
> Previous versions of the emulator are not supported by the product group.
34
34
35
-
### ``2.14.12`` (March 20, 2023)
36
-
37
-
- 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.
38
-
39
35
### ``2.14.11`` (January 27, 2023)
40
36
41
37
- This release updates the Azure Cosmos DB Emulator background services to match the latest online functionality of the Azure Cosmos DB.
0 commit comments