Skip to content

Commit

Permalink
Merge pull request #345 from fastly/release-0.9.4
Browse files Browse the repository at this point in the history
📦 Prepare 0.9.4 release
  • Loading branch information
acfoltzer authored Feb 23, 2024
2 parents b73df88 + 28b22b0 commit 10f3d45
Show file tree
Hide file tree
Showing 6 changed files with 897 additions and 717 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Unreleased

## 0.9.4 (2024-02-22)

- Added `delete_async` hostcall for KV stores ([#332](https://github.com/fastly/Viceroy/pull/332))
- Added `known_length` hostcall for body handles ([#344](https://github.com/fastly/Viceroy/pull/344))
- Added stubs for new functionality available in production Compute ([#333](https://github.com/fastly/Viceroy/pull/333), [#337](https://github.com/fastly/Viceroy/pull/337), [#344](https://github.com/fastly/Viceroy/pull/344))
- Fixed inconsistent behavior for not-found geolocation lookups compared to production Compute ([#341](https://github.com/fastly/Viceroy/pull/341))

## 0.9.3 (2023-11-09)

- Renamed Compute@Edge to Compute. ([#328](https://github.com/fastly/Viceroy/pull/328))
Expand Down
Loading

0 comments on commit 10f3d45

Please sign in to comment.