File tree Expand file tree Collapse file tree 6 files changed +304
-390
lines changed
Expand file tree Collapse file tree 6 files changed +304
-390
lines changed Original file line number Diff line number Diff line change 11## Unreleased
22
3+ ## 0.15.0 (2025-10-27)
4+
5+ - fix: don't throw error when exit code is 0 ([ #537 ] ( https://github.com/fastly/Viceroy/pull/537 ) )
6+ - Update adapter with the memory shift fix ([ #538 ] ( https://github.com/fastly/Viceroy/pull/538 ) )
7+ - Enable relaxed-simd-deterministic for Viceroy. ([ #539 ] ( https://github.com/fastly/Viceroy/pull/539 ) )
8+ - Return 5XX for requests that land in a reused session that crashes ([ #540 ] ( https://github.com/fastly/Viceroy/pull/540 ) )
9+ - Update to the latest WITs and adapter. ([ #543 ] ( https://github.com/fastly/Viceroy/pull/543 ) )
10+ - Allow components to have multiple memories. ([ #545 ] ( https://github.com/fastly/Viceroy/pull/545 ) )
11+
312## 0.14.4 (2025-10-01)
413
514- Enable loading Secret Store configuration through environment variables ([ #527 ] ( https://github.com/fastly/Viceroy/pull/527 ) )
You can’t perform that action at this time.
0 commit comments