Skip to content

[email protected]

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 15 Sep 22:48
51a8549

0.7.0 (2025-09-16)

Features Added

  • Reconnect support for EventHubs operations.
  • Enable Geo Replication support in Event Hubs consumers and producers.

Breaking Changes

  • ProducerClient::send_batch now consumes its batch argument.
  • RetryOptions::max_retries is a u32 not a usize.