July 2024¶
July 30 - Pyats v24.7¶
Modules |
Version |
---|---|
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
|
v24.7 |
Upgrade Instructions¶
# DevNet Community
bash$ pip install --upgrade pyats
# Cisco Internal Developers
bash$ pip install --upgrade ats
Changelogs¶
Fix¶
- pyats.utils
- Modified argv parser helper function
Ignore arguments after
--
Allow
-
to be passed as a value
- pyats.cli
- Modified version update
Ignore packages that have no matching version
New¶
- pyats.reporter
update the log offset for each sub process
- pyats
remove init file for declaring namespaces for all the packages to avoid deprecation messages.