Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@dmke dmke released this 27 Nov 10:45
· 1 commit to master since this release
341a7d8

Notable Changes

This contains a change which allows a continues login into the Cambium Cloud dashboard. An upgrade to v0.8.0 is required, if you use a *.cloud.cambiumnetworks.com instance.

Changelog

  • 341a7d8 releng: update goreleaser config
  • e1f80e2 fix: catch up to login form changes
  • 662da6c chore: satisfy linter
  • 9091976 update dependencies
  • eb5c9eb build(deps): bump github.com/chromedp/chromedp from 0.11.1 to 0.11.2
  • 4de5eea build(deps): bump github.com/chromedp/chromedp from 0.11.0 to 0.11.1
  • f183314 build(deps): bump github.com/chromedp/chromedp from 0.10.0 to 0.11.0
  • c1ea91e build(deps): bump github.com/prometheus/client_golang
  • 336b737 build(deps): bump github.com/prometheus/client_golang
  • 6a6e1fb build(deps): bump github.com/prometheus/client_golang
  • 5cec6a9 build(deps): bump github.com/prometheus/client_golang
  • 5dd755e build(deps): bump github.com/prometheus/client_golang
  • 2658b83 Merge pull request #4 from digineo/dependabot/go_modules/github.com/chromedp/chromedp-0.10.0
  • 049eda8 build(deps): bump github.com/chromedp/chromedp from 0.9.5 to 0.10.0

Which file to download and install?

  • Windows:
    • cambium-exporter_*_windows_amd64.tar.gz
  • Debian and derivates (Ubuntu):
    • cambium-exporter_*_amd64.deb (requires systemd)
  • Other Linux variant:
    • cambium-exporter_*_linux_amd64.tar.gz
  • Docker:
    • ghcr.io/digineo/cambium-exporter

Notes:

These packages don't ship with a hard-coded depencency to Chromium or Google Chrome, however, one of these is required for the operation.

On Ubuntu, the chromium-browser package 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.