Skip to content

Releases: hyperlight-dev/hyperlight-wasm

Latest Development Build From Dev Branch

19 Dec 04:49
09ad190

Choose a tag to compare

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

12 Dec 21:45
v0.12.0
6b1b598

Choose a tag to compare

What's Changed

Full Changelog (excl. dependencies)

Full Changelog: v0.11.0...v0.12.0

Release v0.11.0

20 Nov 20:11
89f551a

Choose a tag to compare

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

09 Oct 23:32
f4b0bcc

Choose a tag to compare

What's Changed

Full Changelog (excl. dependencies)

Full Changelog: v0.9.0...v0.10.0

Release v0.9.0

01 Sep 23:17
d29153a

Choose a tag to compare

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

18 Aug 19:29
3242d06

Choose a tag to compare

What's Changed

Full Changelog (excl. dependencies)

Read more

Release v0.7.0

03 Jul 20:16
be5f3fb

Choose a tag to compare

What's Changed

Full Changelog (excl. dependencies)

New Contributors

Full Changelog: https://github.com/hyperlight-dev/hyperlight-wasm/commits/v0.8.0-preview.1

Full Changelog: dev-latest...v0.7.0