Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
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)
v1.68.0-develop.31
Bug Fixes
- ext/node: reference error in zlib.crc32 (#577) (6db5cb5)
v1.68.3
1.68.3 (2025-07-29)
Bug Fixes
- memory leaks could occur due to
ModuleLoader
(main) (#576) (8658638)
v1.68.0-develop.29
Bug Fixes
- ext/node: comment out
op_geteuid
and op_getegid
(#574) (2120623)
v1.68.0-develop.28
Bug Fixes
- promise returned by
getRuntimeMetrics
never resolved (#573) (0e71c5c)
v1.68.2
1.68.2 (2025-07-24)
Bug Fixes
- some methods in
node:crypto
cause panic (#567) (bb4c345)