Releases: tillsteinbach/prosafe_exporter_python
Releases · tillsteinbach/prosafe_exporter_python
0.4.7
0.4.6
Fixed
- fix socket timeout error
0.4.5
Fixed
- fix retry on corrupted answer when retrieving switch_info
- fix on curropted switch info
0.4.3
Fixed
- Prevent sending outdated data when retrieval process is stuck
0.4.2
Changed
- Fixed issues collected in static analysis
0.4.1
Added
- "--version" command
0.4.0
Changed
- Will login only once and reuse session if possible
Added
- Cookies storing session id can be persisted in file
- Now code has almost 100% test coverage
0.3.0
Added
- Support for older firmware versions
- More plausability checking of the results coming from the switch
Changed
- Now accepts any url to fetch results, not only /probe and /metrics
0.2.0
Added
- Support for Firmware V2.06.14EN
Bugfix release
v0.1.2 Update build.yml