JinyuChen97 opened a new pull request, #8828:
URL: https://github.com/apache/camel-quarkus/pull/8828

   Add tests covering the following Azure Blob Storage operations in Camel 
Quarkus:
   - Blob index tags: set and get tags on a blob (setBlobTags / getBlobTags)
   - Find blobs by index tags: query blobs using a tag filter expression 
(findBlobsByTags)
   - Blob version ID access: list blob versions and read a specific historical 
version
   - Blob snapshot creation and retrieval: create a snapshot and read its 
content
   
   All new tests have been verified against both Azurite (local emulator) and 
the real Azure service in CEQ.
   
   Co-authored-by: Bob <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to