March 2021¶
March 30th¶
Modules |
Versions |
---|---|
|
v21.3 |
|
v21.3 |
Install Instructions¶
bash$ pip install unicon.plugins
bash$ pip install unicon
Upgrade Instructions¶
bash$ pip install --upgrade unicon.plugins
bash$ pip install --upgrade unicon
Features and Bug Fixes:¶
Fix¶
- statemachine
detect_state() now passes the connection context to go_to()
- connections
Refactor is_connected to use connected implementation
Fix bug with file descriptor on disconnect/close
- device ERROR_PATTERN settings
Add integration test for device settings from topology
- device custom settings
Added support for execute, configure and traceroute timeouts from custom key for backward compatibility with Genie