Skip to content

Releases: supabase/edge-runtime

v1.22.1

19 Oct 08:24
de35c05

Choose a tag to compare

1.22.1 (2023-10-19)

Bug Fixes

  • install cmake in Dockerfile (3e4b28f)
  • release requires cmake (dfb6772)

v1.22.0

19 Oct 04:52
8006a71

Choose a tag to compare

1.22.0 (2023-10-19)

Bug Fixes

Features

  • First implementation of deno 1.37.1 crates (9a5c35f)
  • First implementation of deno 1.37.1 crates (8d0edad)

v1.21.1

12 Oct 12:14
d57b89f

Choose a tag to compare

1.21.1 (2023-10-12)

Bug Fixes

  • include total memory used in shutdown event (c807568)

v1.21.0

12 Oct 03:30
44a1ec7

Choose a tag to compare

1.21.0 (2023-10-12)

Features

  • include isolate memory & cpu usage in shutdwon event (a603db9)

v1.20.2

03 Oct 22:10
8993b25

Choose a tag to compare

1.20.2 (2023-10-03)

Bug Fixes

  • handle errors in Deno.serve (b64d3d6)

v1.20.1

27 Sep 22:16
7defdc1

Choose a tag to compare

1.20.1 (2023-09-27)

Bug Fixes

  • clippy warnings (863f368)
  • provide optional entrypoints for main/events eszips (1e51301)

v1.20.0

27 Sep 02:05
c0340f1

Choose a tag to compare

1.20.0 (2023-09-27)

Features

  • Implement ESZIP factory for easier eszip building, and first steps for npm (f6b26e7)

v1.19.0

21 Sep 09:53
01926fc

Choose a tag to compare

1.19.0 (2023-09-21)

Bug Fixes

  • retire workers at the 50% of wall-clock limit (72d779a)

Features

  • retire workers from pool (a0a7611)

v1.18.2

19 Sep 02:55
1e42cb9

Choose a tag to compare

1.18.2 (2023-09-19)

Bug Fixes

  • exclude default v8 heap stats from user worker logs (420682a)

v1.18.1

18 Sep 01:48
38ddf3b

Choose a tag to compare

1.18.1 (2023-09-18)

Bug Fixes

  • user worker create should be non-blocking (ba97af3)