Releases: hyperlight-dev/hyperlight-wasm
Releases · hyperlight-dev/hyperlight-wasm
Latest Development Build From Dev Branch
Bump tracing from 0.1.43 to 0.1.44 (#309) Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.43 to 0.1.44. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.43...tracing-0.1.44) --- updated-dependencies: - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release v0.12.0
What's Changed
Full Changelog (excl. dependencies)
- Bump cc from 1.2.46 to 1.2.47 in /src/wasm_runtime by @dependabot[bot] in #276
- Bump syn from 2.0.110 to 2.0.111 in /src/hyperlight_wasm_macro by @dependabot[bot] in #275
- Bump syn from 2.0.110 to 2.0.111 in /src/wasm_runtime by @dependabot[bot] in #277
- Bump the cargo group across 2 directories with 1 update by @dependabot[bot] in #267
- Bump cc from 1.2.47 to 1.2.48 in /src/wasm_runtime by @dependabot[bot] in #278
- Bump metrics from 0.24.2 to 0.24.3 by @dependabot[bot] in #282
- Bump tracing from 0.1.41 to 0.1.43 by @dependabot[bot] in #280
- Bump criterion from 0.7.0 to 0.8.0 by @dependabot[bot] in #283
- Bump tracing from 0.1.41 to 0.1.43 in /src/wasm_runtime by @dependabot[bot] in #279
- Bump metrics-exporter-prometheus from 0.17.2 to 0.18.0 by @dependabot[bot] in #281
- Use Junction instead of symlink on windows by @simongdavies in #284
- Bump libc from 0.2.177 to 0.2.178 by @dependabot[bot] in #289
- Bump tracing-subscriber from 0.3.20 to 0.3.22 by @dependabot[bot] in #288
- Bump uuid from 1.18.1 to 1.19.0 by @dependabot[bot] in #287
- Bump goblin from 0.10.3 to 0.10.4 by @dependabot[bot] in #285
- Bump metrics-util from 0.20.0 to 0.20.1 by @dependabot[bot] in #286
- Bump log from 0.4.28 to 0.4.29 by @dependabot[bot] in #290
- Bump cc from 1.2.48 to 1.2.49 in /src/wasm_runtime by @dependabot[bot] in #295
- Bump criterion from 0.8.0 to 0.8.1 by @dependabot[bot] in #294
- Bump metrics-exporter-prometheus from 0.18.0 to 0.18.1 by @dependabot[bot] in #293
- Make sure hosts don't need hyperlight-host dependency by @simongdavies in #291
- Fix building debug examples by @jsturtevant in #272
- implement poisoned sandbox support by @simongdavies in #292
- Bump reqwest from 0.12.24 to 0.12.25 in /src/wasm_runtime by @dependabot[bot] in #296
- Bump hyperlight-component-util from 0.11.0 to 0.12.0 in /src/wasm_runtime by @dependabot[bot] in #300
- Bump hyperlight-component-util from 0.11.0 to 0.12.0 in /src/hyperlight_wasm_macro by @dependabot[bot] in #299
- Fixes FP rounding issue, adds tests and uses cargo hyperlight for building wasm_runtime by @jsturtevant in #166
- Bump cargo-hyperlight from 0.1.4 to 0.1.5 by @dependabot[bot] in #305
- Update to version v0.12.0 by @simongdavies in #302
- Use crates.io trusted publish by @jsturtevant in #303
Full Changelog: v0.11.0...v0.12.0
Release v0.11.0
What's Changed
Full Changelog (excl. dependencies)
- Bump toml from 0.9.7 to 0.9.8 by @dependabot[bot] in #233
- Bump cargo-util-schemas from 0.8.2 to 0.10.0 by @dependabot[bot] in #204
- Bump cc from 1.2.40 to 1.2.41 in /src/wasm_runtime by @dependabot[bot] in #234
- Bump clap from 4.5.48 to 4.5.49 by @dependabot[bot] in #235
- Bump reqwest from 0.12.23 to 0.12.24 in /src/wasm_runtime by @dependabot[bot] in #236
- Bump cfg-if from 1.0.3 to 1.0.4 in /src/wasm_runtime by @dependabot[bot] in #238
- Bump cfg-if from 1.0.3 to 1.0.4 by @dependabot[bot] in #237
- Bump syn from 2.0.106 to 2.0.107 in /src/wasm_runtime by @dependabot[bot] in #240
- Bump goblin from 0.10.2 to 0.10.3 by @dependabot[bot] in #239
- Bump syn from 2.0.106 to 2.0.107 in /src/hyperlight_wasm_macro by @dependabot[bot] in #241
- Bump clap from 4.5.49 to 4.5.50 by @dependabot[bot] in #242
- Bump proc-macro2 from 1.0.101 to 1.0.102 in /src/wasm_runtime by @dependabot[bot] in #246
- Bump proc-macro2 from 1.0.101 to 1.0.102 in /src/hyperlight_wasm_macro by @dependabot[bot] in #244
- Bump proc-macro2 from 1.0.102 to 1.0.103 in /src/wasm_runtime by @dependabot[bot] in #248
- Bump proc-macro2 from 1.0.102 to 1.0.103 in /src/hyperlight_wasm_macro by @dependabot[bot] in #247
- Bump syn from 2.0.107 to 2.0.108 in /src/wasm_runtime by @dependabot[bot] in #245
- Bump syn from 2.0.107 to 2.0.108 in /src/hyperlight_wasm_macro by @dependabot[bot] in #243
- Bump cc from 1.2.41 to 1.2.43 in /src/wasm_runtime by @dependabot[bot] in #249
- Enable native debugging for wasm modules/components by @dblnz in #129
- Bump clap from 4.5.50 to 4.5.51 by @dependabot[bot] in #250
- Bump cargo-util-schemas from 0.10.0 to 0.10.1 by @dependabot[bot] in #251
- Bump cc from 1.2.43 to 1.2.44 in /src/wasm_runtime by @dependabot[bot] in #253
- Bump hyperlight-component-util from 0.10.0 to 0.11.0 in /src/wasm_runtime by @dependabot[bot] in #255
- Bump hyperlight-component-util from 0.10.0 to 0.11.0 in /src/hyperlight_wasm_macro by @dependabot[bot] in #254
- Bump syn from 2.0.108 to 2.0.109 in /src/wasm_runtime by @dependabot[bot] in #258
- Bump syn from 2.0.108 to 2.0.109 in /src/hyperlight_wasm_macro by @dependabot[bot] in #257
- Update to latest hyperlight core by @dblnz in #256
- Add guest tracing support by @dblnz in #252
- Bump tracing-forest from 0.2.0 to 0.3.0 by @dependabot[bot] in #259
- Bump quote from 1.0.41 to 1.0.42 in /src/hyperlight_wasm_macro by @dependabot[bot] in #260
- Bump quote from 1.0.41 to 1.0.42 in /src/wasm_runtime by @dependabot[bot] in #261
- Bump syn from 2.0.109 to 2.0.110 in /src/wasm_runtime by @dependabot[bot] in #262
- Bump cc from 1.2.44 to 1.2.45 in /src/wasm_runtime by @dependabot[bot] in #263
- Bump syn from 2.0.109 to 2.0.110 in /src/hyperlight_wasm_macro by @dependabot[bot] in #264
- Bump cargo_metadata from 0.23.0 to 0.23.1 in /src/wasm_runtime by @dependabot[bot] in #269
- Bump cargo_metadata from 0.23.0 to 0.23.1 by @dependabot[bot] in #268
- Bump cc from 1.2.45 to 1.2.46 in /src/wasm_runtime by @dependabot[bot] in #270
- Bump clap from 4.5.51 to 4.5.52 by @dependabot[bot] in #271
- Bump clap from 4.5.52 to 4.5.53 by @dependabot[bot] in #273
- Release preparation for v0.11.0 by @dblnz in #274
New Contributors
Full Changelog: v0.10.0...v0.11.0
Release v0.10.0
What's Changed
Full Changelog (excl. dependencies)
- Bump cc from 1.2.34 to 1.2.35 in /src/wasm_runtime by @dependabot[bot] in #186
- Bump clap from 4.5.46 to 4.5.47 by @dependabot[bot] in #188
- Bump crate-ci/typos from 1.35.6 to 1.36.0 by @dependabot[bot] in #189
- Bump log from 0.4.27 to 0.4.28 by @dependabot[bot] in #190
- Bump windows from 0.61.3 to 0.62.0 by @dependabot[bot] in #194
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in #192
- Bump crate-ci/typos from 1.36.0 to 1.36.2 by @dependabot[bot] in #193
- Bump cc from 1.2.35 to 1.2.36 in /src/wasm_runtime by @dependabot[bot] in #195
- Bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #196
- Update common workflow version by @simongdavies in #197
- Bump cc from 1.2.36 to 1.2.37 in /src/wasm_runtime by @dependabot[bot] in #199
- Bump toml from 0.9.5 to 0.9.6 by @dependabot[bot] in #201
- Bump toml from 0.9.6 to 0.9.7 by @dependabot[bot] in #205
- Bump clap from 4.5.47 to 4.5.48 by @dependabot[bot] in #207
- Bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in #206
- Bump cc from 1.2.37 to 1.2.38 in /src/wasm_runtime by @dependabot[bot] in #208
- Bump libc from 0.2.175 to 0.2.176 by @dependabot[bot] in #209
- Bump windows from 0.62.0 to 0.62.1 by @dependabot[bot] in #211
- Bump quote from 1.0.40 to 1.0.41 in /src/hyperlight_wasm_macro by @dependabot[bot] in #212
- Bump quote from 1.0.40 to 1.0.41 in /src/wasm_runtime by @dependabot[bot] in #213
- Bump cc from 1.2.38 to 1.2.39 in /src/wasm_runtime by @dependabot[bot] in #214
- Bump cargo_metadata from 0.22.0 to 0.23.0 by @dependabot[bot] in #215
- Bump cargo_metadata from 0.22.0 to 0.23.0 in /src/wasm_runtime by @dependabot[bot] in #216
- Bump crate-ci/typos from 1.36.2 to 1.36.3 by @dependabot[bot] in #210
- Bump crate-ci/typos from 1.36.3 to 1.37.0 by @dependabot[bot] in #217
- Bump crate-ci/typos from 1.37.0 to 1.37.1 by @dependabot[bot] in #218
- Bump goblin from 0.10.1 to 0.10.2 by @dependabot[bot] in #219
- Bump cc from 1.2.39 to 1.2.40 in /src/wasm_runtime by @dependabot[bot] in #223
- Bump windows from 0.62.1 to 0.62.2 by @dependabot[bot] in #231
- Bump crate-ci/typos from 1.37.1 to 1.38.1 by @dependabot[bot] in #232
- Bump rust version to 1.89 by @ludfjig in #228
- Bump hyperlight dep to 0.10 by @ludfjig in #229
Full Changelog: v0.9.0...v0.10.0
Release v0.9.0
What's Changed
Full Changelog (excl. dependencies)
- Bump cfg-if from 1.0.1 to 1.0.3 by @dependabot[bot] in #164
- Bump crate-ci/typos from 1.35.4 to 1.35.5 by @dependabot[bot] in #163
- Bump cargo_metadata from 0.21.0 to 0.22.0 by @dependabot[bot] in #162
- Bump wasmtime from 35.0.0 to 36.0.1 by @dependabot[bot] in #167
- Bump clap from 4.5.45 to 4.5.46 by @dependabot[bot] in #170
- Bump wasmtime from 36.0.1 to 36.0.2 by @dependabot[bot] in #169
- Adds members excluded from workspace cargo.toml to dependabot by @simongdavies in #168
- Bump proc-macro2 from 1.0.95 to 1.0.101 in /src/hyperlight_wasm_macro by @dependabot[bot] in #179
- Bump spin from 0.9.8 to 0.10.0 in /src/wasm_runtime by @dependabot[bot] in #178
- Bump cfg-if from 1.0.1 to 1.0.3 in /src/wasm_runtime by @dependabot[bot] in #176
- Bump prettyplease from 0.2.36 to 0.2.37 in /src/wasm_runtime by @dependabot[bot] in #180
- Bump wit-bindgen-rt from 0.41.0 to 0.44.0 in /src/component_sample by @dependabot[bot] in #174
- Bump reqwest from 0.12.22 to 0.12.23 in /src/wasm_runtime by @dependabot[bot] in #173
- Bump cc from 1.2.32 to 1.2.34 in /src/wasm_runtime by @dependabot[bot] in #172
- Bump prettyplease from 0.2.36 to 0.2.37 in /src/hyperlight_wasm_macro by @dependabot[bot] in #171
- Bump syn from 2.0.104 to 2.0.106 in /src/hyperlight_wasm_macro by @dependabot[bot] in #175
- Bump crate-ci/typos from 1.35.5 to 1.35.6 by @dependabot[bot] in #182
- Bump cargo_metadata from 0.19.2 to 0.22.0 in /src/wasm_runtime by @dependabot[bot] in #177
- Allow setting the function definition size by @jprendes in #184
- Bump hyperlight-core dependencies by @jprendes in #183
- Update package versions to v0.9.0 by @simongdavies in #185
Full Changelog: v0.8.0...v0.9.0
Release v0.8.0
What's Changed
Full Changelog (excl. dependencies)
- Bump log from 0.4.26 to 0.4.27 by @dependabot[bot] in #7
- Bump clap from 4.5.32 to 4.5.34 by @dependabot[bot] in #5
- Bump crate-ci/typos from 1.30.2 to 1.30.3 by @dependabot[bot] in #3
- Bump windows from 0.59.0 to 0.60.0 by @dependabot[bot] in #4
- Update dependabot.yml by @simongdavies in #9
- Bump windows from 0.60.0 to 0.61.1 by @dependabot[bot] in #11
- README: Update the link for mshv crate by @jinankjain in #8
- Bump once_cell from 1.21.1 to 1.21.2 by @dependabot[bot] in #12
- Bump crate-ci/typos from 1.30.3 to 1.31.1 by @dependabot[bot] in #19
- Bump blake3 from 1.7.0 to 1.8.0 by @dependabot[bot] in #18
- Bump once_cell from 1.21.2 to 1.21.3 by @dependabot[bot] in #13
- Bump clap from 4.5.34 to 4.5.35 by @dependabot[bot] in #20
- Bump blake3 from 1.8.0 to 1.8.1 by @dependabot[bot] in #21
- Bump anyhow from 1.0.97 to 1.0.98 by @dependabot[bot] in #24
- Bump clap from 4.5.35 to 4.5.36 by @dependabot[bot] in #23
- Bump blake3 from 1.8.1 to 1.8.2 by @dependabot[bot] in #28
- Bump libc from 0.2.171 to 0.2.172 by @dependabot[bot] in #26
- Replace hyperlight-specific metrics with metrics crate by @ludfjig in #30
- Bump clap from 4.5.36 to 4.5.37 by @dependabot[bot] in #29
- Bump toml from 0.8.20 to 0.8.21 by @dependabot[bot] in #35
- Bump toml from 0.8.21 to 0.8.22 by @dependabot[bot] in #37
- Bump crate-ci/typos from 1.31.1 to 1.31.2 by @dependabot[bot] in #36
- Bump built from 0.7.7 to 0.8.0 by @dependabot[bot] in #41
- Bump chrono from 0.4.40 to 0.4.41 by @dependabot[bot] in #39
- Bump crate-ci/typos from 1.31.2 to 1.32.0 by @dependabot[bot] in #42
- Bump tokio from 1.43.0 to 1.45.0 by @dependabot[bot] in #44
- Bump crossbeam-channel from 0.5.14 to 0.5.15 by @dependabot[bot] in #43
- Bump tokio from 1.44.1 to 1.45.0 in /src/wasm_runtime in the cargo group across 1 directory by @dependabot[bot] in #45
- Bump clap from 4.5.37 to 4.5.38 by @dependabot[bot] in #48
- Remove deislabs references from dockerfile and scripts by @simongdavies in #51
- Add FOSSA license validation badge to readme.md by @devigned in #38
- fix rustfmt error by @buchizo in #47
- Automatically approve unmodified dependabot requests by @simongdavies in #46
- Bump hyperlight-host from
5387278to1f40391by @dependabot[bot] in #27 - Fix just fmt command in rust GH job by @simongdavies in #49
- Bump criterion from 0.5.1 to 0.6.0 by @dependabot[bot] in #52
- Re-use hyperlight dev and add wasm specific tools by @jsturtevant in #40
- Bump clap from 4.5.38 to 4.5.39 by @dependabot[bot] in #57
- Bump hyperlight-dev/ci-setup-workflow from 1.3.0 to 1.4.0 by @dependabot[bot] in #58
- Bump crate-ci/typos from 1.32.0 to 1.33.1 by @dependabot[bot] in #59
- Bump toml from 0.8.22 to 0.8.23 by @dependabot[bot] in #60
- Bump cfg-if from 1.0.0 to 1.0.1 by @dependabot[bot] in #62
- Bump windows from 0.61.1 to 0.61.3 by @dependabot[bot] in #66
- Bump libc from 0.2.172 to 0.2.173 by @dependabot[bot] in #68
- Bump hyperlight to 0.6 by @jprendes in #64
- Bump libc from 0.2.173 to 0.2.174 by @dependabot[bot] in #69
- Bump hyperlight-dev/ci-setup-workflow from 1.4.0 to 1.5.0 by @dependabot[bot] in #67
- Bump metrics-exporter-prometheus from 0.17.0 to 0.17.1 by @dependabot[bot] in #71
- Bump metrics-util from 0.19.1 to 0.19.2 by @dependabot[bot] in #70
- Bump goblin from 0.9.3 to 0.10.0 by @dependabot[bot] in #55
- Bump metrics-util from 0.19.2 to 0.20.0 by @dependabot[bot] in #77
- Add component model example and add test in CI by @jsturtevant in #73
- Bump metrics-exporter-prometheus from 0.17.1 to 0.17.2 by @dependabot[bot] in #76
- Bump wasmtime from 30.0.2 to 34.0.1 by @dependabot[bot] in #75
- Vendor wasm runtime by @jprendes in #78
- Bump hyperlight-component-macro from 0.6.1 to 0.7.0 by @dependabot[bot] in #85
- Bump hyperlight core to 0.7.0 by @jprendes in #84
- Bump crate-ci/typos from 1.33.1 to 1.34.0 by @dependabot[bot] in #87
- Generate vendor.tar in release workflow by @jprendes in #83
- Fix benchmarks in mshv3 by @jprendes in #90
- Do not install gh in CI by @jprendes in #92
- Use CPU in the benchmark artifacts name by @jprendes in #94
- Use bash for archiving benchmarks by @jprendes in #95
- Bump crate versions by @jprendes in #96
- Also publish hl-wasm-aot by @jprendes in #97
- Add per sandbox configuration for crashdumps by @jsturtevant in #98
- Add required crate metadata for crates.io by @jprendes in #99
- Fix release workflow by @jprendes in #100
- Update to use the latest wasi sdk by @jsturtevant in #101
- Fix the location of the file extraction by @jsturtevant in #103
- Bump toml from 0.8.23 to 0.9.0 by @dependabot[bot] in #104
- Bump clap from 4.5.40 to 4.5.41 by @dependabot[bot] in #106
- Add zerocopy mapping for wasm binary by @syntactically in #102
- Remove Nix files by @syntactically in #107
- Use the branch name to create the release by @jsturtevant in #108
- Bump cargo_metadata from 0.19.2 to 0.20.0 by @dependabot[bot] in #56
- Bump toml from 0.9.0 to 0.9.1 by @dependabot[bot] in #111
- Component benchmarks by @jsturtevant in #93
- Bump toml from 0.9.1 to 0.9.2 by @dependabot[bot] in #116
- Remove aot acting as wasm by @jsturtevant in #115
- Updates for hyperlight_component_macro due to change in wasm-parser by @jsturtevant in #91
- Make sure wit is compiled before running benchmarks by @jsturtevant in #118
- Update wasmtime to 34.0.2 by @jsturtevant in #119
- Add additional checks on PR...
Release v0.7.0
What's Changed
Full Changelog (excl. dependencies)
- Bump log from 0.4.26 to 0.4.27 by @dependabot in #7
- Bump clap from 4.5.32 to 4.5.34 by @dependabot in #5
- Bump crate-ci/typos from 1.30.2 to 1.30.3 by @dependabot in #3
- Bump windows from 0.59.0 to 0.60.0 by @dependabot in #4
- Update dependabot.yml by @simongdavies in #9
- Bump windows from 0.60.0 to 0.61.1 by @dependabot in #11
- README: Update the link for mshv crate by @jinankjain in #8
- Bump once_cell from 1.21.1 to 1.21.2 by @dependabot in #12
- Bump crate-ci/typos from 1.30.3 to 1.31.1 by @dependabot in #19
- Bump blake3 from 1.7.0 to 1.8.0 by @dependabot in #18
- Bump once_cell from 1.21.2 to 1.21.3 by @dependabot in #13
- Bump clap from 4.5.34 to 4.5.35 by @dependabot in #20
- Bump blake3 from 1.8.0 to 1.8.1 by @dependabot in #21
- Bump anyhow from 1.0.97 to 1.0.98 by @dependabot in #24
- Bump clap from 4.5.35 to 4.5.36 by @dependabot in #23
- Bump blake3 from 1.8.1 to 1.8.2 by @dependabot in #28
- Bump libc from 0.2.171 to 0.2.172 by @dependabot in #26
- Replace hyperlight-specific metrics with metrics crate by @ludfjig in #30
- Bump clap from 4.5.36 to 4.5.37 by @dependabot in #29
- Bump toml from 0.8.20 to 0.8.21 by @dependabot in #35
- Bump toml from 0.8.21 to 0.8.22 by @dependabot in #37
- Bump crate-ci/typos from 1.31.1 to 1.31.2 by @dependabot in #36
- Bump built from 0.7.7 to 0.8.0 by @dependabot in #41
- Bump chrono from 0.4.40 to 0.4.41 by @dependabot in #39
- Bump crate-ci/typos from 1.31.2 to 1.32.0 by @dependabot in #42
- Bump tokio from 1.43.0 to 1.45.0 by @dependabot in #44
- Bump crossbeam-channel from 0.5.14 to 0.5.15 by @dependabot in #43
- Bump tokio from 1.44.1 to 1.45.0 in /src/wasm_runtime in the cargo group across 1 directory by @dependabot in #45
- Bump clap from 4.5.37 to 4.5.38 by @dependabot in #48
- Remove deislabs references from dockerfile and scripts by @simongdavies in #51
- Add FOSSA license validation badge to readme.md by @devigned in #38
- fix rustfmt error by @buchizo in #47
- Automatically approve unmodified dependabot requests by @simongdavies in #46
- Bump hyperlight-host from
5387278to1f40391by @dependabot in #27 - Fix just fmt command in rust GH job by @simongdavies in #49
- Bump criterion from 0.5.1 to 0.6.0 by @dependabot in #52
- Re-use hyperlight dev and add wasm specific tools by @jsturtevant in #40
- Bump clap from 4.5.38 to 4.5.39 by @dependabot in #57
- Bump hyperlight-dev/ci-setup-workflow from 1.3.0 to 1.4.0 by @dependabot in #58
- Bump crate-ci/typos from 1.32.0 to 1.33.1 by @dependabot in #59
- Bump toml from 0.8.22 to 0.8.23 by @dependabot in #60
- Bump cfg-if from 1.0.0 to 1.0.1 by @dependabot in #62
- Bump windows from 0.61.1 to 0.61.3 by @dependabot in #66
- Bump libc from 0.2.172 to 0.2.173 by @dependabot in #68
- Bump hyperlight to 0.6 by @jprendes in #64
- Bump libc from 0.2.173 to 0.2.174 by @dependabot in #69
- Bump hyperlight-dev/ci-setup-workflow from 1.4.0 to 1.5.0 by @dependabot in #67
- Bump metrics-exporter-prometheus from 0.17.0 to 0.17.1 by @dependabot in #71
- Bump metrics-util from 0.19.1 to 0.19.2 by @dependabot in #70
- Bump goblin from 0.9.3 to 0.10.0 by @dependabot in #55
- Bump metrics-util from 0.19.2 to 0.20.0 by @dependabot in #77
- Add component model example and add test in CI by @jsturtevant in #73
- Bump metrics-exporter-prometheus from 0.17.1 to 0.17.2 by @dependabot in #76
- Bump wasmtime from 30.0.2 to 34.0.1 by @dependabot in #75
- Vendor wasm runtime by @jprendes in #78
- Bump hyperlight-component-macro from 0.6.1 to 0.7.0 by @dependabot in #85
- Bump hyperlight core to 0.7.0 by @jprendes in #84
- Bump crate-ci/typos from 1.33.1 to 1.34.0 by @dependabot in #87
- Generate vendor.tar in release workflow by @jprendes in #83
- Fix benchmarks in mshv3 by @jprendes in #90
- Do not install gh in CI by @jprendes in #92
- Use CPU in the benchmark artifacts name by @jprendes in #94
- Use bash for archiving benchmarks by @jprendes in #95
- Bump crate versions by @jprendes in #96
- Also publish hl-wasm-aot by @jprendes in #97
- Add per sandbox configuration for crashdumps by @jsturtevant in #98
- Add required crate metadata for crates.io by @jprendes in #99
New Contributors
- @dependabot made their first contribution in #7
- @simongdavies made their first contribution in #9
- @jinankjain made their first contribution in #8
- @ludfjig made their first contribution in #30
- @devigned made their first contribution in #38
- @buchizo made their first contribution in #47
- @jsturtevant made their first contribution in #40
- @jprendes made their first contribution in #64
Full Changelog: https://github.com/hyperlight-dev/hyperlight-wasm/commits/v0.8.0-preview.1
Full Changelog: dev-latest...v0.7.0