File tree Expand file tree Collapse file tree 2 files changed +51
-0
lines changed Expand file tree Collapse file tree 2 files changed +51
-0
lines changed Original file line number Diff line number Diff line change 1+ September 2024
2+ ==========
3+
4+ September 24 - Pyats v24.9
5+ ------------------------
6+
7+
8+
9+ .. csv-table :: New Module Versions
10+ :header: "Modules", "Version"
11+
12+ ``pyats ``, v24.9
13+ ``pyats.aereport ``, v24.9
14+ ``pyats.aetest ``, v24.9
15+ ``pyats.async ``, v24.9
16+ ``pyats.cisco ``, v24.9
17+ ``pyats.connections ``, v24.9
18+ ``pyats.datastructures ``, v24.9
19+ ``pyats.easypy ``, v24.9
20+ ``pyats.kleenex ``, v24.9
21+ ``pyats.log ``, v24.9
22+ ``pyats.reporter ``, v24.9
23+ ``pyats.results ``, v24.9
24+ ``pyats.robot ``, v24.9
25+ ``pyats.tcl ``, v24.9
26+ ``pyats.topology ``, v24.9
27+ ``pyats.utils ``, v24.9
28+
29+
30+
31+
32+ Changelogs
33+ ^^^^^^^^^^
34+ --------------------------------------------------------------------------------
35+ New
36+ --------------------------------------------------------------------------------
37+
38+ * pyats.connections.wrapper
39+ * Added add_service_wrapper_usage_data function to push service wrapper data to business telemetry.
40+
41+
42+ --------------------------------------------------------------------------------
43+ Fix
44+ --------------------------------------------------------------------------------
45+
46+ * topology
47+ * schema
48+ * Added device id to schema
49+
50+
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ Changelog
88.. toctree ::
99 :maxdepth: 2
1010
11+ 2024/September
1112 2024/july
1213 2024/june
1314 2024/may
You can’t perform that action at this time.
0 commit comments