Skip to content

Releases: fastly/Viceroy

v0.12.1

07 Oct 17:35
Compare
Choose a tag to compare
Prepare release 0.12.1

v0.12.0

03 Sep 22:30
26430e9
Compare
Choose a tag to compare
📦 Prepare v0.12.0 release

v0.11.0

20 Aug 22:00
c25ed87
Compare
Choose a tag to compare
📦 Prepare v0.11.0 release

v0.10.2

22 Jul 22:44
e7adf1a
Compare
Choose a tag to compare
  • Add support for supplying client certificates in fastly.toml, through the use of the client_cert_info table, which must have one of a "certificate" or "certificate_file" key, as well as one of a "key" and "key_file" key. The "_file" variants can be used to point to certificate/key files on disk, whereas the non-"_file" variants should be multi-line string constants in the toml. In all cases, they should be in PEM format.
  • Restore compatibility with older glibc versions in release artifacts

v0.10.1

11 Jul 16:29
51d992b
Compare
Choose a tag to compare

This release resolves an issue preventing users on macOS amd64 machines from using Viceroy via the Fastly CLI.

v0.10.0

09 Jul 20:24
aa665a6
Compare
Choose a tag to compare
Exclude `viceroy-component-adapter` crate from release build

The `viceroy-component-adapter` does not need to be built in the release
builds, since it is meant to be rebuilt with `make adapter` and then
have the generated WASM binary under `lib/data/` committed.

v0.9.7

24 May 19:19
Compare
Choose a tag to compare
Prepare release 0.9.7

v0.9.6

08 Apr 10:46
Compare
Choose a tag to compare
🎁 prepare release 0.9.6

v0.9.5

15 Mar 17:19
Compare
Choose a tag to compare
update changelog with new changes

v0.9.4

22 Feb 18:23
846f3ed
Compare
Choose a tag to compare
📦 Prepare 0.9.4 release