Skip to content

Releases: supabase/edge-runtime

v1.54.5

19 Jun 01:18
b135a19
Compare
Choose a tag to compare

1.54.5 (2024-06-19)

Bug Fixes

  • don’t update mem stat if exceeded the memory limit (#370) (b135a19)

v1.54.4

17 Jun 22:35
29d2176
Compare
Choose a tag to compare

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

14 Jun 05:01
ac6a0a4
Compare
Choose a tag to compare

1.54.3 (2024-06-14)

Bug Fixes

  • include more detailed memory metric in mem check record (#364) (ac6a0a4)

v1.54.2

12 Jun 05:46
cb19187
Compare
Choose a tag to compare

1.54.2 (2024-06-12)

Bug Fixes

  • downgrade rust builder image to rust:1.77.2-bookworm (#362) (cb19187)

v1.54.1

12 Jun 01:38
c6313b3
Compare
Choose a tag to compare

1.54.1 (2024-06-12)

Bug Fixes

  • bump rust builder image to 1.78-bookworm (#361) (c6313b3)

v1.54.0

12 Jun 01:20
aa72f73
Compare
Choose a tag to compare

1.54.0 (2024-06-12)

Features

v1.53.4

07 Jun 04:17
9b95ff3
Compare
Choose a tag to compare

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

27 May 04:44
e27ffca
Compare
Choose a tag to compare

1.53.3 (2024-05-27)

Bug Fixes

  • don't emit RequestCancelledBySupervisor when event loop error has been raised (#350) (e27ffca)

v1.53.2

23 May 21:43
0edba27
Compare
Choose a tag to compare

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.1

21 May 23:47
85b5c4e
Compare
Choose a tag to compare

1.53.1 (2024-05-21)

Bug Fixes