Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
azure-messaging-eventhubs_5.21.0 source code.tar.gz | 2025-08-11 | 234.5 MB | |
azure-messaging-eventhubs_5.21.0 source code.zip | 2025-08-11 | 340.2 MB | |
README.md | 2025-08-11 | 502 Bytes | |
Totals: 3 Items | 574.7 MB | 0 |
5.21.0 (2025-08-11)
Features Added
- Added support for geo-replication capability. (44272)
Other Changes
- The
getOffset()
method, which returns aLong
, has been deprecated inEventData
,SystemProperties
, andCheckpoint
. Replaced withgetOffsetString()
.
Dependency Updates
- Upgraded
azure-core
from1.55.4
to version1.56.0
. - Upgraded
azure-core-amqp
from2.10.2
to version2.11.0
.