Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep Azure.Microsoft.Support for release #39403

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
912ff9c
dotnet sdk code generation chat trasncripts ut in progress
devinlstoen Oct 13, 2023
75561c9
dotnet sdk unit tests in progress
devinlstoen Oct 17, 2023
dc22641
dotnet sdk get sub chat transcripts, get file in progress
devinlstoen Oct 17, 2023
718eae2
dotnet sdk get file and get file workspace subscription
devinlstoen Oct 17, 2023
3f0663f
dotnet sdk create file, workspace and communication subscription scen…
devinlstoen Oct 17, 2023
eac8ae8
dotnet ask check name availability for communication subscription
devinlstoen Oct 17, 2023
adf1e8a
dotnet sdk update support api
devinlstoen Oct 17, 2023
76eeaf9
dotnet sdk unit tests subscription in progress
devinlstoen Oct 18, 2023
6c7f907
dotnet sdk upload file
devinlstoen Oct 18, 2023
f3fc049
dotnet sdk unit tests in progress
devinlstoen Oct 18, 2023
8c21a38
dotnet sdk test in progress
devinlstoen Oct 18, 2023
a57c3c6
dotnet sdk remove tenant level unit tests
devinlstoen Oct 19, 2023
40f19cf
Merge branch 'main' into support
ArthurMa1978 Oct 20, 2023
e85f3c0
update
ArthurMa1978 Oct 20, 2023
c4a970c
dotnet sdk update test
devinlstoen Oct 20, 2023
7c548f6
Merge branch 'users/devinstoen/dotnet_sdk_update_support_api' of http…
devinlstoen Oct 20, 2023
0dd9cc1
update dotnet sdk tests values
devinlstoen Oct 20, 2023
918507d
chat transcripts tests update
devinlstoen Oct 20, 2023
6a00364
dotnet sdk update recordings
devinlstoen Oct 23, 2023
a9335b8
update unit tests
devinlstoen Oct 24, 2023
d412aa3
test
devinlstoen Oct 24, 2023
9437687
test
devinlstoen Oct 24, 2023
e02463f
update
ArthurMa1978 Oct 24, 2023
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
11 changes: 6 additions & 5 deletions sdk/support/Azure.ResourceManager.Support/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# Release History

## 1.1.0-beta.2 (Unreleased)
## 1.1.0-beta.2 (2023-10-24)

### Features Added

### Breaking Changes

### Bugs Fixed
- Upgraded api-version tag from 'package-2020-04' to 'package-preview-2022-09'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/e0583a2cb882c7c6d88d455bd20bacf0de3a82d4/specification/support/resource-manager/readme.md

### Other Changes

- Upgraded Azure.Core from 1.32.0 to 1.35.0
- Upgraded Azure.ResourceManager from 1.6.0 to 1.7.0

## 1.1.0-beta.1 (2023-05-31)

### Features Added
Expand Down Expand Up @@ -74,4 +75,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur

This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues).

> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).
> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sdk/support/Azure.ResourceManager.Support/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/support/Azure.ResourceManager.Support",
"Tag": "net/support/Azure.ResourceManager.Support_49e7053660"
"Tag": "net/support/Azure.ResourceManager.Support_ba97c89989"
}

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