Skip to content

Releases: supabase/edge-runtime

v1.68.0-develop.1

21 Feb 10:28
1e58823
Compare
Choose a tag to compare
v1.68.0-develop.1 Pre-release
Pre-release

1.68.0-develop.1 (2025-02-21)

Bug Fixes

  • allow setting static patterns when creating a user worker (#471) (fcfe11c)
  • convert file path with special characters to url correctly (#490) (7377dc2)
  • expose Supabase namespace to main worker (#472) (f658f32)
  • ext/ai: Invalid tensor length causing Segmentation Fault (#483) (2b84ea8)
  • ext/event_worker: don't use tracing as the log backend if cli/tracing feature flag is not enabled (#469) (e810e5d)
  • ext/node: set process.env as own property (#485) (7384994)
  • graph: make barrier more robust (#474) (de4db7d)
  • unblock Deno.realPathSync (#493) (1256596)
  • update github release workflow (#497) (1e58823)

Features

v1.67.2

13 Feb 14:19
bbd9dc6
Compare
Choose a tag to compare

1.67.2 (2025-02-13)

Bug Fixes

v1.67.1

12 Feb 09:46
3d93fb1
Compare
Choose a tag to compare

1.67.1 (2025-02-12)

Bug Fixes

  • convert file path with special characters to url correctly (#490) (3d93fb1)

v1.67.0

05 Feb 01:22
f15e896
Compare
Choose a tag to compare

1.67.0 (2025-02-05)

Features

v1.66.7

03 Feb 04:42
6a32308
Compare
Choose a tag to compare

1.66.7 (2025-02-03)

Bug Fixes

  • ext/ai: Invalid tensor length causing Segmentation Fault (#483) (6a32308)

v1.66.6

03 Feb 03:12
1b2ab71
Compare
Choose a tag to compare

1.66.6 (2025-02-03)

Bug Fixes

  • ext/node: set process.env as own property (#485) (1b2ab71)

v1.66.5

15 Jan 03:04
c8f8a7b
Compare
Choose a tag to compare

1.66.5 (2025-01-15)

Bug Fixes

v1.66.4

13 Jan 02:10
8989dd3
Compare
Choose a tag to compare

1.66.4 (2025-01-13)

Bug Fixes

  • expose Supabase namespace to main worker (#472) (8989dd3)

v1.66.3

09 Jan 04:22
d2c21c1
Compare
Choose a tag to compare

1.66.3 (2025-01-09)

Bug Fixes

  • allow setting static patterns when creating a user worker (#471) (d2c21c1)

v1.66.2

03 Jan 05:20
6246a6f
Compare
Choose a tag to compare

1.66.2 (2025-01-03)

Bug Fixes

  • ext/event_worker: don't use tracing as the log backend if cli/tracing feature flag is not enabled (#469) (6246a6f)