Releases: margau/pkg-exporter
Releases · margau/pkg-exporter
v0.2.7
v0.2.7-rc0: Publish: Only on tag (#23)
* Publish: Only on tag
v0.2.6: Switch to poetry/pyproject
Use pyproject.toml with poetry (#18) This PR removes the old installation via setup.py, and introduces poetry with pyproject.toml
v0.2.6-rc0: Switch to pyproject
Full Changelog: v0.2.5...v0.2.6-rc0
v0.2.5
v0.2.4: apt: Publish "last update" metric
Add support for "last update" metrics (#12) * Add support for "last update" metrics * Update exported metrics
v0.2.3: Add Support for reboot_required metric
New Features:
This release adds support for the pkg_reboot_required
metric, which indicates if the node needs an reboot.
Deployment:
Development Versions (main Branch) are now correctly released as prerelease to pypi.
v0.2.2: Improve Packaging
This minor release adds support for usage as python package.
It is suggested to use the exporter as python package now.
v0.2.0
v0.1.1
Fix Pipeline