Releases: infrasonar/python-libprobe
Releases · infrasonar/python-libprobe
v2.0.3
13 Mar 07:34
Compare
Sorry, something went wrong.
No results found
Added option for additional loggers.
Included wheels.
v2.0.2
11 Feb 13:07
Compare
Sorry, something went wrong.
No results found
v2.0.0
13 Nov 15:38
Compare
Sorry, something went wrong.
No results found
Use Class Checks instead of functions.
Add support for unchanged_eol setting.
v1.0.2
19 Aug 07:24
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.0.0
03 Jul 12:40
Compare
Sorry, something went wrong.
No results found
Added async Probe.upload_file(..)
Added async Probe.download_file(..)
v0.3.4
27 Jun 12:00
Compare
Sorry, something went wrong.
No results found
First write to tmp file, then rename for prevent empty file.
v0.3.3
29 Apr 13:33
Compare
Sorry, something went wrong.
No results found
Exception logging for alpha version with debug logging for both dry-run and actual run.
v0.3.2
29 Apr 13:23
Compare
Sorry, something went wrong.
No results found
Log exceptions for alpha* versions and debug logging enabled.
v0.3.1
29 Apr 13:03
Compare
Sorry, something went wrong.
No results found
Added logger.exception(msg: str = '') for exception logging, only when DEBUG logging is enabled