Skip to content

Releases: tillsteinbach/prosafe_exporter_python

0.4.7

Choose a tag to compare

@tillsteinbach tillsteinbach released this 22 Dec 09:23
f5737c6

Fixed

  • fix another socket timeout error

0.4.6

Choose a tag to compare

@tillsteinbach tillsteinbach released this 11 Nov 16:07
bfc6f22

Fixed

  • fix socket timeout error

0.4.5

Choose a tag to compare

@tillsteinbach tillsteinbach released this 12 Oct 19:55
6014d11

Fixed

  • fix retry on corrupted answer when retrieving switch_info
  • fix on curropted switch info

0.4.3

Choose a tag to compare

@tillsteinbach tillsteinbach released this 29 Jun 15:08

Fixed

  • Prevent sending outdated data when retrieval process is stuck

0.4.2

Choose a tag to compare

@tillsteinbach tillsteinbach released this 07 May 08:15
9b7ecb5

Changed

  • Fixed issues collected in static analysis

0.4.1

Choose a tag to compare

@tillsteinbach tillsteinbach released this 05 May 19:24
d89c7ca

Added

  • "--version" command

0.4.0

Choose a tag to compare

@tillsteinbach tillsteinbach released this 05 May 13:34
d979ede

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

Choose a tag to compare

@tillsteinbach tillsteinbach released this 30 Apr 08:42
6164448

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

Choose a tag to compare

@tillsteinbach tillsteinbach released this 22 Apr 15:04
176e4cc

Added

  • Support for Firmware V2.06.14EN

Bugfix release

Choose a tag to compare

@tillsteinbach tillsteinbach released this 22 Apr 11:58
4479c3d
v0.1.2

Update build.yml