Skip to content

Releases: infrasonar/python-libprobe

v2.0.6

10 Apr 07:00

Choose a tag to compare

v2.0.5

10 Apr 06:45

Choose a tag to compare

  • Raise CheckError on missing probe config (use)

v2.0.4

20 Mar 10:05

Choose a tag to compare

Full Changelog: v2.0.3...v2.0.4

v2.0.3

13 Mar 07:34

Choose a tag to compare

  • Added option for additional loggers.
  • Included wheels.

v2.0.2

11 Feb 13:07

Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.0

13 Nov 15:38

Choose a tag to compare

  • Use Class Checks instead of functions.
  • Add support for unchanged_eol setting.

v1.0.2

19 Aug 07:24

Choose a tag to compare

  • Add set_on_close method to configure a method to be called when the collector will be closed.

v1.0.1

04 Jul 07:05

Choose a tag to compare

  • Fix Download API

v1.0.0

03 Jul 12:40

Choose a tag to compare

  • Added async Probe.upload_file(..)
  • Added async Probe.download_file(..)

v0.3.4

27 Jun 12:00

Choose a tag to compare

  • First write to tmp file, then rename for prevent empty file.