File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
sdk/eventhubs/azure-messaging-eventhubs Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.0.0-beta.10 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.0.0-beta.9 (2024-06-11)
414
515### Bugs Fixed
Original file line number Diff line number Diff line change 1313#define AZURE_MESSAGING_EVENTHUBS_VERSION_MAJOR 1
1414#define AZURE_MESSAGING_EVENTHUBS_VERSION_MINOR 0
1515#define AZURE_MESSAGING_EVENTHUBS_VERSION_PATCH 0
16- #define AZURE_MESSAGING_EVENTHUBS_VERSION_PRERELEASE " beta.9 "
16+ #define AZURE_MESSAGING_EVENTHUBS_VERSION_PRERELEASE " beta.10 "
1717
1818#define AZURE_MESSAGING_EVENTHUBS_VERSION_ITOA_HELPER (i ) #i
1919#define AZURE_MESSAGING_EVENTHUBS_VERSION_ITOA (i ) AZURE_MESSAGING_EVENTHUBS_VERSION_ITOA_HELPER(i)
You can’t perform that action at this time.
0 commit comments