Releases: sdelrio/hs110-prometheus-exporter
Releases · sdelrio/hs110-prometheus-exporter
v1.0.0
v1.0.0 release
Features
Add custom label for the exporter
some people asked to write something to locate the hs110, the --label option using the CLI or the environment LABEL suing the container can be used for that.
multi-architecture container image
- linux/amd64
- linux/arm/v7
- linux/arm64
hs110sim
Simulator created for development, with random values for power and voltage.
Security
- Make the container run as non-root user (uid 1000)
- Update python version to 3.8
- Update alpine to 3.13
v0.99.2
Preparing for v1.0.0 release
- Features
- add custom label for the exporter, some people asked to write something to locate the hs110, the
--label
option using the CLI or the environmentLABEL
suing the container can be used for that. - multi-architecture container image:
- linux/amd64
- linux/arm/v7
- linux/arm64
- hs110sim created for development, with random values for power and voltage.
- make the container run as non-root user (uid 1000)
- Update python version to 3.8
- Update alpine to 3.13
- add custom label for the exporter, some people asked to write something to locate the hs110, the
v0.99.1
Preparing for v1.0.0 release
- Features
- add custom label for the exporter, some people asked to write something to locate the hs110, the
--label
option using the CLI or the environmentLABEL
suing the container can be used for that. - multi-architecture container image:
- linux/amd64
- linux/arm/v7
- linux/arm64
- hs110sim created for development, with random values for power and voltage.
- make the container run as non-root user (uid 1000)
- Update python version to 3.8
- Update alpine to 3.13
- add custom label for the exporter, some people asked to write something to locate the hs110, the