Skip to content

Releases: supabase/edge-runtime

v1.70.0

05 Jan 08:26
afb0fd0

Choose a tag to compare

1.70.0 (2026-01-05)

Features

  • add EdgeRuntime.userWorkers.memStats (#651) (afb0fd0)

v1.69.28

03 Dec 04:08
5db92e0

Choose a tag to compare

1.69.28 (2025-12-03)

Bug Fixes

  • ext/node: TLS emit close event on parent socket (#648) (5db92e0)

v1.69.27

28 Nov 08:56
47773dd

Choose a tag to compare

1.69.27 (2025-11-28)

Bug Fixes

  • ext/runtime: return 502 instead of forcibly dropping socket (#647) (47773dd)

v1.69.26

27 Nov 00:17
6e45500

Choose a tag to compare

1.69.26 (2025-11-27)

Bug Fixes

v1.69.25

24 Nov 03:15
b232c47

Choose a tag to compare

1.69.25 (2025-11-24)

Bug Fixes

  • ext/runtime/http: record error if respondWith propagates exception (#643) (b232c47)
  • update Cargo.lock (#644) (377bf71)

v1.69.24

14 Nov 01:02
dc817c0

Choose a tag to compare

1.69.24 (2025-11-14)

Bug Fixes

  • drop the socket if the worker's http handler returns an invalid value (#641) (dc817c0)

v1.69.23

06 Nov 00:17
89356d8

Choose a tag to compare

1.69.23 (2025-11-06)

Bug Fixes

  • deno_facade: should not assume that all module paths to be extracted have the same prefix (#639) (89356d8)

v1.69.22

05 Nov 06:56
3dbd647

Choose a tag to compare

1.69.22 (2025-11-05)

Bug Fixes

  • ext/workers: passed incorrect arguments to Span.setStatus (#638) (3dbd647)

v1.69.21

04 Nov 23:53
bff1857

Choose a tag to compare

1.69.21 (2025-11-04)

Bug Fixes

  • request idle timeout should be applied differently for worker kind (#636) (bff1857)

v1.69.20

04 Nov 03:26
3feebaa

Choose a tag to compare

1.69.20 (2025-11-04)

Bug Fixes

  • make the file fetcher respect the root certificate store configured via DENO_TLS_CA_STORE (#633) (bebbb77)
  • not caching type definition in some edge case (#634) (3feebaa)