Skip to content

v0.2.0

Compare
Choose a tag to compare
@dmke dmke released this 05 Jul 14:21
· 42 commits to master since this release

Changelog

bdba04a fix goreleaser config
6a014eb update documentation
3f40436 extract session refresh method
5dbbf6d mock SSO for testing
c74b519 rework authentication

Which file to download and install?

  • Windows: cambium-exporter_*_windows_amd64.tar.gz
  • Debian:
    • either cambium-exporter_*_Debian_amd64.deb, which depends on and auto-installs Chromium,
    • or cambium-exporter_*_NoChromium_amd64.deb, which does not.1
  • Ubuntu: cambium-exporter_*_NoChromium_amd64.deb1, 2
  • Other Linux variant: cambium-exporter_*_linux_amd64.tar.gz

Notes:

  • 1: you still need to provide your own Chromium or Google Chrome installation
  • 2: the Ubuntu chromium-browser is actually a Snap package, which does not work with the systemd unit; you need to install a "real" Chromium/Google Chrome via other means, or switch to Docker.