Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 54 additions & 0 deletions docs/changelog/2025/april.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
April 2025
==========

April 29 - Pyats v25.4
------------------------



.. csv-table:: New Module Versions
:header: "Modules", "Version"

``pyats``, v25.4
``pyats.aereport``, v25.4
``pyats.aetest``, v25.4
``pyats.async``, v25.4
``pyats.cisco``, v25.4
``pyats.connections``, v25.4
``pyats.datastructures``, v25.4
``pyats.easypy``, v25.4
``pyats.kleenex``, v25.4
``pyats.log``, v25.4
``pyats.reporter``, v25.4
``pyats.results``, v25.4
``pyats.robot``, v25.4
``pyats.tcl``, v25.4
``pyats.topology``, v25.4
``pyats.utils``, v25.4




Changelogs
^^^^^^^^^^
--------------------------------------------------------------------------------
Fix
--------------------------------------------------------------------------------

* devat-pkg
* Fix name object has no attribute value

* aetest
* commons
* update uid normalization logic for common setup and cleanup


--------------------------------------------------------------------------------
New
--------------------------------------------------------------------------------

* easypy
* Rerun plugin
* Save results to `rerun.input.yaml` in the archive


1 change: 1 addition & 0 deletions docs/changelog/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Changelog
.. toctree::
:maxdepth: 2

2025/april
2025/march
2025/february
2025/january
Expand Down