Skip to content

Commit

Permalink
🎁 prepare release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeChampion committed May 12, 2023
1 parent 895a5b2 commit d882379
Show file tree
Hide file tree
Showing 6 changed files with 434 additions and 424 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
## Unreleased
## 0.5.0 (2023-05-11)

- 🚧 Add stubs for Cache API primitives ([#260](https://github.com/fastly/Viceroy/pull/260))
- Make is_healthy always return Unknown instead of an unsupporte…
- 🕷️ Rework integration tests to allow parallel test execution ([#257](https://github.com/fastly/Viceroy/pull/257))
- Add KVStore async lookup ([#253](https://github.com/fastly/Viceroy/pull/253))
- Update to Wasmtime 8 ([#251](https://github.com/fastly/Viceroy/pull/251))
- Add documentation explaining how to run rust unit tests w/ viceroy ([#242](https://github.com/fastly/Viceroy/pull/242))

## 0.4.5 (2023-04-13)
- Remove validation on config store and dictionary names ([#248](https://github.com/fastly/Viceroy/pull/248))
Expand Down
Loading

0 comments on commit d882379

Please sign in to comment.