Skip to content

Releases: thegeeklab/prometheus-pve-sd

v0.1.0-beta2

12 Jun 16:13
75cfc01
Compare
Choose a tag to compare

Changelog

v0.1.0-beta2 (2021-06-12)

Bug Fixes

  • deps: update dependency ruamel.yaml to v0.17.9 (#7)

Features

  • add json and simple log formatter (#8)

Others

  • deps: update dependency thegeeklab/hugo-geekdoc to v0.13.5
  • deps: update dependency pytest-cov to v2.12.1

v0.1.0-beta1

10 Jun 08:44
Compare
Choose a tag to compare

Changelog

v0.1.0-beta1 (2021-06-10)

Bug Fixes

  • fix wheel reference in dockerfiles
  • fix API client creation loop

Documentation

  • fix spelling

Features

  • improve error handling
  • add option service to run sd in a loop (default: true)
  • add loop delay option as cli flag

Others

  • disable rule D105 in flake