Skip to content

Releases: bytecodealliance/wasmtime

v0.33.0: Release Wasmtime 0.33.0 (#3648)

05 Jan 20:00
8043c1f
Compare
Choose a tag to compare
* Bump Wasmtime to 0.33.0

[automatically-tag-and-release-this-commit]

* Update relnotes for 0.33.0

* Wordsmithing relnotes

Co-authored-by: Wasmtime Publish <[email protected]>
Co-authored-by: Alex Crichton <[email protected]>

v0.32.1: Release Wasmtime 0.32.1 (#3643)

04 Jan 21:33
309002b
Compare
Choose a tag to compare
* Bump Wasmtime to 0.32.1

[automatically-tag-and-release-this-commit]

* Update release date for 0.32.1.

* Run the "push tag" CI on all release branches (#3644)

This updates our `push-tag.yml` workflow to check all commits to
`release-*` branches in addition to the `main` branch for cmomits which
should be tagged.

Co-authored-by: Wasmtime Publish <[email protected]>
Co-authored-by: Chris Fallin <[email protected]>
Co-authored-by: Alex Crichton <[email protected]>

v0.32.0: Release Wasmtime 0.32.0 (#3589)

13 Dec 19:56
c1c4c59
Compare
Choose a tag to compare
* Bump Wasmtime to 0.32.0

[automatically-tag-and-release-this-commit]

* Update release notes for 0.32.0

Co-authored-by: Wasmtime Publish <[email protected]>
Co-authored-by: Alex Crichton <[email protected]>

v0.31.0: Release Wasmtime 0.31.0 (#3489)

29 Oct 14:34
c1a6a05
Compare
Choose a tag to compare
* Bump Wasmtime to 0.31.0

[automatically-tag-and-release-this-commit]

* Update 0.31.0 release notes

Co-authored-by: Wasmtime Publish <[email protected]>
Co-authored-by: Alex Crichton <[email protected]>

v0.30.0: Merge pull request #3365 from fitzgen/wasmtime-version-0.30.0

17 Sep 19:07
572fbc8
Compare
Choose a tag to compare

v0.29.0: Merge pull request #3123 from cfallin/release-0.29

02 Aug 20:35
81f1dc9
Compare
Choose a tag to compare
Bump to Wasmtime v0.29.0 and Cranelift 0.76.0.

v0.28.0

09 Jun 19:36
e8b8947
Compare
Choose a tag to compare
Bump to 0.28.0 (#2972)

v0.27.0: Merge pull request #2924 from cfallin/remove-readme-wasi-tokio

21 May 23:28
824fa69
Compare
Choose a tag to compare
Remove reference to non-existent README.md in wasi-tokio crate.

v0.26.1: Update CI on the stable-v0.26 branch (#2921)

21 May 23:25
77fb6a2
Compare
Choose a tag to compare
* Try to fix CI (#2918)

Fixes a few issues that have been cropping up:

* Update `rustup` on Windows to latest to skip over the 1.24.1 installed
  on GitHub Actions which can fail to install.
* Remove the no-longer-needed `define-llvm-env` action
* Install generic llvm/lldb packges instead of specific ones that may
  migrate in versions over time.

* cargo deny: ignore RUSTSEC-2021-0064

Transient dependencies depend on two different versions of `cpuid-bool`.

This advisory does not appear to be urgent. We should review this ignore
after a few weeks to see if our deps have switched over.

text of the advisory:

Issued
May 6, 2021
Package
cpuid-bool (crates.io)
Type
Unmaintained
Details
https://github.com/RustCrypto/utils/pull/381
Patched
no patched versions
Description
Please use the `cpufeatures`` crate going forward:

https://github.com/RustCrypto/utils/tree/master/cpufeatures

There will be no further releases of cpuid-bool.

* Run CI on this branch

Co-authored-by: Pat Hickey <[email protected]>

v0.26.0: Merge pull request #2805 from cfallin/release-0.26.0

05 Apr 20:39
6b77786
Compare
Choose a tag to compare