[AutoRelease] t2-standbypool-2025-04-17-62642(can only be merged by SDK owner)#40563
Merged
msyyc merged 2 commits intoAzure:mainfrom Apr 22, 2025
Merged
Conversation
Collaborator
Author
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR bumps the library version to 2.0.0 and updates several aspects of the codebase including copyright headers, API version defaults, documentation, and model/enumeration definitions for the Standbypool management client.
- Updates header comments and copyright notices.
- Introduces new enums, models, and method overloads while updating the default API version from "2024-03-01" to "2025-03-01".
- Improves documentation and type hints in serialization and model base code.
Reviewed Changes
Copilot reviewed 52 out of 54 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| models/_patch.py | Updated header comments. |
| models/_enums.py | Added new enums for health and pool states. |
| models/init.py | Adjusted import ordering and incorporated new models/enums. |
| aio/operations/_patch.py | Updated header comments. |
| aio/operations/init.py | Adjusted import ordering and type checking block. |
| aio/_configuration.py | Updated default API version and removed extraneous pylint disable directives. |
| aio/_client.py | Updated API version in documentation and removed legacy suppressions. |
| aio/init.py | Adjusted import ordering with TYPE_CHECKING. |
| _version.py | Bumped version from 1.0.0 to 2.0.0. |
| _serialization.py | Enhanced docstrings, type hints, and added failsafe deserialization methods. |
| _patch.py | Updated header comments. |
| _model_base.py | Added detailed docstrings and updated type hints for mutable mappings. |
| _configuration.py | Updated default API version. |
| _client.py | Updated API version documentation and removed legacy comment suppressions. |
| init.py | Adjusted import ordering and extended all with patch members. |
| README.md | Raised tested Python version from 3.8+ to 3.9+ and corrected a typo. |
| CHANGELOG.md | Documented new features, breaking changes, and release history for version 2.0.0. |
Files not reviewed (2)
- sdk/standbypool/azure-mgmt-standbypool/_meta.json: Language not supported
- sdk/standbypool/azure-mgmt-standbypool/apiview-properties.json: Language not supported
Comments suppressed due to low confidence (1)
sdk/standbypool/azure-mgmt-standbypool/azure/mgmt/standbypool/aio/_configuration.py:44
- Verify that the updated default API version '2025-03-01' is supported by the backend service to prevent potential integration issues.
api_version: str = kwargs.pop("api_version", "2025-03-01")
sdk/standbypool/azure-mgmt-standbypool/azure/mgmt/standbypool/_serialization.py
Show resolved
Hide resolved
msyyc
approved these changes
Apr 22, 2025
cRui861
pushed a commit
that referenced
this pull request
May 14, 2025
…DK owner) (#40563) * code and test * Update CHANGELOG with new models and changes --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/Azure/sdk-release-request/issues/5972
Recording test success
https://dev.azure.com/azure-sdk/internal/_build?definitionId=6859