April 2026¶
April 28 - Pyats v26.4¶
Modules |
Version |
|---|---|
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
|
v26.4 |
Changelogs¶
New¶
- topology
Update testbed schema to include static testbed information
- pyats.configuration
- Modified Configuration
Added environment variable expansion for values loaded from
pyats.confSupports both
$VAR``and``${VAR}syntax in INI configuration values
Fix¶
- topology
- Removed pathspec dependency
Removed unused direct dependency on pathspec==0.12.1; it is already
Removed corresponding pathspec deprecation-warning filters from
- cisco
- Modified testbed CLI unit tests
Reduced brittleness in testbed bringup help and BringUp argument assertions so dynamically added worker CLI options do not cause unrelated test failures