All notable changes to this project will be documented in this file.
Unreleased (Available through Edge Tag)
- no unreleased changes so far
0.4.7 - 2021-12-22
- fix another socket timeout error
0.4.6 - 2021-11-11
- fix socket timeout error
0.4.5 - 2021-10-12
- fix retry on corrupted answer when retrieving switch_info
- fix on curropted switch info
0.4.4 - 2021-06-30
- Logging of flask now uses logging level from verbose option
0.4.3 - 2021-06-29
- Prevent sending outdated data when retrieval process is stuck
0.4.2 - 2021-05-07
- Fixed issues colected in static analysis
0.4.1 - 2021-05-05
- "--version" command
0.4.0 - 2021-05-05
- Will login only once and reuse session if possible
- Cookies storing session id can be persisted in file
- Now code has almost 100% test coverage
0.3.0 - 2021-04-30
- Support for older firmware versions
- More plausability checking of the results coming from the switch
- Now accepts any url to fetch results, not only /probe and /metrics
0.2.0 - 2021-04-22
- Support for Firmware V2.06.14EN
0.1.0 - 2021-04-22
Initial release to enable "latest" tag on dockerhub