Skip to content

Releases: bytecodealliance/wasmtime

v0.38.2: Release Wasmtime 0.38.2 (#4482)

20 Jul 20:10
486c88b
Compare
Choose a tag to compare
* Release Wasmtime 0.38.2

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

* Add release notes

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

v0.38.1: Release Wasmtime 0.38.1 (#4339)

27 Jun 22:27
9e2adfb
Compare
Choose a tag to compare
* Release Wasmtime 0.38.1

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

* Update relnotes

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

v0.38.0: Release Wasmtime 0.38.0 (#4288)

21 Jun 15:09
99c6463
Compare
Choose a tag to compare
* Release Wasmtime 0.38.0

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

* Update release date

* Update release notes for 0.38.0 (#4227)

* Update release notes for 0.38.0

* Fix a typo

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

v0.37.0: Release Wasmtime 0.37.0 (#4169)

20 May 14:47
e54c805
Compare
Choose a tag to compare
* Release Wasmtime 0.37.0

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

* Fix CI for Rust 1.61.0 (#4164)

A new version of rustc was released this morning and we have a few small
breakages on our CI which need fixing:

* A new warning was coming out of the c-api crate about an unneeded
  `unsafe` block.
* The panic message of a task in `cranelift-object` needed updating
  since the standard library changed how it formats strings with the nul
  byte.

* Undo accidental spec testsuite update

Need to fix the publish script to prevent this from happening again.

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

v0.36.0: Release Wasmtime 0.36.0 (#4058)

20 Apr 19:37
c0e58a1
Compare
Choose a tag to compare
[automatically-tag-and-release-this-commit]

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

v0.35.3: Release notes and version bumps for 0.35.3. (#4014)

11 Apr 19:29
7f69a7d
Compare
Choose a tag to compare
* Release notes for 0.35.3.

* Bumped all crate versions for Wasmtime 0.35.3 / Cranelift 0.82.3 patch release.

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

v0.35.2: Release Wasmtime 0.35.2 (#3985)

31 Mar 20:08
59bfe50
Compare
Choose a tag to compare
* Bump Wasmtime to 0.35.2

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

* Add release notes for 0.35.2

Co-authored-by: Wasmtime Publish <[email protected]>
Co-authored-by: Nick Fitzgerald <[email protected]>

v0.34.2: Release Wasmtime 0.34.2 (#3984)

31 Mar 21:35
1fa25ca
Compare
Choose a tag to compare
* Bump Wasmtime to 0.34.2

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

* Add release notes for 0.34.2

* Disable stack overflow tests on Windows

This test is disabled on Windows because we determined it is too risky to back
port https://github.com/bytecodealliance/wasmtime/pull/3861 to the 0.34.x
release branch.

* Switch back to windows-2019 on CI (#3854)

Looks like windows-2022 is failing, let's perhaps pin for now?

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

v0.35.1: Bump Wasmtime to 0.35.1 (#3911)

09 Mar 22:19
5b09b74
Compare
Choose a tag to compare
[automatically-tag-and-release-this-commit]

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

v0.35.0: Bump Wasmtime to 0.35.0 (#3885)

07 Mar 21:46
9137b4a
Compare
Choose a tag to compare
[automatically-tag-and-release-this-commit]

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