Skip to content

Releases: infrasonar/python-libprobe

v2.0.6

Choose a tag to compare

@joente joente released this 10 Apr 07:00

Full Changelog: v2.0.5...v2.0.6

v2.0.5

Choose a tag to compare

@joente joente released this 10 Apr 06:45
  • Raise CheckError on missing probe config (use)

v2.0.4

Choose a tag to compare

@joente joente released this 20 Mar 10:05

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

v2.0.3

Choose a tag to compare

@joente joente released this 13 Mar 07:34
  • Added option for additional loggers.
  • Included wheels.

v2.0.2

Choose a tag to compare

@joente joente released this 11 Feb 13:07

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

v2.0.0

Choose a tag to compare

@joente joente released this 13 Nov 15:38
  • Use Class Checks instead of functions.
  • Add support for unchanged_eol setting.

v1.0.2

Choose a tag to compare

@joente joente released this 19 Aug 07:24
  • Add set_on_close method to configure a method to be called when the collector will be closed.

v1.0.1

Choose a tag to compare

@joente joente released this 04 Jul 07:05
  • Fix Download API

v1.0.0

Choose a tag to compare

@joente joente released this 03 Jul 12:40
  • Added async Probe.upload_file(..)
  • Added async Probe.download_file(..)

v0.3.4

Choose a tag to compare

@joente joente released this 27 Jun 12:00
  • First write to tmp file, then rename for prevent empty file.