Skip to content

Releases: juusujanar/ttn-exporter

v1.1.1

22 Apr 18:19
2131f83
Compare
Choose a tag to compare

This release fixes a whole bunch of scraping errors, that seem to have popped up due to Prometheus library updates and TTN API changes.

These changes are tested to work with TTN v3.30.0-rc0.

Version v1.1.0 had issues with Docker build and that release did not have a Docker image published. This release fixes that.

What's Changed

  • fix(deps): update module github.com/prometheus/client_golang to v1.19.0 by @renovate in #36

Full Changelog: v1.0.9...v1.1.1

v1.1.0

22 Apr 18:16
7bf5cf0
Compare
Choose a tag to compare

NB! This release does not have a Docker image available due to Docker build issues. Please refer to version v1.1.1.


This release fixes a whole bunch of scraping errors, that seem to have popped up due to Prometheus library updates and TTN API changes.

These changes are tested to work with TTN v3.30.0-rc0.

What's Changed

  • fix(deps): update module github.com/prometheus/client_golang to v1.19.0 by @renovate in #36

Full Changelog: v1.0.9...v1.1.0

v1.0.9

19 Apr 13:01
c823ad5
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #38

Full Changelog: v1.0.8...v1.0.9

v1.0.8

26 Mar 07:15
1eeea8a
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #37

Full Changelog: v1.0.7...v1.0.8

v1.0.7

16 Feb 09:56
2ea6824
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/prometheus/client_golang to v1.18.0 by @renovate in #30
  • fix(deps): update module github.com/prometheus/common to v0.46.0 by @renovate in #31
  • chore(deps): update golang docker tag to v1.22 by @renovate in #32
  • fix(deps): update module github.com/prometheus/common to v0.47.0 by @renovate in #34
  • chore(deps): update golangci/golangci-lint-action action to v4 by @renovate in #33
  • chore(deps): update actions/setup-go action to v5 by @renovate in #27

Full Changelog: v1.0.6...v1.0.7

v1.0.6

19 Dec 16:10
a81b995
Compare
Choose a tag to compare

Changelog

  • a81b995 Merge pull request #29 from juusujanar/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • 3e48946 chore(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0
  • 445530e fix(deps): update module github.com/alecthomas/kingpin/v2 to v2.4.0
  • 56a5702 fix(deps): update module github.com/prometheus/common to v0.45.0
  • 74c2341 fix(deps): update module github.com/prometheus/exporter-toolkit to v0.11.0

v1.0.5

12 Oct 07:22
5eee4fc
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update goreleaser/goreleaser-action action to v5 by @renovate in #21
  • fix(deps): update module github.com/prometheus/client_golang to v1.17.0 by @renovate in #23
  • chore(deps): Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #24
  • chore(deps): update docker/login-action action to v3 - autoclosed by @renovate in #22

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 Sep 10:19
49cbabb
Compare
Choose a tag to compare

Changelog

  • 54fb9c9 Merge pull request #20 from juusujanar/renovate/actions-checkout-4.x
  • 9b13258 chore(deps): update actions/checkout action to v4
  • 49cbabb chore: update README.md
  • d7a4d8d fix: remove .goreleaser.yaml deprecated parameter

v1.0.3

08 Sep 10:05
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/prometheus/client_golang to v1.15.0 by @renovate in #13
  • fix(deps): update module github.com/prometheus/exporter-toolkit to v0.10.0 by @renovate in #14
  • fix(deps): update module github.com/prometheus/client_golang to v1.15.1 by @renovate in #15
  • fix(deps): update module github.com/prometheus/common to v0.43.0 by @renovate in #16
  • fix(deps): update module github.com/prometheus/common to v0.44.0 by @renovate in #17
  • fix(deps): update module github.com/prometheus/client_golang to v1.16.0 by @renovate in #18
  • chore(deps): update golang docker tag to v1.21 by @renovate in #19

Full Changelog: v1.0.2...v1.0.3

v1.0.2

20 Mar 16:26
67b4159
Compare
Choose a tag to compare

Changelog

  • 3e673e8 Merge pull request #12 from juusujanar/renovate/actions-setup-go-4.x
  • 6a22ad4 Merge pull request #9 from juusujanar/renovate/github.com-prometheus-common-0.x
  • c2aebf7 chore(deps): update actions/setup-go action to v4
  • 67b4159 chore(deps): update dependencies, fix alecthomas/kingpin import path
  • 1cb927a chore(deps): update golang docker tag to v1.20
  • e703a98 fix(deps): update module github.com/prometheus/common to v0.40.0