Skip to content

Releases: bytecodealliance/wasmtime

v1.0.2: Prepare a Wasmtime 1.0.2 release (#5246)

11 Nov 00:21
1599194
Compare
Choose a tag to compare
* Merge pull request from GHSA-wh6w-3828-g9qf

This is a minimal fix for the release branch to fix the issue of having
a memory slot get reused between a module with an image and one without.

* Merge pull request from GHSA-44mr-8vmm-wjhg

This ensures that memories, even with zero contents, still have the
necessary virtual mappings as required by the code generator to report
out-of-bounds reads/writes.

* Merge pull request from GHSA-h84q-m8rr-3v9q

The Rust definition was previously performing a 4-byte write when the C
API was declared as taking an 1-byte buffer.

* CI fixes from CVE patches

* Bump to 1.0.2

* Cherry-pick github actions fixes for 1.0.2 release

Culmination of patches already landed in `main` and `release-2.0.0`

* Release Wasmtime 1.0.2

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

* Fix inst size test for Rust 1.65.0

* Use an alternate doxygen download link (#5150)

* Use an alternate doxygen download link

Looks like doxygen.nl is down otherwise.

* Update link

v2.0.1: Fix the `push-tag` workflow again (#5144)

27 Oct 18:22
516b959
Compare
Choose a tag to compare
[automatically-tag-and-release-this-commit]

Release Wasmtime 2.0.0

20 Oct 20:54
ff8c568
Compare
Choose a tag to compare
Release Wasmtime 2.0.0 (#5081)

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

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

v1.0.1: Release Wasmtime 1.0.1 (#4962)

26 Sep 20:37
c63087f
Compare
Choose a tag to compare
* Release Wasmtime 1.0.1

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

* Update RELEASES.md.

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

v1.0.0: Release Wasmtime 1.0.0 (#4930)

20 Sep 16:05
9db8498
Compare
Choose a tag to compare
[automatically-tag-and-release-this-commit]

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

v0.40.1: Release Wasmtime 0.40.1 (#4835)

31 Aug 21:30
190148a
Compare
Choose a tag to compare
[automatically-tag-and-release-this-commit]

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

v0.40.0: Release Wasmtime 0.40.0 (#4744)

22 Aug 18:47
3615f94
Compare
Choose a tag to compare
[automatically-tag-and-release-this-commit]

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

v0.39.1: Release Wasmtime 0.39.1 (#4493)

21 Jul 02:07
19b5436
Compare
Choose a tag to compare
[automatically-tag-and-release-this-commit]

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

v0.39.0: Release Wasmtime 0.39.0 (#4472)

20 Jul 18:20
c780594
Compare
Choose a tag to compare
[automatically-tag-and-release-this-commit]

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

v0.38.3: Release Wasmtime 0.38.3 (#4492)

21 Jul 01:47
f136210
Compare
Choose a tag to compare
[automatically-tag-and-release-this-commit]

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