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

Support for Bun #28949

Closed
cbou opened this issue Mar 17, 2024 · 9 comments
Closed

Support for Bun #28949

cbou opened this issue Mar 17, 2024 · 9 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. issue-addressed Workflow: The Azure SDK team believes it to be addressed and ready to close. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files)

Comments

@cbou
Copy link

cbou commented Mar 17, 2024

Is their any plan to support Bun?
https://bun.sh/

In Particular, I'm interested in storage queue.
Currently I force override the core-util to 1.7.0 and it works great.

I read that there are issue with Deno (#13281) but maybe Bun is working out of the box just like for storage queue...

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files) labels Mar 17, 2024
Copy link

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.

@mpodwysocki
Copy link
Member

@cbou we reverted a change to our isNode detection where Bun should work in the upcoming release for storage for example.

@raduconst06
Copy link

any news regarding the upcoming release?
currently unable to deploy due to @azure/storage-blob not using sharedKeyCredentials in bun as coreHttp.isNode prevents it

@EmmaZhu
Copy link
Member

EmmaZhu commented Jun 12, 2024

Hi @raduconst06 ,

We have just released a new version which should include change mentioned above: https://www.npmjs.com/package/@azure/storage-blob/v/12.23.0

Could you help to have a try to see whether it works on Bun?

@EmmaZhu EmmaZhu added the needs-author-feedback Workflow: More information is needed from author to address the issue. label Jun 12, 2024
@github-actions github-actions bot removed the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Jun 12, 2024
Copy link

Hi @cbou. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.

Copy link

Hi @cbou, we're sending this friendly reminder because we haven't heard back from you in 7 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

@github-actions github-actions bot added the no-recent-activity There has been no recent activity on this issue. label Jun 19, 2024
@raduconst06
Copy link

Hi @EmmaZhu ,

can confirm it is working for me in:
bun -v
1.1.15
with
@azure/storage-blob": "^12.23.0"

@github-actions github-actions bot removed the no-recent-activity There has been no recent activity on this issue. label Jun 21, 2024
@xirzec xirzec added the issue-addressed Workflow: The Azure SDK team believes it to be addressed and ready to close. label Jun 21, 2024
@github-actions github-actions bot removed the needs-author-feedback Workflow: More information is needed from author to address the issue. label Jun 21, 2024
Copy link

Hi @cbou. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text "/unresolve" to remove the "issue-addressed" label and continue the conversation.

Copy link

Hi @cbou, since you haven’t asked that we /unresolve the issue, we’ll close this out. If you believe further discussion is needed, please add a comment /unresolve to reopen the issue.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. issue-addressed Workflow: The Azure SDK team believes it to be addressed and ready to close. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

5 participants