Skip to content

Commit 70f04ec

Browse files
author
Thomas Ryan
committed
Releasing v25.3
1 parent 70e2526 commit 70f04ec

File tree

2 files changed

+31
-2
lines changed

2 files changed

+31
-2
lines changed
Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,36 @@
1+
March 2025
2+
==========
3+
4+
March 25 - Yang v25.3
5+
------------------------
6+
7+
8+
9+
.. csv-table:: New Module Versions
10+
:header: "Modules", "Version"
11+
12+
``yang.connector``, v25.3
13+
``yang.ncdiff``, v25.3
14+
15+
16+
17+
18+
Changelogs
19+
^^^^^^^^^^
20+
21+
yang.connector
22+
""""""""""""""
123
--------------------------------------------------------------------------------
2-
New
24+
New
325
--------------------------------------------------------------------------------
26+
427
* yang
5-
* Modified Gnmi:
28+
* Modified Gnmi
629
* Added `skip_verify` property for `gnmi` connection
730
* if `skip_verify` is set to `true` pyats will establishes a secure connection, using the server credentials.
831
* Verification of certificate is skipped with this option.
32+
33+
34+
35+
yang.ncdiff
36+
"""""""""""

connector/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/march
78
2025/february
89
2025/january
910
2024/november

0 commit comments

Comments
 (0)