Skip to content

Commit 9fad17a

Browse files
Prepare 1.1.0 GA release (Azure#35171)
1 parent e72578a commit 9fad17a

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/communication/Azure.Communication.PhoneNumbers/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.4 (Unreleased)
3+
## 1.1.0 (2023-03-28)
44

55
### Features Added
66
- Added support for SIP routing API version `2023-03-01`, releasing SIP routing functionality from public preview to GA.
77
- Added environment variable `AZURE_TEST_DOMAIN` for SIP routing tests to support domain verification.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.1.0-beta.3 (2023-01-10)
1610
- Adds support for Azure Communication Services Phone Numbers Browse API Methods.
1711

sdk/communication/Azure.Communication.PhoneNumbers/src/Azure.Communication.PhoneNumbers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
For this release, see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/communication/Azure.Communication.PhoneNumbers/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/communication/Azure.Communication.PhoneNumbers/CHANGELOG.md.
66
</Description>
77
<AssemblyTitle>Azure Communication Phone Numbers Service</AssemblyTitle>
8-
<Version>1.1.0-beta.4</Version>
8+
<Version>1.1.0</Version>
99
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
1010
<ApiCompatVersion>1.0.1</ApiCompatVersion>
1111
<PackageTags>Microsoft Azure Communication Phone Numbers Service;Microsoft;Azure;Azure Communication Service;Azure Communication Phone Numbers Service;Phone Numbers;Communication;$(PackageCommonTags)</PackageTags>

0 commit comments

Comments
 (0)