Skip to content

Commit bb7679f

Browse files
committed
Prepare release v0.14.3
1 parent 19df3fb commit bb7679f

4 files changed

Lines changed: 782 additions & 615 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
1-
## Unreleased
1+
## 0.14.3 (2025-09-17)
22

3-
## 0.14.2
3+
- Upgrade to wasmtime v35 ([#513](https://github.com/fastly/Viceroy/pull/513))
4+
- Fix implementation of `downstream_compliance_region` hostcall ([#519](https://github.com/fastly/Viceroy/pull/519))
5+
- Fix warnings due to `mismatched_lifetime_syntaxes` lint in Rust 1.89 ([#522](https://github.com/fastly/Viceroy/pull/522))
6+
- Enable tracing in WIT bindings ([#521](https://github.com/fastly/Viceroy/pull/521))
7+
- Support overriding client IP with `inspect` hostcall ([#523](https://github.com/fastly/Viceroy/pull/523))
8+
- Add stub for `downstream_client_tls_servername` hostcall ([#524](https://github.com/fastly/Viceroy/pull/524))
9+
10+
## 0.14.2 (2025-08-12)
411

512
- Upgrade to wasmtime v28
613

7-
## 0.14.1
14+
## 0.14.1 (2025-08-08)
815

916
- Fix Cargo.lock file to allow publication on crates.io
1017

11-
## 0.14.0
18+
## 0.14.0 (2025-08-08)
1219

1320
- Fix for shielding suport ([#503](https://github.com/fastly/Viceroy/pull/503))
1421

@@ -62,7 +69,7 @@
6269

6370
Make the `SecretStore` type public, so it can be configured in integration tests that use `viceroy-lib`.
6471

65-
## 0.13.0
72+
## 0.13.0 (2025-04-25)
6673

6774
- Add support for shielding primitives in Viceroy ([#455](https://github.com/fastly/Viceroy/pull/455))
6875

0 commit comments

Comments
 (0)