Releases: scrapli/scrapligo
Releases · scrapli/scrapligo
v1.1.6
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
Minor fixes, NETCONF subscription example, and more!
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
- @netixx made their first contribution in #104
- @mayuresh82 made their first contribution in #108
- @dmmjy9 made their first contribution in #111
- @0x2142 made their first contribution in #110
Full Changelog: v1.1.3...v1.1.4
Fix SendConfig MultiResponse Failed Attribute
What's Changed
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Add Netconf WithFilter by @no-such-anthony in #86
- ensure platform failedwhencontains is set by @carlmontanari in #90
- Updated srl prompts by @hellt in #91
New Contributors
- @no-such-anthony made their first contribution in #86
Full Changelog: v1.1.1...v1.1.2
Fix channel close hang
Fix Build Tags, PlatformType in Platform Definitions
What's Changed
- include dot char in a hostname patter for junos by @hellt in #84
- Platform type and win by @carlmontanari in #83
Full Changelog: v1.0.3...v1.1.0
Win Fix for Commando
What's Changed
- master->main by @hellt in #81
- build tags and some tidying to allow windows use in commando by @carlmontanari in #82
Full Changelog: v1.0.2...v1.0.3
Platform from bytes, smarter channel queueing/dequeueing
What's Changed
- accept yaml bytes or string filepath/url by @carlmontanari in #80
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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