Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.58.1
1.58.1 (2024-08-29)
Bug Fixes
- sb_graph: failed to deserialize in the v1.1 migration phase due to specifying the wrong type (#403) (e41c1b6)
v1.58.0
1.58.0 (2024-08-23)
Features
- support declarative style fetch handler (#400) (5d4a9b4)
v1.57.3
1.57.3 (2024-08-23)
Bug Fixes
- base: connections for inspector sessions should be upgradeable to the websocket (#399) (53061f6)
v1.57.2
1.57.2 (2024-08-22)
Bug Fixes
- sb_core: expose web compression/decompression stream API (#398) (14f3f92)
v1.57.1
1.57.1 (2024-08-21)
Bug Fixes
- deps: bump openssl from 0.10.64 to 0.10.66 (#397) (b27190c)
v1.56.1
1.56.1 (2024-08-07)
Performance Improvements
- implement lazy load for eszip entities (#343) (3f7863b)
v1.56.0
1.56.0 (2024-07-31)
Features
- support setting network permissions via allowNet option (#386) (5d9d180)
v1.55.2
1.55.2 (2024-07-30)
Bug Fixes
- sb_ai/gte: cpu time should be accumulated correctly (#388) (c4ce679)