Skip to content

Releases: zhmcclient/zhmc-prometheus-exporter

Release 1.5.0b3

15 Nov 05:08
Compare
Choose a tag to compare
Release 1.5.0b3 Pre-release
Pre-release

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

09 Nov 11:01
Compare
Choose a tag to compare
Release 1.5.0b2 Pre-release
Pre-release

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

28 Aug 12:41
Compare
Choose a tag to compare
Release 1.5.0b1 Pre-release
Pre-release

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

27 May 03:31
Compare
Choose a tag to compare

Release 1.4.1

27 Apr 07:06
ac61b9e
Compare
Choose a tag to compare

Release 1.4.0

27 Mar 11:39
Compare
Choose a tag to compare

Release 1.3.2

11 Sep 10:10
Compare
Choose a tag to compare
Signed-off-by: Andreas Maier <[email protected]>

Release 1.3.1

11 Sep 08:54
Compare
Choose a tag to compare
Signed-off-by: Andreas Maier <[email protected]>

Release 1.3.0

08 Sep 15:59
Compare
Choose a tag to compare
Signed-off-by: Andreas Maier <[email protected]>

Release 1.2.0

26 Jun 13:36
Compare
Choose a tag to compare
Signed-off-by: Andreas Maier <[email protected]>