Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.54.5
1.54.5 (2024-06-19)
Bug Fixes
- don’t update mem stat if exceeded the memory limit (#370) (b135a19)
v1.54.4
1.54.4 (2024-06-17)
Bug Fixes
- simplify the shutdown reason due to the memory limit of the event record (#367) (29d2176)
v1.54.3
1.54.3 (2024-06-14)
Bug Fixes
- include more detailed memory metric in mem check record (#364) (ac6a0a4)
v1.54.2
1.54.2 (2024-06-12)
Bug Fixes
- downgrade rust builder image to
rust:1.77.2-bookworm
(#362) (cb19187)
v1.54.1
1.54.1 (2024-06-12)
Bug Fixes
- bump rust builder image to
1.78-bookworm
(#361) (c6313b3)
v1.53.4
1.53.4 (2024-06-07)
Bug Fixes
- attaching inline source map into module code when inspect is enabled (#356) (9b95ff3)
- include detailed memory metric in event record (#354) (15407a7)
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)