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/event-hubs/event-hubs-emulator-whats-new.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,17 @@ This article provides a detailed overview of the enhancements introduced in the
18
18
>
19
19
> Kindly report any problems or suggestions in the emulator's [GitHub installer repository](https://github.com/Azure/azure-event-hubs-emulator-installer/issues).
20
20
21
-
## Latest version ``1.2.4``
22
21
23
-
> *Released July 1st, 2024*
22
+
## Latest version ``2.0.1``
23
+
24
+
> *Released November 19th, 2024*
25
+
26
+
This release introduces Apache Kafka support in Event Hubs emulator.
27
+
- The producer and consumer APIs are compatible with the above version.
28
+
29
+
## Previous releases
30
+
31
+
## ``1.2.4`` (July 1st,2024)
24
32
25
33
This release provides enhanced connectivity fixes for Emulator. Details are below:
26
34
@@ -43,8 +51,6 @@ This release provides enhanced connectivity fixes for Emulator. Details are belo
43
51
- Fixes emulator not accepting connections for initial few seconds after launch.
44
52
- Namespace name and type are now optional parameters in user supplied JSON configuration.
0 commit comments