Skip to content

Commit 82c2aec

Browse files
[azeventhubs] Upgrade to a new minor rev for Event Hubs Azure#19970
We made some additions to the API and also upgraded to the new azblobs package.
1 parent 409f556 commit 82c2aec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/messaging/azeventhubs/CHANGELOG.md

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

3-
## 0.4.1 (2023-02-07)
3+
## 0.5.0 (2023-02-07)
44

55
### Features Added
66

sdk/messaging/azeventhubs/internal/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
package internal
55

66
// Version is the semantic version number
7-
const Version = "v0.4.1"
7+
const Version = "v0.5.0"

0 commit comments

Comments
 (0)