v0.19.3
The highlight of this release is a go-iroh overlay for aRPC.
Changelog
- 505eb63 feat(am-dbg): add --output-mach to dump the current machine and schema in --dir (#473)
- 352990d feat(am-dbg): release am-dbg v0.19.3 (#474)
- f7fb59a feat(am-dbg): replace step timeline with marker timeline (#470)
- 0c49de9 feat(am-gen): add schema-from-file cmd for YAML inputs (#471)
- 020a884 feat(am-gen): add starter-kit cmd for YAML inputs (#468)
- 61a3331 feat(am-relay): add --output-mach and --output-clients (#469)
- c3e2495 feat(relay): add API keys to relayed WebSocket connections (#467)
- 64ec475 feat(rpc): add API keys to WebSocket aRPC connections (#466)
- 5f3de49 feat(rpc): add go-iroh overlay for aRPC (#464)
- 9ff4df4 feat: release v0.19.3 (#475)
- 1b3b8d0 fix(rpc): retry mutation on conn retry (#465)
- dfec103 test(am-relay): add /tunnel/ and /dial/ tests for am-relay (#463)
- b10544c test(machine): bump line coverage to 90% (#462)
- f0f99bc test(repl): add CLI and REPL tests for aRPC (#461)