Skip to content

Releases: supabase/edge-runtime

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)

v1.48.0

07 May 01:57
2800bac
Compare
Choose a tag to compare

1.48.0 (2024-05-07)

Features

v1.47.0

06 May 05:11
0648aa0
Compare
Choose a tag to compare

1.47.0 (2024-05-06)

Features

  • correctly handle import statement with JSR specifier (#336) (0648aa0)