Skip to content

Commit 2514c58

Browse files
authored
Prepare to Microsoft.Azure.WebJobs.Extensions.EventHubs release (Azure#19219)
1 parent a8711b0 commit 2514c58

File tree

1 file changed

+11
-1
lines changed
  • sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs

1 file changed

+11
-1
lines changed

sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# Release History
22

3-
## 5.0.0-beta.2 (Unreleased)
3+
## 5.0.0-beta.2 (2021-03-09)
44

5+
### Changes
6+
7+
#### Key Bug Fixes
8+
9+
- Fixed an issue where the `PartitionContext` is not injected correctly.
10+
- Fixed an issue where variables were not resolved when used in the `ConsumerGroup` attribute property.
11+
12+
#### New Features
13+
14+
- Added support for TokenCredential-based authentication for Azure Storage connection used for checkpointing.
515

616
## 5.0.0-beta.1 (2021-02-09)
717

0 commit comments

Comments
 (0)