Skip to content

Commit fdddce0

Browse files
committed
Releasing v25.1
1 parent d30c0f5 commit fdddce0

File tree

5 files changed

+52
-17
lines changed

5 files changed

+52
-17
lines changed
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
January 2025
2+
==========
3+
4+
- Yang v25.1
5+
------------------------
6+
7+
8+
9+
.. csv-table:: New Module Versions
10+
:header: "Modules", "Version"
11+
12+
``yang.connector``, v25.1
13+
``yang.ncdiff``, v25.1
14+
15+
16+
17+
18+
Changelogs
19+
^^^^^^^^^^
20+
21+
yang.connector
22+
""""""""""""""
23+
--------------------------------------------------------------------------------
24+
New
25+
--------------------------------------------------------------------------------
26+
27+
* yang.connector
28+
* Added support for GRPC_MAX_RECEIVE_MESSAGE_LENGTH and GRPC_MAX_SEND_MESSAGE_LENGTH attributes to pick up from testbed settings.
29+
30+
31+
--------------------------------------------------------------------------------
32+
Fix
33+
--------------------------------------------------------------------------------
34+
35+
* yang.connector
36+
* Deprecated python3 setup.py
37+
* Fix syntax warning
38+
39+
40+
41+
yang.ncdiff
42+
"""""""""""
43+
--------------------------------------------------------------------------------
44+
Fix
45+
--------------------------------------------------------------------------------
46+
47+
* yang.ncdiff
48+
* Deprecated python3 setup.py
49+
* Fix syntax warning
50+
51+

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/january
78
2024/november
89
2024/october
910
2024/September

connector/docs/changelog/undistributed/changelog_add_grcp.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

connector/docs/changelog/undistributed/changelog_fix_syntax_warning_20241202082730.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

ncdiff/docs/changelog/undistributed/changelog_fix_syntax_warning_20241202082730.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)