Releases: infrasonar/python-libprobe
Releases · infrasonar/python-libprobe
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),
v0.2.35
25 Sep 13:23
Compare
Sorry, something went wrong.
No results found
Update Cryptography library.
Allow a little more time difference before logging and include difference.
Update Message-Pack library.
v0.2.34
29 Aug 08:19
Compare
Sorry, something went wrong.
No results found
v0.2.33
24 Jul 09:28
Compare
Sorry, something went wrong.
No results found
v0.2.32
23 Jun 11:03
Compare
Sorry, something went wrong.
No results found
Update Python requirements.
Write warning log when we cannot write encryption to disk instead of stopping the probe.
v0.2.31
06 Apr 14:11
Compare
Sorry, something went wrong.
No results found
Added NoCountException to prevent a check result to be counted by InfraSonar.
v0.2.30
03 Apr 13:16
Compare
Sorry, something went wrong.
No results found
Option for custom encryption key using environment variable ENCRYPTION_KEY.
v0.2.29
24 Mar 15:14
Compare
Sorry, something went wrong.
No results found
Use a fixed schedule instead of random schedule. A asset + check combination now also runs on an exact interval.
v0.2.28
17 Feb 12:21
Compare
Sorry, something went wrong.
No results found
Update requirements.txt with latest cryptography library (v39.0.1) .