Skip to content

Commit 48b813b

Browse files
authored
prepare-release-for-relay (Azure#33139)
1 parent 47257f8 commit 48b813b

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/relay/Azure.ResourceManager.Relay/CHANGELOG.md

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

3-
## 1.1.0-beta.1 (Unreleased)
3+
## 1.1.0 (2022-12-21)
44

55
### Features Added
66

77
- Added support for PublicNetworkAccess in NetworkRuleSet API as PublicNetworkAccess at Namespace API is not currently available.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.0.0 (2022-09-13)
1610

1711
This release is the first stable release of the Relay management library.

sdk/relay/Azure.ResourceManager.Relay/src/Azure.ResourceManager.Relay.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.1.0-beta.1</Version>
3+
<Version>1.1.0</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.0.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.Relay</PackageId>

0 commit comments

Comments
 (0)