April 2023¶
April 25 - Pyats v23.4¶
Modules |
Version |
---|---|
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
|
v23.4 |
Upgrade Instructions¶
# DevNet Community
bash$ pip install --upgrade pyats
# Cisco Internal Developers
bash$ pip install --upgrade ats
Changelogs¶
Fix¶
- pyats.manifest
Add support for CLI arguments with * as value
- pyats.utils
Fixed default value with CLI markup usage
- pyats.easypy
Update the plugin loading in the plugins and update the black_box test.
- install
Fix for installer to source venv for pip format json command.
- update
Fix to pick up ats packages instead of pyats
New¶
- easypy
- moved AEPluginReporter and AEPluginContext and report_func Wrapper from Plugin Bundle
move the reporter from plugin bundle to easypy reporter