Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.65.2
1.65.2 (2024-11-29)
Bug Fixes
- polishing the worker bootstrap phase and ridding annoying cache adaptor errors emitted from
transformers.js
(#453) (18d8f69)
v1.65.1
1.65.1 (2024-11-28)
Bug Fixes
- move
markAsBackground
to EdgeRuntime.waitUntil
(#454) (954ab6d)
v1.65.0
1.65.0 (2024-11-28)
Features
- support waiting for background tasks on the
per_worker
policy (#451) (3cddc61)
v1.64.1
1.64.1 (2024-11-25)
Performance Improvements
- base: sent low memory notification when worker switches to retired state (#450) (388d2ea)
v1.64.0
1.64.0 (2024-11-24)
Features
- exposing
deno_cache
+ ai cache interceptor
(#446) (13ee2a2)
v1.62.4
1.62.4 (2024-11-23)
Bug Fixes
- sb_fs: make s3 fs proxy capability to unsafe feature (#448) (e19cac9)
v1.62.2
1.62.2 (2024-11-13)
Bug Fixes
- sb_ai: Sessions are dropped while still in use (#443) (e522925)