Releases: zhmcclient/zhmc-prometheus-exporter
Release 1.5.0b3
This is a beta version that supports only Python 3.8 and higher, because it pulls in the prometheus-client package from its repo master branch. (The final 1.5.0 version will again support Python >=3.6).
Change log: https://zhmc-prometheus-exporter.readthedocs.io/en/latest/changes.html
This release is not on Pypi! For installing it, execute:
pip install zhmc-prometheus-exporter@git+https://github.com/zhmcclient/[email protected]
Or add the following to your requirements.txt file:
zhmc-prometheus-exporter@git+https://github.com/zhmcclient/[email protected]
Release 1.5.0b2
This is a beta version that supports only Python 3.8 and higher, because it pulls in the prometheus-client package from its repo master branch. (The final 1.5.0 version will again support Python >=3.6).
Change log: https://zhmc-prometheus-exporter.readthedocs.io/en/latest/changes.html
This release is not on Pypi! For installing it, execute:
pip install zhmc-prometheus-exporter@git+https://github.com/zhmcclient/[email protected]
Or add the following to your requirements.txt file:
zhmc-prometheus-exporter@git+https://github.com/zhmcclient/[email protected]
Release 1.5.0b1
Beta release of the upcoming 1.5.0 release.
Provides HTTPS/TLS support.
This release is only on the repo, not on Pypi. Install with "pip install ." when checking out the tag 1.5.0b1 of this release.
Release 1.4.2
Release 1.4.1
Release 1.4.0
Release 1.3.2
Signed-off-by: Andreas Maier <[email protected]>
Release 1.3.1
Signed-off-by: Andreas Maier <[email protected]>
Release 1.3.0
Signed-off-by: Andreas Maier <[email protected]>
Release 1.2.0
Signed-off-by: Andreas Maier <[email protected]>