v0.5.2

matrixleons/evilwafv0.5.2May 28, 2026by github-actions[bot]

AI Summary

This is a maintenance release addressing socket naming length limitations and improving network destination parsing for the SDK.

Key Highlights

  • Fixed support for long sandbox names in agent sockets
  • Enhanced SDK to parse bare IP network destinations
  • Updated Python documentation for typed network destinations

Full Release Notes

## What's Changed
* chore: refresh npm lockfile after v0.5.1 by @github-actions[bot] in https://github.com/superradcompany/microsandbox/pull/815
* fix(runtime): support long sandbox names for agent sockets by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/820
* fix(sdk): parse bare ip network destinations by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/825
* docs(python): document typed network destinations by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/826
* chore(release): bump microsandbox to 0.5.2 by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/827


**Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.5.1...v0.5.2