v0.6.0

superradcompany/microsandboxv0.6.0Jun 27, 2026by github-actions[bot]

AI Summary

Version 0.6.0 marks the introduction of native Windows support alongside various SDK improvements. It includes fixes for zombie runtimes and enhancements to proxy secret handling, alongside general dependency updates.

Key Highlights

  • Introduction of Windows support
  • Fix for zombie sandbox runtimes in the SDK
  • Support for host-directory bind rootfs
  • Improved proxy secret substitution
  • Updated dependencies

New Features

  • Windows support
  • Host-directory bind rootfs
  • Proxy secret substitution fixes

Full Release Notes

## What's Changed
* chore: refresh npm lockfile after v0.5.10 by @github-actions[bot] in https://github.com/superradcompany/microsandbox/pull/1034
* chore(deps): Bump the "dependencies" group with 2 updates across multiple ecosystems by @dependabot[bot] in https://github.com/superradcompany/microsandbox/pull/1035
* fix(sdk): stop waiting on zombie sandbox runtimes by @appcypher in https://github.com/superradcompany/microsandbox/pull/1036
* feat(windows): add Windows support by @appcypher in https://github.com/superradcompany/microsandbox/pull/1019
* build(windows): use published libkrun inputs by @appcypher in https://github.com/superradcompany/microsandbox/pull/1043
* feat(sdk): support a host-directory bind rootfs by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/1021
* fix(network): substitute secrets through CONNECT proxies by @TheRealSibasishBehera in https://github.com/superradcompany/microsandbox/pull/1022
* build(sdk): add Windows SDK packages by @appcypher in https://github.com/superradcompany/microsandbox/pull/1044
* chore(release): bump microsandbox to 0.6.0 by @appcypher in https://github.com/superradcompany/microsandbox/pull/1042


**Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.5.10...v0.6.0