Skip to content

[AutoRelease] t2-compute-2025-04-18-.2189(can only be merged by SDK owner) #40600

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Apr 18, 2025

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

Copy link
Contributor

@Copilot 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 updates the Azure Compute Management SDK by adding explicit type annotations and modernizing import statements, along with raising the version from 34.1.0 to 35.0.0 and updating documentation to reflect support for Python 3.9+.

  • Introduces inline type hints in client initializers and model definitions
  • Removes deprecated sys.version-dependent imports and legacy timezone code
  • Updates version numbers, changelog entries, and README documentation

Reviewed Changes

Copilot reviewed 612 out of 615 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
sdk/compute/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/aio/operations/_operations.py Added type annotations and updated imports for async operations.
sdk/compute/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/aio/_compute_management_client.py Updated type hints, base_url handling, and import corrections.
sdk/compute/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/_version.py Version bump from 34.1.0 to 35.0.0.
sdk/compute/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/operations/_operations.py Added type annotations and cleaned import conditions.
sdk/compute/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/_models_py3.py Adjusted type hints in model initializers and fixed doc formatting.
sdk/compute/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/_compute_management_client_enums.py Minor linter directive adjustments.
sdk/compute/azure-mgmt-compute/azure/mgmt/compute/aio/_compute_management_client.py Updated type hints, base_url logic, and applied cast for strong typing.
sdk/compute/azure-mgmt-compute/azure/mgmt/compute/README.md Documentation updated to require Python 3.9+ and minor grammar fixes.
sdk/compute/azure-mgmt-compute/CHANGELOG.md Version and changelog updates for release 35.0.0.
sdk/compute/azure-mgmt-compute/azure/mgmt/compute/_serialization.py Removed legacy timezone classes and deprecated code blocks for a cleaner implementation.
sdk/compute/azure-mgmt-compute/azure/mgmt/compute/_compute_management_client.py Consolidated type hints and simplified base_url handling in the sync client.
Files not reviewed (3)
  • sdk/compute/azure-mgmt-compute/_meta.json: Language not supported
  • sdk/compute/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/_metadata.json: Language not supported
  • sdk/compute/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/_metadata.json: Language not supported

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.

1 participant