Skip to content

Commit 12ed6a3

Browse files
committed
Releasing v25.9
1 parent fa17019 commit 12ed6a3

File tree

3 files changed

+37
-0
lines changed

3 files changed

+37
-0
lines changed

docs/changelog/2025/september.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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+

docs/changelog/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

docs/changelog/undistributed.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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+

0 commit comments

Comments
 (0)