September 2025¶
September 30 - Pyats v25.9
Modules |
Version |
---|---|
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
|
v25.9 |
Changelogs¶
Fix¶
- pyats.topology
Enhanced TopologyDict.get() to support alias based lookups in addition to keys
- pyats.devat
Update the check for device console to exempt windows devices, and Update the exempt VRF models to include c9800cl and c9800cl.
- reporter
Added handling for issues encountered while terminating a client unexptectedly
New¶
- pyats.devat
Add a new method
Update_device_compliance_attribute
to update the device compliance attribute for devices based on their compliance status.
- pyats.utils
Added new singleton
working_set
to utils.py to take over for deprecatedpkg_resources.working_set
.