Releases: damianoneill/net
Releases · damianoneill/net
Avoid closing pre-existing ssh client
Provide support for avoiding closing pre-existing ssh client.
Migrate to 1.18 as the baseline
Move to 118 (#128) * first push of 1.18, unit test breaking, golint identifies new issues * Remove unnecessary cast of asn1.ObjectIdentifier. Address lint issues. Co-authored-by: Simon James <simonjames@juniper.net>
Create client sessions from a pre-existing ssh client
Merge pull request #113 from sjames-iberis/feature/ssh-conn Change netconf session factory to expose new methods to …
Satori dependency removal from v1
Remove satori dependency from the original netconf client (on which v2 still depends).
Repository Cleanup
Remove dependency on unmaintained repo - github.com/satori/go.uuid
Bug Fix release
Handle remote closing connection during initialisation
SSH Based CLI Support
Basic implementation with a Send method:
- Sends a command to the server
- Returns server response
Simple extension points allow customisation for different server OS types:
- Different strategies for determining the cli prompt that signals the end of the server response
- Optional execution of initial commands to configure the server shell
The server response is returned as a single string.
It is the caller's responsibility to parse this, depending on the expected structure.
Implement option to disable chunked encoding
v2.4.0 Merge pull request #47 from damianoneill/dependabot/go_modules/github…
Revert previous Bug Fix
Resolution of issue, through alternate configuration.
Bug fix release for Cisco Router C1900
Address issues arising from testing with a cisco router, running C1900 Software (C1900-UNIVERSALK9-M), Version 15.1(4)M4.