Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.54.7
1.54.7 (2024-06-24)
Bug Fixes
- sb_workers: don't propagate promise rejection on request body streaming failure (#374) (5657032)
v1.54.6
1.54.6 (2024-06-19)
Bug Fixes
- node: refer the internal rid correctly (#373) (88f8b77)
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)