Skip to content

Commit

Permalink
Prepare to Microsoft.Azure.WebJobs.Extensions.EventHubs release (#19219)
Browse files Browse the repository at this point in the history
  • Loading branch information
pakrym authored Mar 5, 2021
1 parent a8711b0 commit 2514c58
Showing 1 changed file with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
# Release History

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

### Changes

#### Key Bug Fixes

- Fixed an issue where the `PartitionContext` is not injected correctly.
- Fixed an issue where variables were not resolved when used in the `ConsumerGroup` attribute property.

#### New Features

- Added support for TokenCredential-based authentication for Azure Storage connection used for checkpointing.

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

Expand Down

0 comments on commit 2514c58

Please sign in to comment.