Releases: supabase/edge-runtime
Releases · supabase/edge-runtime
v1.36.7
1.36.7 (2024-02-22)
Bug Fixes
- introduce
internals.warnOnDeprecatedApi
for deno backward compatibility (#279) (832531e)
v1.36.4
1.36.4 (2024-02-20)
Bug Fixes
- the value must be aligned to the time unit being logged (67485af)
v1.36.3
1.36.3 (2024-02-20)
Bug Fixes
- use
core.build
variable instead of maintain own build
constant (71128a5)
v1.36.2
1.36.2 (2024-02-20)
Bug Fixes
- calling
core.setBuildInfo
is necessary (b89d710)
v1.36.1
1.36.1 (2024-02-15)
Bug Fixes
- installation of onnx runtime in x86 plaforms (858ce40)
v1.36.0
1.36.0 (2024-02-14)
Bug Fixes
Features
- Add experimental Supabase.ai API for running inferences (cf51d77)
v1.35.1
1.35.1 (2024-02-13)
Bug Fixes
- make the runtime user agent respect the convention (0640f70)
v1.35.0
1.35.0 (2024-02-13)
Features
- introduce
EdgeRuntime.getRuntimeMetrics
(cb9dcea)