quarkiverse / quarkus-azure-services

Quarkus extensions for Azure services
Apache License 2.0
13 stars 17 forks source link

Update azure-storage-blob doc for async client support #233

Closed majguo closed 1 month ago

majguo commented 1 month ago

We just released 1.0.3 which includes the support of async client for azure-storage-blob. The PR is to update azure-storage-blob doc accordingly by adding how to use async client, in order to close #181. It also includes minor update for other docs.

Build pipeline: https://github.com/majguo/quarkus-azure-services/actions/runs/8980454207/job/24664127550

Related issues/prs:

Signed-off-by: Jianguo Ma jiangma@microsoft.com