Skip to content

Releases: eko/pihole-exporter

v0.4.0

02 Mar 19:58
178f7ad
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Feb 14:13
5ca2852
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

11 Feb 07:18
5242c87
Compare
Choose a tag to compare

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

  • @sylr made their first contribution in #112

Full Changelog: v0.1.1...v0.2.0

v0.1.1

27 Dec 14:23
2e99d25
Compare
Choose a tag to compare

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

22 Dec 07:46
b8873c4
Compare
Choose a tag to compare

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

Full Changelog: v0.0.11...v0.1.0

v0.0.11

01 Jan 10:51
714576a
Compare
Choose a tag to compare
Merge pull request #67 from eko/added-darwin-arm

Added darwin/arm architecture

0.0.10

21 Oct 21:32
5cf5d91
Compare
Choose a tag to compare
Fixed alpine version to 3.11 at the moment (missing upx on 3.12)

0.0.9

05 May 11:57
6115c12
Compare
Choose a tag to compare
Merge pull request #43 from eko/ci

Ci

0.0.8: Revert "Moved Dockerfile go build to arch armv7 by default (fixes #13)"

06 Feb 19:15
@eko eko
fe5156c
Compare
Choose a tag to compare
This reverts commit 9d8446b6475e581a7b6b757de5a1534f0b6be8af.

0.0.7

01 Feb 16:38
@eko eko
9d8446b
Compare
Choose a tag to compare
Moved Dockerfile go build to arch armv7 by default (fixes #13)