What's Changed
- low level sshpiper api is fully redesigned to support more routing protocols.
- plugins system totally redesigned to be more flexible and extensible.
- plugins are now sperated from main process and no longer a single big binary, this allow user to write their own plugins without touching sshpiperd code.
- grpc is first class now, the plugins are built on top of it
Full Changelog: v0.7.11...v1.0.50