Skip to content

Minor fixes, NETCONF subscription example, and more!

Compare
Choose a tag to compare
@carlmontanari carlmontanari released this 13 Nov 16:32
· 184 commits to main since this release
94eb57a

What's Changed

  • Support supplying private key with system transport by @netixx in #104
  • fix: fixes nc1.0 not stripping delim, update junos golden test output… by @carlmontanari in #102
  • Fix transport close() to also close the underlying client by @mayuresh82 in #108
  • Fix goroutine leak in channel.read when transport is closed by @mayuresh82 in #109
  • Add tacacs+ configure prompt in cisco assets platform. by @dmmjy9 in #111
  • updates to NETCONF error checking & adding subscription example by @0x2142 in #110

New Contributors

Full Changelog: v1.1.3...v1.1.4