Skip to content

Releases: supabase/edge-runtime

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)

v1.69.19

04 Nov 00:31
b00234e

Choose a tag to compare

1.69.19 (2025-11-04)

Bug Fixes

v1.69.18

31 Oct 05:33
26de1eb

Choose a tag to compare

1.69.18 (2025-10-31)

Bug Fixes

  • when resolving dep versions, it should respect versions in deno.lock (#625) (26de1eb)

v1.69.17

31 Oct 03:29
a174612

Choose a tag to compare

1.69.17 (2025-10-31)

Bug Fixes

  • import-map: add support for import maps in user workers (#626) (a174612)

v1.69.16

31 Oct 00:00
13d6282

Choose a tag to compare

1.69.16 (2025-10-31)

Bug Fixes

  • make can specify no_npm when creating a user worker in main worker (#631) (e29c9c0)

v1.69.15

28 Oct 00:37
223c9c9

Choose a tag to compare

1.69.15 (2025-10-28)

Bug Fixes

  • replace gh runner with blacksmith and some improvements for fixing flaky tests (#624) (223c9c9)