Skip to content

[Storage] list_blobs for ContainerClient #2556

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 8 commits into
base: main
Choose a base branch
from

Conversation

vincenttran-msft
Copy link
Member

@vincenttran-msft vincenttran-msft commented May 2, 2025

This PR contains the following changes:

  • Generates against v0.14.2 in order to get the latest changes to support pageable operations
  • Implementation and testing of list_blobs for ContainerClient

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label May 2, 2025
@azure-sdk
Copy link
Collaborator

azure-sdk commented May 2, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

azure_storage_blob

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure_storage_blob

@vincenttran-msft vincenttran-msft marked this pull request as ready for review May 29, 2025 22:55
@heaths heaths changed the title [Storage] [WIP] list_blobs for ContainerClient [Storage] list_blobs for ContainerClient May 30, 2025
@heaths
Copy link
Member

heaths commented May 30, 2025

I fixed the title. Note, since GitHub added drafts a few years back, no need for "WIP" in the title. Just mark it as a draft and you never have to worry about a PR getting merged like that and causing confusion in the git log. 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants