Skip to content

v0.6.10

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 10:48
Immutable release. Only release title and notes can be modified.
aae05d8

What's Changed

  • chore: refresh npm lockfile after v0.6.9 by @github-actions[bot] in #1351
  • fix(windows/tty): use WriteConsoleW/ReadConsoleW for interactive attach by @boostd in #1336
  • ci(release): parallelize release artifact builds by @appcypher in #1349
  • docs: update Windows troubleshooting guide path by @yzxcj797 in #1362
  • chore(deps): Bump the cargo group across 1 directory with 2 updates by @dependabot[bot] in #1355
  • fix(runtime): clear error when a bind-mount host directory is permission-denied by @lyb2320 in #1325
  • fix(runtime): fix broken build from bind-mount permission diagnostic by @toksdotdev in #1366
  • feat(ssh): make inactivity timeout configurable by @toksdotdev in #1341
  • docs(recipes): add tested sandbox workflows by @appcypher in #1202
  • ci(ruby): reuse native build inputs by @toksdotdev in #1369
  • fix(network): fall back between host loopback families by @toksdotdev in #1379
  • refactor(network): organize network modules by @toksdotdev in #1380
  • feat(ruby): add precompiled platform gem build pipeline by @ya-luotao in #1295
  • docs: improve example discovery and runner walkthrough by @appcypher in #1378
  • feat(cli): add plural resource list aliases by @appcypher in #1371
  • fix(mounts): order nested destinations parent first by @appcypher in #1376
  • fix(network): require DNS pins for deferred domain allows by @appcypher in #1365
  • fix(runtime): format bind mount paths correctly by @appcypher in #1389
  • fix(runtime): move guest bootstrap off kernel command line by @appcypher in #1375
  • fix(sandbox): contain bind rootfs patches by @appcypher in #1373
  • refactor(network): move proxy tasks onto owning types by @toksdotdev in #1381
  • chore(release): bump microsandbox to 0.6.10 by @appcypher in #1372

New Contributors

Full Changelog: v0.6.9...v0.6.10