All Versions
10
Latest Version
Avg Release Cycle
148 days
Latest Release
1625 days ago
Changelog History
Changelog History
-
v0.3.1 Changes
October 07, 2020โ Add support for Break messages
-
v0.3.0
February 14, 2020 -
v0.2.2 Changes
June 20, 2019- โ Add Session.RawCommand()
-
v0.2.1 Changes
June 19, 2019- ๐ Fix ForwardedTCPHandler by switching to a pointer receiver
- 0๏ธโฃ Rename DefaultServerConfigCallback to ServerConfigCallback
-
v0.2.0 Changes
June 19, 2019- ๐ง Make ChannelHandlers configurable
- ๐ง Make RequestHandlers configurable
- 0๏ธโฃ Disable port forwarding by default
-
v0.1.4 Changes
June 19, 2019- ๐ Fix panic with missing request handler
-
v0.1.3 Changes
February 21, 2019๐ Small release which adds a method of changing the internal SSH config
-
v0.1.2 Changes
February 20, 2019This is a cut of master that includes reverse port forwarding.
-
v0.1.1 Changes
June 01, 2018๐ There were too many changes to list them in a short changelog, but the main reason for this release is so users working with dep or vgo can use a version which works with the latest
x/crypto/ssh
version. -
v0.1.0 Changes
February 14, 2017๐ First cut of the library before we start potentially introducing breaking API changes. Releases will use semantic versioning, but right now we're pre-1.0. During this phase breaking API changes will represented in the minor version and is the only reason a release will happen.