Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 19 May 14:07
· 84 commits to main since this release

🚀 Release adnbn v0.6.1 (2026-05-19)

🐛 Bug Fixed

  • transport: improve error handling and result structure across transports (2dc9aca)

    • Add structured error serialization and restoration in MessageManager
    • Add support for envelope-like response structures in messages
    • Improve test coverage for various error scenarios in message handlers
    • Refactor transport registries with stricter type constraints
    • Update transport APIs to use scoped registry names and target types

🙌 Contributors