Skip to content

Commit 6f09dd6

Browse files
Merge pull request #548 from fastly/release-0.15.0
Release v0.15.0
2 parents 55ff1e2 + fd84f04 commit 6f09dd6

File tree

6 files changed

+304
-390
lines changed

6 files changed

+304
-390
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
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))

0 commit comments

Comments
 (0)