File: version_3.0.md

package info (click to toggle)
python-ntc-templates 3.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,104 kB
  • sloc: python: 735; makefile: 14; sh: 2
file content (34 lines) | stat: -rw-r--r-- 3,042 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
## [3.0.0](https://github.com/networktocode/ntc-templates/tree/3.0.0) (2021-10-28)

[Full Changlog](https://github.com/networktocode/ntc-templates/compare/v2.3.2...3.0.0)

### Breaking Changes

- Template `cisco_ios_show_mac-address-table` has `DESTINATION_PORT` as a list of ports now instead of a single string entry (#994)

### What's Changed
* cisco_ios_show_access-session: Adding Identity to MAC column by @ahlara-devcore in [#990](https://github.com/networktocode/ntc-templates/pull/990)
* [New Template] Ciena - traffic-profile standard-profile  by @georgesnow in [#981](https://github.com/networktocode/ntc-templates/pull/981)
* New template: cisco_nxos_show_ip_interface_vrf_all.textfsm by @AJatCDW in [#978](https://github.com/networktocode/ntc-templates/pull/978)
* New template: juniper_junos_show_system_uptime.textfsm by @antonalekseev in [#975](https://github.com/networktocode/ntc-templates/pull/975)
* Template Change: cisco_ios, show archive by @QuasarKid in [#905](https://github.com/networktocode/ntc-templates/pull/905)
* Bugfix: change date format in hp_comware_display_clock.textfsm by @antonalekseev in [#977](https://github.com/networktocode/ntc-templates/pull/977)
* update arista interface template + raw by @scetron in [#963](https://github.com/networktocode/ntc-templates/pull/963)
* New Template: cisco_ios_show_dhcp_lease by @lamiskin in [#991](https://github.com/networktocode/ntc-templates/pull/991)
* Fix ios_mac-addr type2 by @armartirosyan in [#994](https://github.com/networktocode/ntc-templates/pull/994)
* fix parsing with int addresses = 0 by @dainok in [#982](https://github.com/networktocode/ntc-templates/pull/982)
* New template for huawei VRP + fix. by @ak-empiak in [#998](https://github.com/networktocode/ntc-templates/pull/998)
* added VLAN value and search pattern by @dm-bell-networking in [#1002](https://github.com/networktocode/ntc-templates/pull/1002)
* Ciso IOS show mac and show module fix by @armartirosyan in [#1006](https://github.com/networktocode/ntc-templates/pull/1006)
* Junos show chassis by @georgesnow in [#997](https://github.com/networktocode/ntc-templates/pull/997)

### New Contributors
* @ahlara-devcore made their first contribution in [#990](https://github.com/networktocode/ntc-templates/pull/990)
* @AJatCDW made their first contribution in [#978](https://github.com/networktocode/ntc-templates/pull/978)
* @antonalekseev made their first contribution in [#975](https://github.com/networktocode/ntc-templates/pull/975)
* @lamiskin made their first contribution in [#991](https://github.com/networktocode/ntc-templates/pull/991)
* @armartirosyan made their first contribution in [#994](https://github.com/networktocode/ntc-templates/pull/994)
* @ak-empiak made their first contribution in [#998](https://github.com/networktocode/ntc-templates/pull/998)
* @dm-bell-networking made their first contribution in [#1002](https://github.com/networktocode/ntc-templates/pull/1002)

**Full Changelog**: https://github.com/networktocode/ntc-templates/compare/v2.3.2...v3.0.0