[Release] sdk/resourcemanager/avs/armavs/2.1.0#24709
Conversation
…ommit: 70bff4eef761ea04c3e971c838861a25ba16751e
There was a problem hiding this comment.
Pull Request Overview
This PR updates the AVS SDK to version 2.1.0 by switching the API version from "2023-09-01" to "2024-09-01" and adding a number of new enum types, client methods, and functions as detailed in the changelog.
- Updated API version and associated comments in all client creation and request building functions.
- Added new types, enums, and functions (e.g., NewHostsClient, new ProvisionedNetwork types, etc.) as recorded in the changelog.
- Removed legacy build tags and auto-generated license comments related to the previous AutoRest Code Generator.
Reviewed Changes
Copilot reviewed 82 out of 82 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/resourcemanager/avs/armavs/*.go | API version comments updated; extra headers (Content-Type) added; removal of outdated build tags and generator comments. |
| sdk/resourcemanager/avs/armavs/CHANGELOG.md | Changelog updated to include new enums, functions, and version bump to 2.1.0. |
| sdk/resourcemanager/avs/armavs/_metadata.json | Metadata updated to API version “2024-09-01” and new emitterVersion set. |
| sdk/resourcemanager/avs/armavs/autorest.md, build.go | Obsolete files removed from the repository. |
| sdk/resourcemanager/avs/armavs/*_example_test.go | Example tests updated with new API version and modifications to polling/request methods. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
lirenhe
left a comment
There was a problem hiding this comment.
Please wait for Azure/azure-rest-api-specs#34346 to be merged.
Can copilot reviewer notify us for the dependency PR not merged? |
the related pr merged. idk if the instruction could force copilot to check that. we could have a try. |
|
I've approved this PR. Thanks for your help. Must I merge it? |
|
Yes. You need to merge this PR and trigger the release by yourself. You could follow the guide from the release planner. |
Azure/azure-rest-api-specs#34346