|
| 1 | +July 2025 |
| 2 | +========== |
| 3 | + |
| 4 | +July 29 - Pyats v25.7 |
| 5 | +------------------------ |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | +.. csv-table:: New Module Versions |
| 10 | + :header: "Modules", "Version" |
| 11 | + |
| 12 | + ``pyats``, v25.7 |
| 13 | + ``pyats.aereport``, v25.7 |
| 14 | + ``pyats.aetest``, v25.7 |
| 15 | + ``pyats.async``, v25.7 |
| 16 | + ``pyats.cisco``, v25.7 |
| 17 | + ``pyats.connections``, v25.7 |
| 18 | + ``pyats.datastructures``, v25.7 |
| 19 | + ``pyats.easypy``, v25.7 |
| 20 | + ``pyats.kleenex``, v25.7 |
| 21 | + ``pyats.log``, v25.7 |
| 22 | + ``pyats.reporter``, v25.7 |
| 23 | + ``pyats.results``, v25.7 |
| 24 | + ``pyats.robot``, v25.7 |
| 25 | + ``pyats.tcl``, v25.7 |
| 26 | + ``pyats.topology``, v25.7 |
| 27 | + ``pyats.utils``, v25.7 |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | +Changelogs |
| 33 | +^^^^^^^^^^ |
| 34 | +-------------------------------------------------------------------------------- |
| 35 | + Fix |
| 36 | +-------------------------------------------------------------------------------- |
| 37 | + |
| 38 | +* cisco-pkg |
| 39 | + * Loading clean_config during _get_bringup_config |
| 40 | + |
| 41 | +* pyats.cisco |
| 42 | + * Updated default email server to be `outbound.cisco.com` due to deprecation of `mail.cisco.com`. |
| 43 | + |
| 44 | +* pyats.clean |
| 45 | + * Modified clean loader to load JIT config when using templates |
| 46 | + |
| 47 | +* pyats.topology |
| 48 | + * Added timeout key to testbed.servers section |
| 49 | + |
| 50 | +* easypy-pkg |
| 51 | + * Added a check to find clean.extra.yaml and treat it as a jit clean for standalone bringup |
| 52 | + |
| 53 | +* pyats |
| 54 | + * Refactor plugin loading from pkg_resources.iter_entry_points to importlib.metadata.entry_points |
| 55 | + |
| 56 | +* pyats.devat |
| 57 | + * device compliance |
| 58 | + * add check for power cycle |
| 59 | + * exempt linux device from some checks |
| 60 | + |
| 61 | + |
| 62 | +-------------------------------------------------------------------------------- |
| 63 | + New |
| 64 | +-------------------------------------------------------------------------------- |
| 65 | + |
| 66 | +* pyats |
| 67 | + * Added new CLI argument '--clean-model-image' which we can pass the list images with model name |
| 68 | + |
| 69 | + |
0 commit comments