Scrapli

Latest version: v2024.1.30

Safety actively analyzes 638819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 13

202.03.28

Fixed things so that nornir_scrapli plays nicer with nornir's print_results function
Updated tests to match

1.2.0

What's Changed
* Feat/fuzzy read until input by carlmontanari in https://github.com/scrapli/scrapligo/pull/151
* Fixes 155 - add WithStandardTransportDialTimeout by patrickfnielsen in https://github.com/scrapli/scrapligo/pull/156

The big one here is the fuzzy read pr -- it actually contains a ton of internal channel improvements. things that were maybe just kinda copied form py -> go and not really every optimized. Surely still room for improvement, but some good stuff there. This also moved a few channel methods around hence the minor instead of patch version bump.

New Contributors
* patrickfnielsen made their first contribution in https://github.com/scrapli/scrapligo/pull/156

**Full Changelog**: https://github.com/scrapli/scrapligo/compare/v1.1.12...v1.2.0

1.1.12

What's Changed
* fix: hopefully better force self close tags setup by carlmontanari in https://github.com/scrapli/scrapligo/pull/149
* refactor/channel-and-misc-improvements by carlmontanari in https://github.com/scrapli/scrapligo/pull/150
* actually lots in this one but nothing outwardly interesting :p -- tl;dr started messing with rust, made me look at some stuff differently and found some fairly easy/obvious fixes/improvements to channel reading logic.
* also added in channel ssh error message handling like scrapli python has


**Full Changelog**: https://github.com/scrapli/scrapligo/compare/v1.1.11...v1.1.12

1.1.11

What's Changed
* Expose NETCONF server capabilities by karimra in https://github.com/scrapli/scrapligo/pull/141
* Store the Netconf session ID and expose it using driver.SessionID() by karimra in https://github.com/scrapli/scrapligo/pull/142
* Fix session-id match by karimra in https://github.com/scrapli/scrapligo/pull/143
* add commit confirmed options to the NETCONF driver by karimra in https://github.com/scrapli/scrapligo/pull/144
* feat: first pass at storing both framed and unframed netconf input by carlmontanari in https://github.com/scrapli/scrapligo/pull/147
* fix: hide ansi pattern in utils behind a sync.Once like other regexps by carlmontanari in https://github.com/scrapli/scrapligo/pull/146

New Contributors
* karimra made their first contribution in https://github.com/scrapli/scrapligo/pull/141

**Full Changelog**: https://github.com/scrapli/scrapligo/compare/v1.1.10...v1.1.11

1.1.10

What's Changed
* Close opened transports if authentication fails in Channel.Open. by bormanp in https://github.com/scrapli/scrapligo/pull/135

New Contributors
* bormanp made their first contribution in https://github.com/scrapli/scrapligo/pull/135

**Full Changelog**: https://github.com/scrapli/scrapligo/compare/v1.1.9...v1.1.10

1.1.9

What's Changed
* channel: don't leak go routine on close by nemith in https://github.com/scrapli/scrapligo/pull/130
* SendCommands return early if commands len == 0 by steiler in https://github.com/scrapli/scrapligo/pull/134
* added first pass vyatta_vyos platform

New Contributors
* nemith made their first contribution in https://github.com/scrapli/scrapligo/pull/130
* steiler made their first contribution in https://github.com/scrapli/scrapligo/pull/134

**Full Changelog**: https://github.com/scrapli/scrapligo/compare/v1.1.8...v1.1.9

Page 10 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.