CHANGELOG.md in oxidized-0.26.3 vs CHANGELOG.md in oxidized-0.27.0

- old
+ new

@@ -1,20 +1,64 @@ # Changelog ## Master +## 0.27.0 + +* FEATURE: add automatic restart on failure for systemd (@deajan) +* FEATURE: add ZynOS GS1900 specific model support (@deajan) +* FEATURE: add PurityOS model support (@elliot64) +* FEATURE: add Ubiquiti Airfiber model support (@cchance27) +* FEATURE: add Icotera support (@funzoneq) +* FEATURE: include licensing information in aos model (@pozar) +* FEATURE: include chassis information in sros model (@raunz) +* FEATURE: add firelinuxos (FirePOWER) model (@rgnv) +* FEATURE: add sonicos model (@rgnv) +* FEATURE: add hpmsm model (@timwsuqld) +* FEATURE: include hardware and product information in oneos model (@raunz) +* FEATURE: add FastIron model (@ZacharyPuls) +* FEATURE: add Linuxgeneric model (@davama) +* FEATURE: include HA status info in fortios model (@raunz) +* FEATURE: add SpeedTouch model (@raunz) +* FEATURE: comware added device manuinfo to include serial number (@raunz) +* BUGFIX: prevent versionning on procurve switches by removing power usage output (@deajan) +* BUGFIX: improve procurve telnet support for older switches (@deajan) +* BUGFIX: voss model +* BUGFIX: cambium model should not consider timestamp for backup as unneeded, and causes diffs (@cchance27) +* BUGFIX: remove 'sh system' from ciscosmb model (@Exordian) +* BUGFIX: dlink model didn't support prompts with spaces in the model type (Extreme EAS 200-24p) (@cchance27) +* BUGFIX: routeros model does not collect configuration via telnet input (@hexdump0x0200) +* BUGFIX: add dependencies for net-ssh +* BUGFIX: don't log power module info on procurve model anymore +* BUGFIX: crash on some recent Ruby versions in the nagios check (@Kegeruneku) +* BUGFIX: remove stray whitespace in adtran model (@nickhilliard) +* BUGFIX: if input model returns subclassed string we may overwrite the string with an empty string +* BUGFIX: updated aosw.rb prompt. addresses issue #1254 +* BUGFIX: update comware model to fix telnet login/password for HPE MSR954 and HPE5130. Issue #1886 +* BUGFIX: filter out IOS configuration/NVRAM modified/changed timestamps to keep output persistent +* BUGFIX: update screenos model to reduce the amount of lines being stripped from beginning of cfg output +* BUGFIX: include colon in aosw prompt regexp in case it is a mac address (@raunz) +* BUGFIX: comware improvement for requesting HP 19x0 switches hidden CLI. Issues #1754 and #1447 +* BUGFIX: fix variable inheritance when subclassing a model +* MISC: add pgsql support, mechanized and net-tftp to Dockerfile +* MISC: upgrade slop, net-telnet and rugged +* MISC: extra secret scrubbing in comware model (@bengels00) +* MISC: removed snmpd lines from linuxgeneric model +* MISC: moved show configuration command to the end in junos model (@raunz) +* MISC: filter pap and chap passwords in ios model (@matejv) + ## 0.26.3 -* FIX: regression in git.rb version method where we check if Rugged::Diff has any deltas/patches +* BUGFIX: regression in git.rb version method where we check if Rugged::Diff has any deltas/patches ## 0.26.2 -* FIX: suppress net-ssh 5 deprecation warnings by moving from :paranoid to :verify_host_key +* BUGFIX: suppress net-ssh 5 deprecation warnings by moving from :paranoid to :verify_host_key ## 0.26.1 -* FIX: force file permissions in rubygems +* BUGFIX: force file permissions in rubygems ## 0.26.0 * FEATURE: add Cisco VPN3000 model (@baznikin) * FEATURE: add NetGear PROSafe Smart switches model (@baznikin) @@ -22,12 +66,12 @@ * FEATURE: add OneAccess TDRE (1645) model (@starrsl) * FEATURE: add Audiocodes MediaPack MP-1xx and Mediant 1000 model (@pedjaj) * FEATURE: add raisecom RAX model (@vitalisator) * FEATURE: add huawei smartax model (@nyash) * FEATURE: add grandstream model +* BUGFIX: in git comparison we might mistakenly always detect change due to !utf8 vs. utf8 encoding of a char * MISC: prompt updates in siklu, netonix, netscaler models * MISC: minimal supported ruby is now 2.3, net-ssh dependency ~> 5, rubocop ~> 0.65.0 -* FIX: in git comparison we might mistakenly always detect change due to !utf8 vs. utf8 encoding of a char ## 0.25.0 * FEATURE: add viptela model (@bobthebutcher) * FEATURE: add ECI Telecom Appolo platform bij arien.vijn@linklight.nl