We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Between wasmvm 1.2.0 and 1.2.1 there is a breaking change introduced in #405.
This was reported by @DongLieu in #408 – thank you!
The consequence is that in order to upgrade wasmvm 1.2.0 to 1.2.1 or above, a code change is needed in the caller codebase.
In particular this means that users of wasmd 0.30.0 cannot easily upgrade wasmvm without moving to wasmd 0.31.0.
That's unfortunate, sorry for the inconvenience.
The text was updated successfully, but these errors were encountered:
Nothing to do here other than documenting it.
Sorry, something went wrong.
No branches or pull requests
Between wasmvm 1.2.0 and 1.2.1 there is a breaking change introduced in #405.
This was reported by @DongLieu in #408 – thank you!
The consequence is that in order to upgrade wasmvm 1.2.0 to 1.2.1 or above, a code change is needed in the caller codebase.
In particular this means that users of wasmd 0.30.0 cannot easily upgrade wasmvm without moving to wasmd 0.31.0.
That's unfortunate, sorry for the inconvenience.
The text was updated successfully, but these errors were encountered: