Releases: CosmWasm/wasmvm
Releases · CosmWasm/wasmvm
v2.0.1
- Upgrade cosmwasm from 2.0.0 to 2.0.1
- Allow using cgo while disabling libwasmvm linking (#530)
v2.0.0
With support for CosmWasm 2.0.
Please see docs/MIGRATING.md for information on upgrading.
v2.0.0-rc.2
Build artifacts generated at this tag.
v2.0.0-rc.1
Upgrade to cosmwasm 2.0.0-rc.0.
Please see docs/MIGRATING.md for information about updating.
v2.0.0-rc.0
Please use v2.0.0-rc.1 instead. This version is missing the package suffix and will not work in go.mod
v1.5.2
Upgrade cosmwasm from 1.5.1 to 1.5.2.
This fixes an issue with growing memory usage over time.
v1.4.3
Upgrade cosmwasm from 1.4.2 to 1.4.3.
This fixes an issue with growing memory usage over time.
v1.5.2-rc.0
Build artifacts generated at this tag.
v1.5.1
Upgrade cosmwasm from 1.5.0 to 1.5.1.
This fixes the CWA-2023-004 security vulnerability.
v1.4.2
Upgrade cosmwasm from 1.4.1 to 1.4.2.
This fixes the CWA-2023-004 security vulnerability.