Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.67.1
1.67.1 (2025-02-12)
Bug Fixes
- convert file path with special characters to url correctly (#490) (3d93fb1)
v1.66.7
1.66.7 (2025-02-03)
Bug Fixes
- ext/ai: Invalid tensor length causing Segmentation Fault (#483) (6a32308)
v1.66.6
1.66.6 (2025-02-03)
Bug Fixes
- ext/node: set process.env as own property (#485) (1b2ab71)
v1.66.4
1.66.4 (2025-01-13)
Bug Fixes
- expose Supabase namespace to main worker (#472) (8989dd3)
v1.66.3
1.66.3 (2025-01-09)
Bug Fixes
- allow setting static patterns when creating a user worker (#471) (d2c21c1)
v1.66.2
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)