v0.5.9

superradcompany/microsandboxv0.5.9Jun 23, 2026by github-actions[bot]

AI Summary

v0.5.9 updates dependencies, redesigns the Rust sandbox reference documentation, moves bulky configurations to an inherited config file, and fixes a runtime heartbeat staleness issue.

Key Highlights

  • Redesigned Rust sandbox reference page
  • Config moved to inherited config fd
  • Fixed runtime heartbeat staleness kill
  • Bumped dependencies via dependabot

New Features

  • Inherited config file for bulk settings
  • Dependency updates
  • Runtime heartbeat fix

Full Release Notes

## What's Changed
* chore(deps): Bump the "dependencies" group with 2 updates across multiple ecosystems by @dependabot[bot] in https://github.com/superradcompany/microsandbox/pull/988
* docs(sdk): redesign rust sandbox reference page by @appcypher in https://github.com/superradcompany/microsandbox/pull/1005
* feat(sandbox): move bulky config onto an inherited config fd by @appcypher in https://github.com/superradcompany/microsandbox/pull/1006
* docs(sdk): collapse method examples and refine reference tables by @appcypher in https://github.com/superradcompany/microsandbox/pull/1009
* fix(runtime): drop always-on heartbeat staleness kill by @appcypher in https://github.com/superradcompany/microsandbox/pull/1011
* ci: cap cargo jobs and bound timeouts on self-hosted runners by @appcypher in https://github.com/superradcompany/microsandbox/pull/1012


**Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.5.8...v0.5.9