Skip to content

[AutoRelease] t2-storage-2025-06-19-60432(can only be merged by SDK owner) #41667

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

https://github.com/Azure/sdk-release-request/issues/6320
Recording test success
https://dev.azure.com/azure-sdk/internal/_build?definitionId=842
BuildTargetingString
azure-mgmt-storage
Skip.CreateApiReview

@Copilot Copilot AI review requested due to automatic review settings June 19, 2025 08:21
@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 automates multiple tool‐driven updates to the azure-mgmt-storage SDK including type signature refinements and documentation updates for improved API clarity and consistency. Key changes include:

  • Updating return types in synchronous and asynchronous listing methods from Iterable to ItemPaged.
  • Adding explicit "-> None" return annotations to init methods.
  • Adjusting import statements and updating the SDK version and changelog entry.

Reviewed Changes

Copilot reviewed 50 out of 50 changed files in this pull request and generated no comments.

Show a summary per file
File Description
azure/mgmt/storage/operations/_usages_operations.py Updated type annotations in init and list_by_location to ItemPaged.
azure/mgmt/storage/operations/_storage_accounts_operations.py Modified list and list_by_resource_group return types to ItemPaged.
azure/mgmt/storage/operations/_version.py Changed the VERSION from "23.0.0" to "0.0.0" for stable release.
CHANGELOG.md Added release note for version "0.0.0" indicating stability.
(Other files) Consistent updates across sync and async operations, including return type revisions and minor import cleanups.
Comments suppressed due to low confidence (2)

sdk/storage/azure-mgmt-storage/azure/mgmt/storage/_version.py:8

  • The version has been reset to "0.0.0". Please confirm that this change complies with the intended stable release versioning strategy as described in the Azure SDK Python Design Guidelines.
VERSION = "0.0.0"

sdk/storage/azure-mgmt-storage/CHANGELOG.md:3

  • The changelog entry for version "0.0.0" includes a note indicating stability. Ensure that this versioning update and the associated note are consistent with the SDK versioning standards outlined in the official guidelines.
## 0.0.0(it should be stable) (2025-06-26)

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.

2 participants