Skip to content
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

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

Merged
merged 2 commits into from
May 7, 2024

Conversation

majguo
Copy link
Contributor

@majguo majguo commented May 7, 2024

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 [email protected]

@edburns edburns merged commit a219507 into quarkiverse:main May 7, 2024
1 check passed
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.

Support async client for azure-storage-blob extension
2 participants