Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.69.0
feat: release deno 2.1 compatible version (#592)
v1.68.0-develop.39
Bug Fixes
- another edge case of
Uncaught null
(#587) (587c32b)
- otel symbol may not be exposed in some cases (#586) (0650362)
v1.68.0-develop.37
Features
- expose a function that tries to clean up idle workers immediately (#584) (1a1256b)
v1.68.0-develop.36
Features
- add early shutdown when no requests received for X milliseconds (#582) (64992a9)
v1.68.0-develop.35
Bug Fixes
- add an option that suppresses eszip migration warning (#583) (d18cc32)
v1.68.0-develop.34
Bug Fixes
- if runtime is created with old eszip, emit warning message (#581) (29d3743)
v1.68.0-develop.33
Bug Fixes
- make it possible to capture worker events optionally in eszip migration test (#580) (5b8e3a2)
v1.68.0-develop.32
Bug Fixes
- runtime created with the old eszip cannot reference static files properly in some cases (#579) (ae9b6e3)