v0.6.3

superradcompany/microsandboxv0.6.3Jul 4, 2026by github-actions[bot]

AI Summary

This release addresses network stability issues, specifically regarding IPv6 DNS handling and TLS verification scope. It also restores a previous feature parity in the SDK.

Key Highlights

  • Implemented scoped upstream TLS verification.
  • Fixed IPv6 DNS edge case handling.
  • Restored local feature parity in the SDK (PR 754).

New Features

  • Scoped upstream TLS verification
  • IPv6 DNS edge case fixes
  • SDK local feature parity restoration

Full Release Notes

## What's Changed
* chore: refresh npm lockfile after v0.6.2 by @github-actions[bot] in https://github.com/superradcompany/microsandbox/pull/1082
* fix(network): handle IPv6 DNS edge cases by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/1083
* feat(network): scope upstream tls verification by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/1073
* fix(sdk): restore pr 754 local feature parity by @appcypher in https://github.com/superradcompany/microsandbox/pull/1091
* chore(release): bump microsandbox to 0.6.3 by @appcypher in https://github.com/superradcompany/microsandbox/pull/1094


**Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.6.2...v0.6.3