Releases: fastly/Viceroy
Releases · fastly/Viceroy
v0.9.3
0.9.3 (2023-11-09)
- Renamed Compute@Edge to Compute. (#328)
- Added asynchronous versions of the KV store
lookup
and insert
operations. (#329)
- Added support for device detection. (#330)
v0.9.2
0.9.2 (2023-10-23)
- Warn instead of fail when certificates can't be loaded (#325)
- Add support for trailers. Trailer modification calls should be considered experimental,
as we finalize interfaces (#327)
v0.9.1
0.9.1 (2023-10-09)
- Match the number of memories to the number of core instances (#322)
v0.9.0
0.9.0 (2023-10-09)
- Add options to customize behavior of unknown Wasm imports (#313)
- Lower Hostcall error log level to DEBUG (#314)
- Add perfmap profiling strategy (#316)
- Update to wasmtime-13.0.0 (#317)
- Revamp profile handling CLI flags (#318)
v0.8.1
Prepare for 0.8.1 release.
v0.6.1
Remove the unreleased header.