Skip to content

Releases: hyperlight-dev/hyperlight-wasm

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

Latest Development Build From Dev Branch

20 Nov 19:24
89f551a

Choose a tag to compare

Release preparation for v0.11.0

Signed-off-by: Doru Blânzeanu <dblnz@pm.me>