Releases: opsdis/icinga2-exporter
Releases · opsdis/icinga2-exporter
Release v1.3.0
Fix issue #32
Update all dependency
Release v1.2.0
Issue #21 has been fixed with improved error handling
Refactoring of logs to improve json structure
Recommendation that hypercorn should be used as ASGI container. With guincorn the error reported in issue #22 occurred.
Release v1.1.0
This release include a pull request from @delvers to optional include meta data for hosts #20. Thanks @delvers.
We have also switched our build process to github actions including package upload to pypi.org on release.
Release 1.0.0
This release just contain some bug fixes and a proper pipeline with travis-ci.org.
The following bug fixes are included:
Release 0.1.0
The Flask framework was change to Quart to mange async.