[0.37.0 - 2026-05-20]
Added
- routeros: support store mode
on_significant(@infabo) - model for Grandstream HT8xx (@mklopocki)
- Add --support option to gather system diagnostics (@robertcheramy)
Changed
- input/ssh: validate that cmd is a String. See #3700 (@robertcheramy)
- junos: changed "show system license" regex to reduce notification noise for PTX routers. See #3794 (@ctomkow)
- ios: keep motherboard information in show version. Closes #3798 (@robertcheramy)
- aoscx: use oxidized filtering instead of "show system | exclude...". (@robertcheramy)
- input/*: rewrite debug logging; remove unused logging; input/ssh: write a YAML simulation file (@robertcheramy)
- truenas: capture app, replication, cloudsync configurations without constant changes. See #3795 (@neilschelly)
- Set Rake::TestTask to
verbose = falsesince the behavior changed with rake 13.4.2 (@robertcheramy)
Fixed
- VyOS: detect community string in SNMP traps. Fixes: #3793 (@nicolasberens)
- fortigate: show Part No. of SFPs. Fixes: #3800 (@robertcheramy)
- aoscx: Hide total power consumption (stacking). Fixes #3801 (@robertcheramy)
- linuxgeneric: fix prompt, telnet username and clean ANSI Escape Codes (@robertcheramy)
- cumulus: fix prompt (make : and space optional). Fixes #3812 (@robertcheramy)
- dlinknexgen: NULL byte handling. Fixes #3816 (@ziotibia81)
- nxos: hide snmpv3 priv key when remove_secret is true. Fixes: #3805 (@robertcheramy)
- tpink: use
\r\nwhen sending commands and setterminal length 0. Fixes #3804 (@robertcheramy)
New Contributors
- @ctomkow made their first contribution in #3794
- @mklopocki made their first contribution in #3719
- @ziotibia81 made their first contribution in #3817
Full Changelog: 0.36.0...0.37.0