Skip to content

Commit 5562409

Browse files
authored
Adds release notes. (#2132)
1 parent eec6e82 commit 5562409

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
## What's Changed
2+
3+
* Add cisco_ios inline power support for Cat45xx by @mjbear in https://github.com/networktocode/ntc-templates/pull/2089
4+
* Fix for mkdocstrings by @jvanderaa in https://github.com/networktocode/ntc-templates/pull/2090
5+
* Fix protocol spelling in hp_comware disp ip interface by @CursedEnvy in https://github.com/networktocode/ntc-templates/pull/2013
6+
* Fix lowercase capture groups by @mjbear in https://github.com/networktocode/ntc-templates/pull/1983
7+
* Update Linux ip route show by @evilmonkey19 in https://github.com/networktocode/ntc-templates/pull/2081
8+
* Normalize vlan id and name stragglers by @mjbear in https://github.com/networktocode/ntc-templates/pull/1984
9+
* Juniper junos show rsvp interface by @jnicholson56 in https://github.com/networktocode/ntc-templates/pull/2088
10+
* Fix space issue for command date, seen on XR6.6.3 by @garymccann in https://github.com/networktocode/ntc-templates/pull/2094
11+
* Add Huawei VRP display bgp peer template by @brian-s-cao in https://github.com/networktocode/ntc-templates/pull/2091
12+
* adding new template for juniper_junos_show_route_summary by @jnicholson56 in https://github.com/networktocode/ntc-templates/pull/2096
13+
* Update cisco_xr_ping.textfsm for trailing commas by @jorlandobr in https://github.com/networktocode/ntc-templates/pull/2098
14+
* Add new template for Huawei VRP `display patch-information` by @brian-s-cao in https://github.com/networktocode/ntc-templates/pull/2105
15+
* Add Huawei VRP display ntp status template by @brian-s-cao in https://github.com/networktocode/ntc-templates/pull/2103
16+
* Add new template for Fsas Si-R `show ip ospf neighbor` by @caribouHY in https://github.com/networktocode/ntc-templates/pull/2100
17+
* Cisco IOS 'show ip bgp summary' neighbor ASDOT format by @kolbashj in https://github.com/networktocode/ntc-templates/pull/2097
18+
* Add uptime to Arista show version by @Mikeg2881 in https://github.com/networktocode/ntc-templates/pull/2113
19+
* Update linux ip link show by @evilmonkey19 in https://github.com/networktocode/ntc-templates/pull/2106
20+
* Add cisco ios show spanning-tree root by @osmantitu in https://github.com/networktocode/ntc-templates/pull/2077
21+
* Fix cisco_nxos_show_hsrp_all for initial state by @betrunkenaffe in https://github.com/networktocode/ntc-templates/pull/2107
22+
* Fix encapsulation column in Arista sh int status by @mjbear in https://github.com/networktocode/ntc-templates/pull/2118
23+
* Support IOS pwr inline faulty oper state by @mjbear in https://github.com/networktocode/ntc-templates/pull/2101
24+
* Add IOS inline power support for 68xx by @mjbear in https://github.com/networktocode/ntc-templates/pull/2115
25+
* Fix XR7 parse error where ARP EVPN line exists by @garymccann in https://github.com/networktocode/ntc-templates/pull/2092
26+
* Add template for Linux top by @evilmonkey19 in https://github.com/networktocode/ntc-templates/pull/2120
27+
* Add Linux nmcli connection show by @evilmonkey19 in https://github.com/networktocode/ntc-templates/pull/2121
28+
* Cisco IOS-XE additional transceiver data (CURRENT) by @paineta in https://github.com/networktocode/ntc-templates/pull/2129
29+
* Regenerate XR sh ipv4 int test data by @mjbear in https://github.com/networktocode/ntc-templates/pull/2125
30+
* Add Huawei VRP display module-information verbose by @brian-s-cao in https://github.com/networktocode/ntc-templates/pull/2124
31+
* Add Linux iwlist wlan0 scanning by @evilmonkey19 in https://github.com/networktocode/ntc-templates/pull/2123
32+
* prep new minor release by @jeffkala in https://github.com/networktocode/ntc-templates/pull/2131
33+
34+
## New Contributors
35+
36+
* @garymccann made their first contribution in https://github.com/networktocode/ntc-templates/pull/2094
37+
* @brian-s-cao made their first contribution in https://github.com/networktocode/ntc-templates/pull/2091
38+
* @kolbashj made their first contribution in https://github.com/networktocode/ntc-templates/pull/2097
39+
* @Mikeg2881 made their first contribution in https://github.com/networktocode/ntc-templates/pull/2113
40+
* @osmantitu made their first contribution in https://github.com/networktocode/ntc-templates/pull/2077
41+
* @betrunkenaffe made their first contribution in https://github.com/networktocode/ntc-templates/pull/2107
42+
43+
**Full Changelog**: https://github.com/networktocode/ntc-templates/compare/v7.8.0...v7.9.0

0 commit comments

Comments
 (0)