What's Changed
No more custom SSH tunnels before sending requests to the internal APIs. Resterm now treats SSH like a first-class transport. Every request type - HTTP, GraphQL, gRPC, WebSocket, SSE can carry an ssh directive, letting you route calls through bastions or edge boxes with a single annotation.
Full Changelog: v0.7.8...v0.8.0