Skip to content

Releases: sdelrio/hs110-prometheus-exporter

v1.0.0

23 May 13:47
Compare
Choose a tag to compare

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

22 May 17:54
Compare
Choose a tag to compare
v0.99.2 Pre-release
Pre-release

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 environment LABEL 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

v0.99.1

22 May 17:39
Compare
Choose a tag to compare
v0.99.1 Pre-release
Pre-release

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 environment LABEL 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