Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Release History

## 1.1.0-beta.7 (Unreleased)
## 1.1.0 (2023-03-31)

### Features Added
- Added SenderUsernameResource, SenderUsernameResourceCollection and SenderUsernameResourceData to support the new resource type.

### Breaking Changes

### Bugs Fixed

### Other Changes
- This refresh updates `Azure.ResourceManager.Communication` library to the Azure resource management SDK standards and matches the patterns in the rest of the new Azure management libraries. [Resource management using the Azure SDK for .NET](https://learn.microsoft.com/dotnet/azure/sdk/resource-management?tabs=PowerShell)
- Removed ValidSenderUsernames property from CommunicationServiceResourceData.
Comment thread
matthohn-msft marked this conversation as resolved.
- CommunicationResource RegenerateKey and RegenerateKeyAsync are no longer marked as long running operations.
- CommunicationResource Update and UpdateAsync are no longer marked as long running operations.

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

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading