Releases: infrasonar/python-libprobe
Releases · infrasonar/python-libprobe
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
v0.3.0
12 Sep 14:49
Compare
Sorry, something went wrong.
No results found
Upgraded to Python 3.12.
Fixed logging issues.
v0.2.36
25 Oct 08:53
Compare
Sorry, something went wrong.
No results found
Update Cryptography library.
Added OUTPUT_TYPE environment variable for a dry run (either JSON (default) or PPRINT),