Releases: infrasonar/python-libagent
Releases · infrasonar/python-libagent
v1.0.2
- Check exception severity as string (
"LOW"
, "MEDIUM"
or "HIGH"
)
v1.0.1
- Write check exceptions when they occur.
v1.0.0
- Implement disabled checks option
v0.3.0
- Added Python 3.12 compatibility.
v0.2.2
- Update libraries.
- Disable check in case of an interval equal to 0.
v0.2.1
- Upgrade library dependencies (requirements.txt only)
v0.2.0
- Auto-assign collector when the asset exists, but without collector.
v0.1.9
- Minor update to the headers
v0.1.8
- Changed
AGENT_ID_FILE
to AGENT_ID
environment variable