Skip to content

[AutoRelease] t2-standbypool-2025-04-17-62642(can only be merged by SDK owner)#40563

Merged
msyyc merged 2 commits intoAzure:mainfrom
azure-sdk:t2-standbypool-2025-04-17-62642
Apr 22, 2025
Merged

[AutoRelease] t2-standbypool-2025-04-17-62642(can only be merged by SDK owner)#40563
msyyc merged 2 commits intoAzure:mainfrom
azure-sdk:t2-standbypool-2025-04-17-62642

Conversation

Copilot AI review requested due to automatic review settings April 17, 2025 03:14
@azure-sdk
Copy link
Collaborator Author

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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")

@msyyc msyyc merged commit 52fde9f into Azure:main Apr 22, 2025
20 checks passed
@azure-sdk azure-sdk deleted the t2-standbypool-2025-04-17-62642 branch April 27, 2025 09:37
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants