Releases: juusujanar/ttn-exporter
v1.2.1
v1.2.0 had a release error, causing it's assets and Docker images to not get published.
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.2.0 had a release error, causing it's assets and Docker images to not get published. Refer to v1.2.1.
What's Changed
- fix(deps): update module github.com/prometheus/client_golang to v1.19.1 by @renovate in #41
- chore(deps): update goreleaser/goreleaser-action action to v6 by @renovate in #43
- fix(deps): update module github.com/prometheus/common to v0.54.0 by @renovate in #42
- chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #40
Full Changelog: v1.1.1...v1.2.0
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.
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
Full Changelog: v1.0.9...v1.1.1
v1.1.0
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
Full Changelog: v1.0.9...v1.1.0
v1.0.9
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
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
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
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
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
- @dependabot made their first contribution in #24
Full Changelog: v1.0.4...v1.0.5