Releases: chr-fritz/knx-exporter
Releases · chr-fritz/knx-exporter
v1.1.2
Changelog
- 627fcd2 Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#94)
- 2b135d7 Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 (#95)
- f47c7bc Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#96)
- 91f5268 Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#97)
- a76c5ee Replaces logrus with log/slog
- e7993ac Set correct name overwrite for helm chart.
- 8b028fa Skip GroupRead events when listening for messages
Docker Images
ghcr.io/chr-fritz/knx-exporter
ghcr.io/chr-fritz/knx-exporter:latest
ghcr.io/chr-fritz/knx-exporter:v1.1.2
ghcr.io/chr-fritz/knx-exporter:v1.1
ghcr.io/chr-fritz/knx-exporter:v1
quay.io/chrfritz/knx-exporter (deprecated)
quay.io/chrfritz/knx-exporter:latest
quay.io/chrfritz/knx-exporter:v1.1.2
quay.io/chrfritz/knx-exporter:v1.1
quay.io/chrfritz/knx-exporter:v1
v1.1.1
Changelog
- d76e0ec Fixes helm validation.
Docker Images
ghcr.io/chr-fritz/knx-exporter
ghcr.io/chr-fritz/knx-exporter:latest
ghcr.io/chr-fritz/knx-exporter:v1.1.1
ghcr.io/chr-fritz/knx-exporter:v1.1
ghcr.io/chr-fritz/knx-exporter:v1
quay.io/chrfritz/knx-exporter (deprecated)
quay.io/chrfritz/knx-exporter:latest
quay.io/chrfritz/knx-exporter:v1.1.1
quay.io/chrfritz/knx-exporter:v1.1
quay.io/chrfritz/knx-exporter:v1
v1.1.0
Changelog
- b4ca22b Adds missing whitespaces in helm-chart.
- 5506b05 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#92)
- b0bc20c Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#90)
- 9cbdfac Bump goreleaser/goreleaser-action from 5 to 6 (#91)
- 2f89d43 Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#93)
- 0f7d425 Fixes status badge for go build to branch
main
- 1bf6ff6 Fixes test for 2-level group-addresses
- e442629 Improves active read of values.
- 264d77a Improves tests for poller and startup reader
- 1658f9d Revert use default github token for go releaser from 710ed50
- 116155d Updates copyright in all files.
- 0844563 Upgrade all go dependencies.
- 710ed50 Use always GITHUB_TOKEN and upgrades to goreleaser 2
Docker Images
ghcr.io/chr-fritz/knx-exporter
ghcr.io/chr-fritz/knx-exporter:latest
ghcr.io/chr-fritz/knx-exporter:v1.1.0
ghcr.io/chr-fritz/knx-exporter:v1.1
ghcr.io/chr-fritz/knx-exporter:v1
quay.io/chrfritz/knx-exporter (deprecated)
quay.io/chrfritz/knx-exporter:latest
quay.io/chrfritz/knx-exporter:v1.1.0
quay.io/chrfritz/knx-exporter:v1.1
quay.io/chrfritz/knx-exporter:v1
v1.0.4
Changelog
- 0179e43 Add kubernetes helm chart.
- 91a35d8 Add publishing docker images to ghcr.io
- 1f02e77 Allow to hide go runtime metrics.
- d880c70 Avoid showing the usage info when run fails
- 9adc7ce Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#87)
- 5095972 Bump ossf/scorecard-action from 2.3.0 to 2.3.3 (#88)
- 3c2ae6d Extends the release process to push the helm chart
- bd8e895 Fixes wrong image registry for the latest tag
- 4a03007 Fixes wrong provided meter registry over http
- 8c6d6e0 Reduce the number of pushed image tags.
Docker Images
ghcr.io/chr-fritz/knx-exporter
ghcr.io/chr-fritz/knx-exporter:latest
ghcr.io/chr-fritz/knx-exporter:v1.0.4
ghcr.io/chr-fritz/knx-exporter:v1.0
ghcr.io/chr-fritz/knx-exporter:v1
quay.io/chrfritz/knx-exporter (deprecated)
quay.io/chrfritz/knx-exporter:latest
quay.io/chrfritz/knx-exporter:v1.0.4
quay.io/chrfritz/knx-exporter:v1.0
quay.io/chrfritz/knx-exporter:v1
v1.0.3
Changelog
- 5abc98d Bump actions/checkout from 3.6.0 to 4.1.1 (#71)
- a3b29b0 Bump actions/dependency-review-action from 2.5.1 to 3.1.0 (#70)
- 3e6393d Bump actions/dependency-review-action from 3 to 4 (#82)
- 04ccff3 Bump actions/setup-go from 4 to 5 (#77)
- b32f9bd Bump actions/upload-artifact from 3 to 4 (#78)
- 3722e68 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#81)
- 87390ce Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#84)
- 8c433e3 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#75)
- 4774b81 Bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#76)
- 4758169 Bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#80)
- 3b6dbc1 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#83)
- 607ad42 Bump github/codeql-action from 2 to 3 (#79)
- cf1f471 Bump github/codeql-action from 2.22.3 to 2.22.4 (#72)
- cb39960 Bump golang.org/x/net from 0.20.0 to 0.23.0 in the go_modules group (#86)
- 2d5f6e5 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#85)
- 6e3191e Bump ossf/scorecard-action from 2.0.6 to 2.3.0 (#69)
- 0cf8eea Fix permissions.
- 1892113 Fixes go build status badge
- d7bfb4a Removes hardened runner as ist publishes data to external services.
- 63c5a0c Use labels for gh actions instead hashes to avoid to many PRs.
- 26b26bf Uses golang 1.22
- 842c057 [StepSecurity] Apply security best practices (#68)
Docker Images
quay.io/chrfritz/knx-exporter:latest
quay.io/chrfritz/knx-exporter:v1.0.3
quay.io/chrfritz/knx-exporter:v1.0
quay.io/chrfritz/knx-exporter:v1
Thanks!
Those were the changes on v1.0.3!
v1.0.2
Changelog
- 3449d75 Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#66)
- aa1c8bc Bump golang.org/x/net from 0.15.0 to 0.17.0 (#67)
Docker Images
quay.io/chrfritz/knx-exporter:latest
quay.io/chrfritz/knx-exporter:v1.0.2
quay.io/chrfritz/knx-exporter:v1.0
quay.io/chrfritz/knx-exporter:v1
Thanks!
Those were the changes on v1.0.2!
v1.0.1
Changelog
- 4e0b8a6 Bump actions/checkout from 3 to 4 (#61)
- 1f136d3 Bump docker/login-action from 2 to 3 (#62)
- 8fa4cc9 Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
- e683932 Bump goreleaser/goreleaser-action from 4 to 5 (#63)
- aa2c22e Fix codeql-analysis due to failing autobuild.
- 76ac2ab Fix dependabot failure due to invalid go version 1.21
- 29fb711 Fix typos and grammatical errors in README.md (#65)
- 9e907ec Fixes setup of golang by using the version of go.mod in release.yaml
- 1b557e6 Fixes setup of golang by using the version of go.mod.
- 718d8c3 Remove use of deprecated goreleaser option.
Docker Images
quay.io/chrfritz/knx-exporter:latest
quay.io/chrfritz/knx-exporter:v1.0.1
quay.io/chrfritz/knx-exporter:v1.0
quay.io/chrfritz/knx-exporter:v1
Thanks!
Those were the changes on v1.0.1!
v1.0.0
Changelog
- 1e88678 Add possibility for GroupValueRead at startup
- ad55eea Add structured log fields to all necessary log statements.
- 968a24b Adds the enhanced connection configuration.
- 996d120 Allow to configure the logging format using the
knx-exporter.env
. - cf54175 Explicitly define a nonroot user in the Dockerfile.
- 8753991 Fixes sonar qube error in config_test.go.
- a458356 Improves documentation
- fef52df Improves postinstall script
- 1a99b42 Merge pull request #56 from nomisim/master
- e7b5387 Merge remote-tracking branch 'upstream/main'
- 86a17ba Removes usage of deprecated functions in tests.
- bc9c731 Updates all dependencies to the latest version.
- 31bb9aa Updates minimal go version to 1.21.
- 7f393ec add description of ReadStartupInterval and ReadStartup to README.md
- c2c9ac1 add test for complete StartupReader
- 0508f6e add tests for getMetricsToRead of startup-reader
- 9f12733 fix typo in README.md
- a974448 fix unnecessary cast to time.Duration in pkg/knx/startup-reader.go
- 3a22755 omit passing of s *startupReader in go routing in pkg/knx/startup-reader.go
Docker Images
quay.io/chrfritz/knx-exporter:latest
quay.io/chrfritz/knx-exporter:v1.0.0
quay.io/chrfritz/knx-exporter:v1.0
quay.io/chrfritz/knx-exporter:v1
Thanks!
A special thanks to @nomisim for the contribution about the possibility for GroupValueRead
at startup. Please take a look into #56.
v0.2.8
Changelog
- 0b86c5f Allow to perform the sonarqube analysis in pull requests.
- 4207889 Allows to format all logs as json.
- c5855e7 Introduces fields into logging to provide more structured log information.
- eeba1af Replaces use of deprecated functions with their successors.
- 5ad300f Updates references to
main
branch due to renaming it frommaster
.
Docker Images
quay.io/chrfritz/knx-exporter:latest
quay.io/chrfritz/knx-exporter:v0.2.8
quay.io/chrfritz/knx-exporter:v0.2
quay.io/chrfritz/knx-exporter:v0
Thanks!
Those were the changes on v0.2.8!
v0.2.7
Changelog
- d6da0cb Adds the docker images to the release notes.
- 9ddc88a Bump SonarSource/sonarcloud-github-action from 1.8 to 1.9 (#41)
- ee3eea6 Bump actions/setup-go from 3 to 4 (#42)
- a4a358f Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#44)
- b7dc68a Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#45)
- ca1336a Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#51)
- b70016b Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#46)
- 463a59f Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#48)
- c20c981 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#43)
- c7550fd Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#50)
- 83dd219 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#40)
- ce37e22 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#47)
- cd86cfc Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#49)
- 4a21a40 Create debian packages to simplifies installation.
- 5fb05a3 Fixes unit tests which failed through new validity checks of physical and group addresses.
- 01db65c Improves gh actions and increases go version to 1.20
- f99bbf0 Skip sonar cloud scan if no SONAR_TOKEN is not set.
- b5cee61 Updates the knx-go library to the latest version. It will also support additional DTPs.
Docker Images
quay.io/chrfritz/knx-exporter:latest
quay.io/chrfritz/knx-exporter:v0.2.7
quay.io/chrfritz/knx-exporter:v0.2
quay.io/chrfritz/knx-exporter:v0
Thanks!
Those were the changes on v0.2.7!