Skip to content

Commit

Permalink
Prepare release Communication, EventHubs, ServiceBus (#34139)
Browse files Browse the repository at this point in the history
* Prepare release Communication, EventHubs, ServiceBus

* Update release date

* Update sdk/eventhub/Azure.ResourceManager.EventHubs/CHANGELOG.md

Co-authored-by: Yao Kou <yaokou@microsoft.com>

* Update sdk/eventhub/Azure.ResourceManager.EventHubs/CHANGELOG.md

Co-authored-by: Yao Kou <yaokou@microsoft.com>

---------

Co-authored-by: Yao Kou <yaokou@microsoft.com>
  • Loading branch information
HarveyLink and Yao725 authored Feb 14, 2023
1 parent 8f784df commit defebeb
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# Release History

## 1.1.0-beta.6 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 1.1.0-beta.6 (2023-02-14)

### Other Changes

- Upgraded dependent `Azure.Core` to `1.28.0`.
- Upgraded dependent `Azure.ResourceManager` to `1.4.0`.

## 1.1.0-beta.5 (2022-07-21)

### Features Added
Expand Down
12 changes: 8 additions & 4 deletions sdk/eventhub/Azure.ResourceManager.EventHubs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
# Release History

## 1.1.0-beta.1 (Unreleased)
## 1.1.0-beta.1 (2023-02-14)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation support to `EventHubsApplicationGroup` & `NetworkSecurityPerimeterConfiguration`.
- Supported EventHubsCluster creation with `SupportsScaling`.
- Supported EventHubsNamespace creation with `MinimumTlsVersion` and `PublicNetworkAccess`.

### Other Changes

- Upgraded API version to 2022-01-preview.
- Upgraded dependent `Azure.Core` to `1.28.0`.
- Upgraded dependent `Azure.ResourceManager` to `1.4.0`.

## 1.0.0 (2022-07-21)

This release is the first stable release of the Azure Event Hubs management library.
Expand Down
11 changes: 4 additions & 7 deletions sdk/servicebus/Azure.ResourceManager.ServiceBus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# Release History

## 1.1.0-beta.2 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 1.1.0-beta.2 (2023-02-14)

### Other Changes

- Upgraded dependent `Azure.Core` to `1.28.0`.
- Upgraded dependent `Azure.ResourceManager` to `1.4.0`.

## 1.1.0-beta.1 (2023-01-12)

### Features Added
Expand Down

0 comments on commit defebeb

Please sign in to comment.