Skip to content

Commit 88b29ed

Browse files
authored
[Event Hubs] Release Prep (#27993)
The focus of these changes is to prepare the Event Hubs core library for its April release.
1 parent 6baa1e9 commit 88b29ed

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 5.7.0-beta.5 (Unreleased)
3+
## 5.7.0-beta.5 (2022-04-05)
44

55
Thank you to our developer community members who helped to make the Event Hubs client libraries better with their contributions to this release:
66

@@ -12,10 +12,6 @@ Thank you to our developer community members who helped to make the Event Hubs c
1212

1313
- An abstract `CheckpointStore` is now available for use with the `PluggableCheckpointStoreEventProcessor<T>` to simplify creating customized event processors and allow reusing existing checkpoint store implementations.
1414

15-
### Breaking Changes
16-
17-
### Bugs Fixed
18-
1915
### Other Changes
2016

2117
- Partition key hashing performed by the `EventHubBufferedProducerClient` has been improved for better performance and efficiency. _(A community contribution, courtesy of [danielmarbach](https://github.com/danielmarbach))_

0 commit comments

Comments
 (0)