Skip to content

Releases: supabase/edge-runtime

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

v1.53.0

16 May 05:51
f4e9e78
Compare
Choose a tag to compare

1.53.0 (2024-05-16)

Features

  • allow replacing logging backend as tracing-subscriber via feature flag (#342) (f4e9e78)

v1.52.0

16 May 04:10
08ff8af
Compare
Choose a tag to compare

1.52.0 (2024-05-16)

Features

v1.51.0

14 May 01:14
196d41d
Compare
Choose a tag to compare

1.51.0 (2024-05-14)

Features

  • support idle timeout for HTTP requests (#339) (196d41d)

v1.50.1

14 May 01:13
d3d6d36
Compare
Choose a tag to compare

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

13 May 23:27
b104b1e
Compare
Choose a tag to compare

1.50.0 (2024-05-13)

Features

  • support read timeout for inbound HTTP requests (#337) (b104b1e)

v1.49.0

10 May 05:48
ac5e2d6
Compare
Choose a tag to compare

1.49.0 (2024-05-10)

Features

  • expose systemMemoryInfo API for main worker (#338) (ac5e2d6)