Skip to content

Releases: infrasonar/python-libagent

v1.0.2

Choose a tag to compare

@joente joente released this 27 Jan 12:52
  • Check exception severity as string ("LOW", "MEDIUM" or "HIGH")

v1.0.1

Choose a tag to compare

@joente joente released this 27 Jan 12:34
  • Write check exceptions when they occur.

v1.0.0

Choose a tag to compare

@joente joente released this 24 Jan 15:52
  • Implement disabled checks option

v0.3.1

Choose a tag to compare

@joente joente released this 20 Sep 13:42
  • Fixed Typing issues.

v0.3.0

Choose a tag to compare

@joente joente released this 13 Sep 11:28
  • Added Python 3.12 compatibility.

v0.2.2

Choose a tag to compare

@joente joente released this 18 Jul 16:39
  • Update libraries.
  • Disable check in case of an interval equal to 0.

v0.2.1

Choose a tag to compare

@joente joente released this 26 Jul 08:05
  • Upgrade library dependencies (requirements.txt only)

v0.2.0

Choose a tag to compare

@joente joente released this 30 May 10:06
  • Auto-assign collector when the asset exists, but without collector.

v0.1.9

Choose a tag to compare

@joente joente released this 25 Dec 20:51
  • Minor update to the headers

v0.1.8

Choose a tag to compare

@joente joente released this 05 Dec 07:48
  • Changed AGENT_ID_FILE to AGENT_ID environment variable