Releases: highvolt-dev/tmo-monitor
Releases · highvolt-dev/tmo-monitor
v2.0.0-beta9
What's Changed
- ⚙️ Enhancement/explicit ipv4 ping by @highvolt-dev in #81 fixes #77
Full Changelog: v2.0.0-beta8...v2.0.0-beta9
v2.0.0-beta8 "http health checks and Sagecom support"
What's Changed
- ⚙️ add support for alternative connectivity checks - fixes #13 #78 ; add… by @highvolt-dev in #80
- 📖 add explicit support for Sagecom gateway
Full Changelog: v2.0.0-beta7...v2.0.0-beta8
v2.0.0-beta7
What's Changed
- safely access 5g band info for arcadyan gateway - fixes #75 by @highvolt-dev in #76
Full Changelog: v2.0.0-beta6...v2.0.0-beta7
v2.0.0-beta6
What's Changed
- 🐛 calculate arcaydyan eNB ID using decimal base fixes #68 caused by fir… by @highvolt-dev in #70
Thanks to @SteveEbey73742 for reporting.
Full Changelog: v2.0.0-beta5...v2.0.0-beta6
v2.0.0-beta5
What's Changed
- ⚙️ add IPv6 ping support, fixes #43 by @highvolt-dev in #61
- 🐛 use ping6 binary if available for ipv6 ping functionality, fixes #43 by @highvolt-dev in #62
- 🐛 conditionally check for lsid cookie to avoid runtime error with nokia… fixes #66 by @highvolt-dev in #67
Full Changelog: v2.0.0-beta4...v2.0.0-beta5
v2.0.0-beta4
What's Changed
- 🐛 Fixed tmo_monitor.gateway module installation by @hugoh in #51
- ⚙️ use meaningful exit status codes, fixes #52 by @highvolt-dev in #53
- ⚙️ Log to syslog by @hugoh in #55
- 🐛 Feature/bugfix web login nokia by @highvolt-dev in #57
Full Changelog: v2.0.0-beta3...v2.0.0-beta4
v2.0.0-beta3
What's Changed
- 🐛 Fix for #34 by @AndrewPardoe in #40
- ⚙️ Support for Busybox's ping by @hugoh in #46
- ⚙️ Add support for Arcadyan KVD21 Gateway by @highvolt-dev in #47
- 📖 Updated README
New Contributors
Full Changelog: v2.0.0-beta2...v2.0.0-beta3
v2.0.0-beta2
What's Changed
- 🧹 Regenerated requirements.txt with pipreqs by @AndrewPardoe in #33 and @highvolt-dev in #38
- 🐛 Bugfixes for configuration parsing between
.env
and command-line flags by @highvolt-dev in 9e2df70 fixes #31 - 🐛 Support macOS ping output format by @delikat in #36 and @highvolt-dev in #39
- 📖 Updated README
New Contributors
Full Changelog: v2.0.0-beta1...v2.0.0-beta2
v2.0.0-beta1
What's Changed
- v2: Add .env file for configuration & rework args by @AndrewPardoe in #23
- Add basic logging functionality & log all connection metrics by @AndrewPardoe in #24
- Address the feedback from #24 by @AndrewPardoe in #30
New Contributors
- @AndrewPardoe made their first contribution in #23
Full Changelog: v1.8.0...v2.0.0-beta1