Scrapli-cfg

Latest version: v2024.1.30

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

Scan your dependencies

Page 2 of 3

2021.07.30a9

* doc/readme housekeeping
* add 3.10 to ci
* make tests not a package, make it more in line w/ scrapli core
* adding release branch creation to publish process
* bump pins
* regen integration sessions after minor lab updates, bump pins
* 3.10 classifier

2021.07.30a8

Title basically...

cfg connections now need to have `prepare` called on them (context manager will do this for you), but unless `dedicated_connection` is set to `True` they now basically assume you are going to leave the scrapli connection alone (i.e. scrapli-cfg will not open/close the underlying scrapli conn w/out that `dedicated_connection` arg).

`on_open` --> `on_prepare` and the default callable have been removed -- too much magic, users can/should provide an `on_prepare` to handle whatever they need for their environment.

Closer to a stable public release (2021.07.30 of course)

2021.07.30a7

2021.07.30a6

Title!

2021.07.30a5

Basically just some minor clean up ++ option to *not* close underlying scrapli connection when closing the scrapli cfg conn (super useful w/ context managers!)

2021.07.30a4

^^ title! fixes packaging that I broke in 2021.07.30a3 :)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.