File tree Expand file tree Collapse file tree 3 files changed +37
-0
lines changed
Expand file tree Collapse file tree 3 files changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ September 2025
2+ ==========
3+
4+ - Rest v25.9
5+ ------------------------
6+
7+
8+
9+ .. csv-table :: New Module Versions
10+ :header: "Modules", "Version"
11+
12+ ``rest.connector ``, v25.9
13+
14+
15+
16+
17+ Changelogs
18+ ^^^^^^^^^^
19+ --------------------------------------------------------------------------------
20+ Fix
21+ --------------------------------------------------------------------------------
22+
23+ * iosxe
24+ * Modified ``Implementation(RestImplementation) ``
25+ * Added the option to control certificate validation to the device connection, using the ``verify `` parameter (issue #138).
26+
27+
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Changelog
44.. toctree ::
55 :maxdepth: 2
66
7+ 2025/september
78 2025/august
89 2025/july
910 2025/june
Original file line number Diff line number Diff line change 1+ --------------------------------------------------------------------------------
2+ Fix
3+ --------------------------------------------------------------------------------
4+
5+ * iosxe
6+ * Modified ``Implementation(RestImplementation) ``
7+ * Added the option to control certificate validation to the device connection, using the ``verify `` parameter (issue #138).
8+
9+
You can’t perform that action at this time.
0 commit comments