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: sdk/messaging/azeventhubs/CHANGELOG.md
+2-6Lines changed: 2 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,16 @@
1
1
# Release History
2
2
3
-
## 2.0.0-beta.1 (Unreleased)
3
+
## 2.0.0-beta.1 (2025-05-06)
4
4
5
5
### Features Added
6
6
7
-
- Support for Event Hubs Geo-Replication.
7
+
- Support for Event Hubs Geo-Replication (PR#24477)
8
8
9
9
### Breaking Changes
10
10
11
11
- This package is compatible with azeventhubs v1, with one difference - Checkpoint.Offset and ReceivedEventData.Offset's type have been changed to a string (from an integer).
12
12
This change does NOT affect any stored checkpoints. Most customers will be unaffected by this change and can safely upgrade.
0 commit comments