Skip to content

v1.0.50

Choose a tag to compare

@github-actions github-actions released this 06 Aug 10:53
· 475 commits to master since this release

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