Skip to content

Commit 30b3cf2

Browse files
authored
Merge pull request #144 from CiscoTestAutomation/tasarath_update_deleted_changelog
Updated the deleted changelog
2 parents 7e0961e + c557504 commit 30b3cf2

File tree

6 files changed

+71
-0
lines changed

6 files changed

+71
-0
lines changed

connector/docs/changelog/2024/april.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,11 @@ Upgrade Instructions
2424
2525
Changelogs
2626
^^^^^^^^^^
27+
28+
--------------------------------------------------------------------------------
29+
Fix
30+
--------------------------------------------------------------------------------
31+
* yang.ncdiff
32+
* Updated orderless configuration:
33+
* added redistribute under eigrp topology
34+
* added distribute-list under ipv6 router eigrp

connector/docs/changelog/2024/february.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,20 @@ Upgrade Instructions
2424
2525
Changelogs
2626
^^^^^^^^^^
27+
28+
29+
--------------------------------------------------------------------------------
30+
Fix
31+
--------------------------------------------------------------------------------
32+
33+
* yang.connector
34+
* updated `request` method
35+
* yang.ncdiff
36+
* synced PR2, 3, 5, 8, 13, 14, 19, 21, 24, 25, 26 and 27 from ncdiff repository
37+
* updated NetconfCalculator class
38+
* added diff_type `minimum-replace`
39+
* added `add_attribute_at_depath` method
40+
* added `add_attribute_by_xpath` method
41+
* added `find_by_tags` method
42+
* updated ConfigDelta class
43+
* added `replace_xpath` argument

connector/docs/changelog/2024/july.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@ Upgrade Instructions
2424
2525
Changelogs
2626
^^^^^^^^^^
27+
--------------------------------------------------------------------------------
28+
Fix
29+
--------------------------------------------------------------------------------
30+
* yang.ncdiff
31+
* Updated orderless configuration:
32+
* Added distribute-list 1300 out with depth 2

connector/docs/changelog/2024/june.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,16 @@ Upgrade Instructions
2424
2525
Changelogs
2626
^^^^^^^^^^
27+
28+
--------------------------------------------------------------------------------
29+
Fix
30+
--------------------------------------------------------------------------------
31+
* yang.ncdiff
32+
* Updated orderless configuration:
33+
* Added ip ospf message-digest-key with depth 1
34+
* Updated orderless configuration:
35+
* Added mpls mldp static with depth 0
36+
* Updated Router orderless configuration:
37+
* Added router with depth 0
38+
* Updated orderless configuration:
39+
* Added device-tracking binding orderless configuration

connector/docs/changelog/2024/march.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,23 @@ Upgrade Instructions
2424
2525
Changelogs
2626
^^^^^^^^^^
27+
28+
--------------------------------------------------------------------------------
29+
Fix
30+
--------------------------------------------------------------------------------
31+
32+
* yang.ncdiff
33+
* Fixed order issue with leaf
34+
* Support RFC7950 Section 7.8.5
35+
* Synced below commit from ncdiff repository
36+
* Adjust ORDERLESS_COMMANDS https://github.com/CiscoTestAutomation/ncdiff/commit/c4fd008c23650263c0f348e77041fba0eb0ec875
37+
* Add another CLI that is orderless https://github.com/CiscoTestAutomation/ncdiff/commit/71741edff0ec2d08bdf63a0abcfb1f85896e38b3
38+
* Workaround an NVGEN issue https://github.com/CiscoTestAutomation/ncdiff/commit/45e1c4e2ad78caceed297d43578b063dadfb6ecf
39+
* Fixed CLI "no logging dmvpn" and "no snmp-server manager" https://github.com/CiscoTestAutomation/ncdiff/commit/f5ee87aee6a8880612f597d391bb8275406a07f2
40+
* New rule to remove some unnecessary commands https://github.com/CiscoTestAutomation/ncdiff/commit/ebca5cfe67f937331317b54af52510fb1f035daf
41+
* Add more orderless CLIs https://github.com/CiscoTestAutomation/ncdiff/commit/6d02ca73929c0548c19be486d1d18151c96c7d4a
42+
* Add more CLIs that do not care about the order https://github.com/CiscoTestAutomation/ncdiff/commit/7e4c82f5dbd08ee69e610ac57cc9842c1a23341e
43+
* CLI "crypto keyring" does not have order. https://github.com/CiscoTestAutomation/ncdiff/commit/d5f8aab68ee32841be50a3e822b3f5b71f1b56cd
44+
* "route-target export" and "route-target import" are orderless https://github.com/CiscoTestAutomation/ncdiff/commit/d76d7a32b60e7516f947bc834475d6917eeff6a9
45+
* add vlan group to orderless clis https://github.com/CiscoTestAutomation/ncdiff/commit/1307b471cf17f6e28082ab18f56266c2ac9a0b56
46+
* "redistribute" CLIs do not consider order https://github.com/CiscoTestAutomation/ncdiff/commit/7402e8bf07f103705e28009d2c571f73112f3a52

connector/docs/changelog/2024/may.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,10 @@ Upgrade Instructions
2424
2525
Changelogs
2626
^^^^^^^^^^
27+
28+
--------------------------------------------------------------------------------
29+
Fix
30+
--------------------------------------------------------------------------------
31+
* yang.ncdiff
32+
* Updated orderless configuration:
33+
* Added redistribute under address-family in router eigrp

0 commit comments

Comments
 (0)