Releases: eko/pihole-exporter
Releases · eko/pihole-exporter
v0.4.0
What's Changed
- Bump github.com/sirupsen/logrus from 1.6.0 to 1.8.1 by @dependabot in #122
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #124
- Bump golang from 1.17-alpine3.15 to 1.18.0-alpine3.15 by @dependabot in #126
- Bump golang from 1.18.0-alpine3.15 to 1.18.1-alpine3.15 by @dependabot in #127
- Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 by @dependabot in #129
- Bump golang from 1.18.1-alpine3.15 to 1.18.2-alpine3.15 by @dependabot in #128
- Bump golang from 1.18.2-alpine3.15 to 1.18.3-alpine3.15 by @dependabot in #131
- Added
push=true
to docker build output by @Zozman in #132 - Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #134
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #135
- Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #136
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #138
- Bump golang from 1.18.3-alpine3.15 to 1.19rc2-alpine3.15 by @dependabot in #139
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #140
- Bump golang from 1.19rc2-alpine3.15 to 1.19.0-alpine3.15 by @dependabot in #141
- Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 by @dependabot in #142
- Bump golang from 1.19.0-alpine3.15 to 1.19.1-alpine3.15 by @dependabot in #144
- Grafana Dashboard for Influxdb2 by @rafi0101 in #146
- Bump golang from 1.19.1-alpine3.15 to 1.19.2-alpine3.15 by @dependabot in #150
- FIX incorrect file extension in readme by @rafi0101 in #149
- Adding warning logging if full metrics set is not available. by @jmherbst in #148
- docs: Updating docker run commands with missing port mapping for consistency by @jmherbst in #147
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #151
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 by @dependabot in #154
- Bump golang from 1.19.2-alpine3.15 to 1.19.3-alpine3.15 by @dependabot in #153
- Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 by @dependabot in #155
- Minor chores and add pre-commit hooks by @Galorhallen in #152
- Close client connection when done. by @pecastro in #157
- Update README.md 'From Source' section by @cfultz in #162
- Fix Grafana dashboard urls by @pbirkle in #165
- Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0 by @dependabot in #166
- Add all reply types by @onovy in #171
- Fix quotes in README.md by @onovy in #170
- bump golang to 1.20.1 to address buildvcs=true failure by @wblew in #168
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #169
New Contributors
- @Zozman made their first contribution in #132
- @rafi0101 made their first contribution in #146
- @jmherbst made their first contribution in #148
- @pecastro made their first contribution in #157
- @cfultz made their first contribution in #162
- @pbirkle made their first contribution in #165
- @onovy made their first contribution in #171
- @wblew made their first contribution in #168
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Connection to Pi-Hole(s) handled in goroutine by @Galorhallen in #110
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Removed print of token/password in logs by @Galorhallen in #109
- Build releases with go 1.17 by @sylr in #112
- Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 by @dependabot in #113
- Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 by @dependabot in #117
New Contributors
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- [Bugfix] When multiple host is specified, one port/protocol can't be specified by @Galorhallen in #105
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Fix json format of dashboard.json by @wuast94 in #71
- Bump golang from 1.15-alpine3.12 to 1.16.0-alpine3.12 by @dependabot-preview in #76
- Replace hardcoded datasource name with variable by @tabic in #77
- Bump golang from 1.16.0-alpine3.12 to 1.16.2-alpine3.12 by @dependabot-preview in #79
- Bump golang from 1.16.2-alpine3.12 to 1.16.3-alpine3.12 by @dependabot-preview in #82
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #84
- Bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0 by @dependabot in #86
- Bump github.com/heetch/confita from 0.9.2 to 0.10.0 by @dependabot in #85
- Bump golang from 1.16.3-alpine3.12 to 1.16.4-alpine3.12 by @dependabot in #87
- Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0 by @dependabot in #89
- Bump golang from 1.16-alpine3.13 to 1.17.0-alpine3.13 by @dependabot in #93
- only scrape when asked by @xonvanetta in #92
- Bump github.com/xonvanetta/shutdown from 0.0.2 to 0.0.3 by @dependabot in #94
- Bump golang from 1.17.0-alpine3.13 to 1.17.1-alpine3.13 by @dependabot in #95
- Update test matrix for supported go versions and add example docker-compose.yml by @tsunam in #96
- Bump golang from 1.17.1-alpine3.13 to 1.17.2-alpine3.13 by @dependabot in #99
- Removed CI build on branches and pull requests by @eko in #100
- feat: include sha256sum for release files by @darmiel in #102
- Bump golang from 1.17.2-alpine3.13 to 1.17.3-alpine3.13 by @dependabot in #103
- Support multiple pihole instances by @Galorhallen in #104
New Contributors
- @wuast94 made their first contribution in #71
- @tabic made their first contribution in #77
- @dependabot made their first contribution in #86
- @xonvanetta made their first contribution in #92
- @tsunam made their first contribution in #96
- @darmiel made their first contribution in #102
- @Galorhallen made their first contribution in #104
Full Changelog: v0.0.11...v0.1.0
v0.0.11
Merge pull request #67 from eko/added-darwin-arm Added darwin/arm architecture
0.0.10
Fixed alpine version to 3.11 at the moment (missing upx on 3.12)
0.0.9
Merge pull request #43 from eko/ci Ci
0.0.8: Revert "Moved Dockerfile go build to arch armv7 by default (fixes #13)"
This reverts commit 9d8446b6475e581a7b6b757de5a1534f0b6be8af.