Support Deno 1.46 #33055
Unanswered
Mr-Pepe
asked this question in
Feature Requests
Support Deno 1.46
#33055
Replies: 2 comments
|
Hi everyone, due to inactivity on this issue I've moved the issue over to discussions/enhancements. |
0 replies
|
Any update here? Deno is now at version 2.1.9. I am also running into this exact same Http2Socket issue. Edit: I made an attempt at updating Deno to 1.46.3 (supabase/edge-runtime#488), but there are some outstanding issues. Help is aappreciated! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Chore
Describe the chore
Deno 1.46 is the last 1.x release of Deno, was published in August, and should be supported by Supabase functions.
Additional context
Deno 1.46 added support for Http2Session.socket, enabling the use of Google Cloud API client libraries.
It is currently not possible to use some of those libraries in Supabase functions.
All reactions