Skip to content

Releases: supabase/edge-runtime

v1.74.2

Choose a tag to compare

@github-actions github-actions released this 22 Jun 22:27
6a38787

1.74.2 (2026-06-22)

Bug Fixes

  • deno_telemetry: guard against malformed URLs when parsing baggage headers (#711) (6a38787)

v1.74.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 00:29
3baa26e

1.74.1 (2026-06-10)

Bug Fixes

  • deno_facade: allow non-MainModule resolution when referrer is "." (#704) (3baa26e)

v1.74.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 00:50
b1edf45

1.74.0 (2026-04-30)

Features

  • expose EdgeRuntime.miCollect() to main worker for mimalloc force purge (#698) (b1edf45)

v1.73.15

Choose a tag to compare

@github-actions github-actions released this 24 Apr 07:35
eea8e6a

1.73.15 (2026-04-24)

Bug Fixes

  • deps: bump tokio-eld to 0.3.0 to fix use-after-free in EldHistogram (denoland/deno#33374) (#697) (eea8e6a)

v1.73.14

Choose a tag to compare

@github-actions github-actions released this 24 Apr 04:24
c47d831

1.73.14 (2026-04-24)

Bug Fixes

  • base/server: return HTTP error responses instead of dropping connection in WorkerService (#696) (c47d831)

v1.73.13

Choose a tag to compare

@github-actions github-actions released this 21 Apr 11:42
b4cf8eb

1.73.13 (2026-04-21)

Bug Fixes

  • add fetch timeout and TCP keepalive to HTTP client (#694) (b4cf8eb)

v1.73.12

Choose a tag to compare

@github-actions github-actions released this 21 Apr 10:05
5abd7d3

1.73.12 (2026-04-21)

Bug Fixes

  • update permissions to include actions write access (#693) (5abd7d3)

v1.73.11

Choose a tag to compare

@github-actions github-actions released this 21 Apr 09:15
8803a80

1.73.11 (2026-04-21)

Bug Fixes

  • update release workflows to trigger nix build workflow on successful publish (#692) (8803a80)

v1.73.10

Choose a tag to compare

@github-actions github-actions released this 21 Apr 04:46
590c356

1.73.10 (2026-04-21)

Bug Fixes

Release v1.73.9

Choose a tag to compare

@nyannyacha nyannyacha released this 21 Apr 02:13
a51b832

Manual release for testing Nix workflow