Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.53.3
1.53.3 (2024-05-27)
Bug Fixes
- don't emit
RequestCancelledBySupervisor
when event loop error has been raised (#350) (e27ffca)
v1.53.2
1.53.2 (2024-05-23)
Bug Fixes
- change the status code emitted when an idle timeout occurs for a worker (#349) (8ff5c47)
- relaxing the condition which can be activated inspector feature (#348) (0edba27)
v1.53.0
1.53.0 (2024-05-16)
Features
- allow replacing logging backend as
tracing-subscriber
via feature flag (#342) (f4e9e78)
v1.50.1
1.50.1 (2024-05-14)
Bug Fixes
- make EmitterFactory respect
allow_remote_modules
option when determining no npm
mode (#341) (d3d6d36)
v1.50.0
1.50.0 (2024-05-13)
Features
- support read timeout for inbound HTTP requests (#337) (b104b1e)
v1.49.0
1.49.0 (2024-05-10)
Features
- expose systemMemoryInfo API for main worker (#338) (ac5e2d6)