Skip to content

Releases: devsy-org/ssh

v1.2.0

25 May 21:41
a9726a4

Choose a tag to compare

1.2.0 (2026-05-25)

Features

  • add connection-level keepalive and ConnectionClosingCallback (#4) (7fa2baf)

v1.1.0

18 Apr 04:00
ed16f68

Choose a tag to compare

1.1.0 (2026-04-18)

Features

Bug Fixes

  • add checkout step to release workflow for auto-merge (#25) (04f1a19)
  • address lint issues in golangci config and streamlocal (#9) (e15de8f)
  • KeyboardInteractive Login (1593226)
  • remove revive rule overrides and fix all resulting violations (#21) (757e9f2)
  • resolve all remaining lint issues (#20) (9251de4)
  • resolve errcheck lint issue in streamlocal.go (#14) (1f166c4)
  • resolve errcheck lint issues in conn.go (#11) (51e7394)
  • resolve gosec lint issues in x11.go (#19) (edebb51)
  • resolve lint issues in agent.go (#10) (be1e766)
  • resolve lint issues in options.go (#12) (916b0bf)
  • resolve lint issues in server.go (#16) (7b416ea)
  • resolve lint issues in session_test.go and server_test.go (#18) (8f6a171)
  • resolve lint issues in session.go (#17) (5139e64)
  • resolve lint issues in tcpip.go (#15) (f831916)
  • resolve lint issues in test files (#13) (374100f)
  • use filepath instead of path for cross-plaform compatibility (1471138)
  • use idiomatic go (570aa23)

v1.0.0

18 Apr 03:59
567a6e3

Choose a tag to compare

Initial release under devsy-org