File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
sdk/relay/Azure.ResourceManager.Relay Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 1.1.0-beta.1 (Unreleased )
3
+ ## 1.1.0 (2022-12-21 )
4
4
5
5
### Features Added
6
6
7
7
- Added support for PublicNetworkAccess in NetworkRuleSet API as PublicNetworkAccess at Namespace API is not currently available.
8
8
9
- ### Breaking Changes
10
-
11
- ### Bugs Fixed
12
-
13
- ### Other Changes
14
-
15
9
## 1.0.0 (2022-09-13)
16
10
17
11
This release is the first stable release of the Relay management library.
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <Version >1.1.0-beta.1 </Version >
3
+ <Version >1.1.0</Version >
4
4
<!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
5
5
<ApiCompatVersion >1.0.0</ApiCompatVersion >
6
6
<PackageId >Azure.ResourceManager.Relay</PackageId >
You can’t perform that action at this time.
0 commit comments