Skip to content

Releases: infrasonar/python-libprobe

v0.3.0

12 Sep 14:49

Choose a tag to compare

  • Upgraded to Python 3.12.
  • Fixed logging issues.

v0.2.36

25 Oct 08:53

Choose a tag to compare

  • Update Cryptography library.
  • Added OUTPUT_TYPE environment variable for a dry run (either JSON (default) or PPRINT),

v0.2.35

25 Sep 13:23

Choose a tag to compare

  • 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

Choose a tag to compare

  • Update dependencies.

v0.2.33

24 Jul 09:28

Choose a tag to compare

  • Update dependencies.

v0.2.32

23 Jun 11:03

Choose a tag to compare

  • 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

Choose a tag to compare

  • Added NoCountException to prevent a check result to be counted by InfraSonar.

v0.2.30

03 Apr 13:16

Choose a tag to compare

  • Option for custom encryption key using environment variable ENCRYPTION_KEY.

v0.2.29

24 Mar 15:14

Choose a tag to compare

  • 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

Choose a tag to compare

  • Update requirements.txt with latest cryptography library (v39.0.1).