Skip to content

Commit

Permalink
feat(*)!: Adds version to control API
Browse files Browse the repository at this point in the history
This should be the final breaking change of the API and it will require
a two phased rollout. I'll need to cut new core and host versions first
and then update wash to use the new host for tests.

Signed-off-by: Taylor Thomas <taylor@cosmonic.com>
  • Loading branch information
thomastaylor312 committed Mar 29, 2024
1 parent bf48075 commit 3f2d2f4
Show file tree
Hide file tree
Showing 10 changed files with 437 additions and 180 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wasmcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,7 @@ jobs:
workspace-dependencies: true

- crate: control-interface
workspace-dependencies: true

- crate: core
workspace-dependencies: true
Expand Down

0 comments on commit 3f2d2f4

Please sign in to comment.