-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Taarini Sarath Chander
committed
Sep 25, 2024
1 parent
1d81b7b
commit 5f39515
Showing
2 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
September 2024 | ||
========== | ||
|
||
September 24 - Pyats v24.9 | ||
------------------------ | ||
|
||
|
||
|
||
.. csv-table:: New Module Versions | ||
:header: "Modules", "Version" | ||
|
||
``pyats``, v24.9 | ||
``pyats.aereport``, v24.9 | ||
``pyats.aetest``, v24.9 | ||
``pyats.async``, v24.9 | ||
``pyats.cisco``, v24.9 | ||
``pyats.connections``, v24.9 | ||
``pyats.datastructures``, v24.9 | ||
``pyats.easypy``, v24.9 | ||
``pyats.kleenex``, v24.9 | ||
``pyats.log``, v24.9 | ||
``pyats.reporter``, v24.9 | ||
``pyats.results``, v24.9 | ||
``pyats.robot``, v24.9 | ||
``pyats.tcl``, v24.9 | ||
``pyats.topology``, v24.9 | ||
``pyats.utils``, v24.9 | ||
|
||
|
||
|
||
|
||
Changelogs | ||
^^^^^^^^^^ | ||
-------------------------------------------------------------------------------- | ||
New | ||
-------------------------------------------------------------------------------- | ||
|
||
* pyats.connections.wrapper | ||
* Added add_service_wrapper_usage_data function to push service wrapper data to business telemetry. | ||
|
||
|
||
-------------------------------------------------------------------------------- | ||
Fix | ||
-------------------------------------------------------------------------------- | ||
|
||
* topology | ||
* schema | ||
* Added device id to schema | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ Changelog | |
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
2024/September | ||
2024/july | ||
2024/june | ||
2024/may | ||
|