Skip to content

Releases: scrapli/scrapligo

v1.1.6

04 Feb 00:15
Compare
Choose a tag to compare

Small release note... biiiig fix for some very dumb things I had let slip in. Huge thanks to @hellt and @haccht for all the help in finding, and diagnosing the issue(s) in here! TL;DR is that fetching giant output was very slow and now it is fast like it should be!

What's Changed

  • refactor: limit channel search depth to not be very slow and dumb by @carlmontanari in #116

Full Changelog: v1.1.5...v1.1.6

v1.1.5

23 Jan 15:59
a4ea189
Compare
Choose a tag to compare

What's Changed

  • Add support for cumulus linux & vtysh by @ohai89 in #112
  • enhanced forceSelfClosingTags by @hellt in #114

New Contributors

Full Changelog: v1.1.4...v1.1.5

Minor fixes, NETCONF subscription example, and more!

13 Nov 16:32
94eb57a
Compare
Choose a tag to compare

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

Fix SendConfig MultiResponse Failed Attribute

04 Oct 13:23
93d22ca
Compare
Choose a tag to compare

What's Changed

  • propagate multiresponse failed status to the combined response of SendConfig by @hellt in #101

Full Changelog: v1.1.2...v1.1.3

v1.1.2

25 Jul 00:14
0474d2d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

Fix channel close hang

15 Jul 20:46
80653cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

Fix Build Tags, PlatformType in Platform Definitions

10 Jul 22:43
0081d91
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

Win Fix for Commando

06 Jul 23:32
27ac041
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

Platform from bytes, smarter channel queueing/dequeueing

05 Jul 20:09
bc6f10f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

02 Jul 21:09
1c0c2e6
Compare
Choose a tag to compare

What's Changed

  • add open args override and open bin options for system transport by @carlmontanari in #79

Full Changelog: v1.0.0...v1.0.1