Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(types): Fixes validation for wasi:keyvalue #415

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

thomastaylor312
Copy link
Contributor

Our validation was erroneously rejecting things that were using the batch or watch interfaces for wasi keyvalue. Also fixes some things with versioning so we don't have to change it everywhere all the time

Our validation was erroneously rejecting things that were using the batch
or watch interfaces for wasi keyvalue. Also fixes some things with versioning
so we don't have to change it everywhere all the time

Signed-off-by: Taylor Thomas <taylor@cosmonic.com>
@thomastaylor312 thomastaylor312 requested a review from a team as a code owner September 12, 2024 21:07
@brooksmtownsend brooksmtownsend enabled auto-merge (rebase) September 12, 2024 21:09
@brooksmtownsend brooksmtownsend merged commit 78343c2 into wasmCloud:main Sep 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants