Skip to content

Latest commit

 

History

History
180 lines (129 loc) · 9.32 KB

CHANGELOG.md

File metadata and controls

180 lines (129 loc) · 9.32 KB

Textfsm-aos release notes

[1.1.4] - Unreleased

Added

    • integration testing and support for aos release 8.9.221.R03

Fixed

  • aos8 - show command log support console value for `Ip Addr``parameter #106
  • aos8 - show unp user details add vplsid parameter #106
  • aos8 - show cmm remove coreboot_version parameter #106
  • aos8 - show qos port add . character parsing in physical parameter. #106
  • remove hard coded speed value from templates

Changed

  • dependency updated and tested:
    • pytest (7.3.2 -> 8.2.2)
    • pyyaml (6.0.0 -> 6.0.1)
    • tox (4.6.2 -> 4.15.1)

[1.1.3] - 19-06-2023

Added CLI commands

  • aos8 - show ip router database #76
  • aos8 - show unp user details #84
  • aos8 - show qos log #49 by @BennyE

Fixed

  • aos8 - show vlan memberstypes taggedand untaggedvalues missing #72

Changed

  • dependency updated and tested:
    • pytest (7.3.1 -> 7.3.2)
    • tox (3.28.0 -> 4.6.2)

[1.1.2] - 20-22-2022

Fixed

  • aos6 - show 802.1x users and show 802.1x users unp error on no clients #71
  • aos6 - show command-log fix user and ipaddr console value #71
  • aos8 - show microcode fix release not correctly captured #70
  • aos8 - show cmm fix fpga not correctly captured #69
  • Travis ci/cd fails due tox-travis package incompatible with tox version 4.x. #68

Changed

  • Added integration testing on release to test and 'certify' certain aos firmware. Data set contains sensitive information, so it cannot be part of the public get repository.
  • dependency updated and tested:
    1. pytest (7.1.3 -> 7.2.0)
    2. textfsm (1.1.2 -> 1.1.3)
    3. tox (3.26.0 -> 3.28.0)

[1.1.1] - 07-07-2022

Fixed

  • textfsm package release 1.1.3 is broken, due to missing wheel in distribution. GitHub textfsm issue

[1.1.0] - 28-06-2022

Added CLI commands

  • aos8 - show arp #54
  • aos8 - show interfaces #53
  • aos8 - show linkagg #55
  • aos8 - show linkagg port #56
  • aos8 - show port-security brief #51
  • aos8 - show qos port #52
  • aos8 - show spantree ports #58

Fixed

  • aos6 - show ip route #50

[1.0.0] - 2022-05-12

Added CLI commands

  • aos8 - show vlan members #47

Changed

  • parser - remove scrapli dependency by using native TextFSM module #45
  • migrate packaging to Poetry #48

Fixed

  • aos8 - show unp user fix ipv6 in user_ip #46
  • pytest - test template_index_names, fix empty list return #44

[0.3.0] - 2022-04-11

Added CLI commands

  • aos6 - show 802.1x users unp #30
  • aos8 - history #32 by @BennyE
  • aos8 - show health #24 by @BennyE
  • aos8 - show ip interface #20 by @BennyE
  • aos8 - show ip routes #21 by @BennyE
  • aos8 - show interfaces status #27 by @BennyE
  • aos8 - show transceivers #23 by @BennyE
  • pytest - test if command count matches textfsm template count #29
  • pytest - test if command names matches testfsm template names #29

Fixed

  • aos6 - show lldp remote-system fix remote port default vlan value #41
  • aos6 - show mac address-table fix trailing spaces and empty protocol with --- placeholder #39
  • aos8 - show cmm fix missing ',' at end of line on fpga parameters #3
  • aos8 - show interfaces status fix add 21000 configured speed #42
  • aos8 - show ip routes fix whitespace between days and hours #40
  • aos8 - show log events catch space in time instead of '0', for example 2022 Apr 7 17: 8: 5.306 #37
  • aos8 - show log events ':' in log_description value for example Authentication failure detected: user admin #43
  • aos8 - show mac-learning missing trailing whitespace in output causes parsing error #5
  • aos8 - show unp user catch missing trailing whitespace #36
  • aos8 - show snmp community-map fix empty username field value #38

New contributors

@FlorianHeigl first contribution #30

[0.2.0] - 2022-03-14

Added CLI commands

  • aos6 - show command-log #5
  • aos6 - show running-directory #8 by @BennyE
  • aos6 - show snmp station #17 by @BennyE
  • aos8 - show chassis #6
  • aos8 - show cmm #12
  • aos8 - show command-log #4
  • aos8 - show log events #14
  • aos8 - show ntp server status #16 by @BennyE
  • aos8 - show mac-learning #15 by @BennyE
  • aos8 - show microcode #2
  • aos8 - show snmp community-map #18 by @BennyE
  • aos8 - show system #3
  • aos8 - show unp user #11
  • aos8 - show user #13 by @BennyE
  • aos8 - show vlan #7 by @BennyE

Fixed

  • aos6 - show health asterisk in current value not captured #10
  • aos8 - show cmm os6560 only first chassis captured #19

New contributors

[0.1.0] - 2022-02-23

Added CLI commands

  • aos6 - show 802.1x users
  • aos6 - show 802.1x non-supplicant
  • aos6 - show 802.1x non-supplicant unp
  • aos6 - show chassis
  • aos6 - show health
  • aos6 - show history
  • aos6 - show interfaces status
  • aos6 - show ip interface
  • aos6 - show ip route
  • aos6 - show lldp remote-system
  • aos6 - show mac-address-table
  • aos6 - show microcode
  • aos6 - show ntp server status
  • aos6 - show user
  • aos6 - show snmp station
  • aos6 - show snmp community map
  • aos6 - show system
  • aos6 - show vlan
  • aos6 - show vlan port mobile