Skip to content

[Storage] Add set_metadata to BlobClient #2477

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

Merged

Conversation

vincenttran-msft
Copy link
Member

@vincenttran-msft vincenttran-msft commented Apr 11, 2025

This PR introduces:

TypeSpec Changes:
Omit date, last_modified, etag, encryption_key_sha256, encryption_scope, is_server_encrypted, and version_id from BlobClientSetMetadataResult to effectively yield Response<()>

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Apr 11, 2025
@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 April 15, 2025 02:48
@Copilot Copilot AI review requested due to automatic review settings April 15, 2025 02:48
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.

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

Files not reviewed (1)
  • sdk/storage/assets.json: Language not supported
Comments suppressed due to low confidence (1)

sdk/storage/azure_storage_blob/src/clients/blob_client.rs:155

  • [nitpick] Consider using 'to' instead of 'TO' for consistency in the documentation.
/// TO remove all metadata from the blob, call this operation with

@vincenttran-msft vincenttran-msft merged commit 719958f into Azure:main Apr 15, 2025
18 checks passed
@vincenttran-msft vincenttran-msft deleted the vincenttran/set_blob_metadata branch April 15, 2025 20:20
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