Skip to content

Releases: scrapli/scrapligo

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

v1.0.0

02 Jul 19:33
9ef2042
Compare
Choose a tag to compare

What's Changed

  • force self closing tag option by @carlmontanari in #76
  • V1.0.0 beta by @carlmontanari in #78
    • Far too much to list on this PR as it was basically a near re-write! Things have stayed similar but hopefully are a bit more idiomatic and generally nicer (though still not super idiomatic in many respects as we are still trying to stay similar to the python roots). Please see the "whats changed" section of the readme (bottom of the page) for the list of major changes.

Full Changelog: v0.1.3...v1.0.0

v0.1.3

06 May 16:38
befdd99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

22 Dec 21:46
7357fe5
Compare
Choose a tag to compare
  • Added "bare" RPC netconf operation #54
  • Fix regex pattern possible race condition #56 #57 (thank you @networkop and @hellt)
  • Added Palo Alto PanOS support #58
  • Fixed build for Windows (🤮 ) #55
  • Added ReadWithCallbacks method to driver #60

v0.1.1

23 Sep 19:52
40ed54b
Compare
Choose a tag to compare
  • Fixed netconf auth failure not reporting error
  • Added option to set cfg CandidateConfigFIle name (thank you to @nitinsoniism )
  • Handle privilege escalation for secondary auth better
  • Fixed netconf capabilities exchange to not break if server has namespaces (thank you to @hellt )

v0.1.0

31 Aug 20:32
c6f2804
Compare
Choose a tag to compare

Initial release of scrapligo!