Skip to content

v0.7.0-rc1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 18:23
· 74 commits to main since this release
8e2cb6c

Changelog

  • 9b29afa Add missing metrics to describe method
  • 49539e3 Add test for collector
  • 16bf5f5 Add tests for domain based black lists
  • a9eef86 Chore(ci): update freebsd image on cirrus
  • f0908a3 Chore: add basic test for dns utility functions
  • 99e4cd1 Chore: improve error handling and improve tests
  • c0589fc Chore: keep actions up to date
  • f3a9580 Chore: please the linter
  • e9eae78 Feat: add support for domain based black lists
  • 0fd6866 Feat: use scratch base for docker image
  • 9353834 Fix: error handling
  • 666b693 Fix: integration test
  • dde773e Fix: loop over targets of all hosts
  • e90ea16 Merge pull request #147 from Luzilla/dependabot/github_actions/goreleaser/goreleaser-action-4
  • a56d6f2 Merge pull request #148 from Luzilla/dependabot/github_actions/actions/upload-artifact-3
  • 00df503 Merge pull request #149 from Luzilla/dependabot/github_actions/docker/login-action-2
  • 601721b Merge pull request #150 from Luzilla/dependabot/github_actions/actions/download-artifact-3
  • 40a848e Merge pull request #151 from Luzilla/dependabot/github_actions/actions/checkout-3
  • a104de7 Merge pull request #152 from Luzilla/dependabot/go_modules/github.com/urfave/cli/v2-2.25.3
  • c09b4c5 Merge pull request #154 from Luzilla/dependabot/github_actions/github/codeql-action-2
  • 763d3c7 Merge pull request #155 from Luzilla/dependabot/go_modules/github.com/stretchr/testify-1.8.3
  • d5a6d3e Merge pull request #156 from Luzilla/dependabot/go_modules/github.com/urfave/cli/v2-2.25.4
  • c1bbdc3 Merge pull request #157 from Luzilla/dependabot/go_modules/github.com/urfave/cli/v2-2.25.5
  • 6213b88 Merge pull request #158 from Luzilla/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • 762efd7 Merge pull request #160 from Luzilla/error-msg
  • f9b26d3 Merge pull request #161 from Luzilla/dependabot/go_modules/github.com/urfave/cli/v2-2.25.6
  • 4edf486 Merge pull request #162 from Luzilla/dependabot/go_modules/github.com/prometheus/client_golang-1.16.0
  • 8888de9 Merge pull request #163 from Luzilla/dependabot/go_modules/github.com/urfave/cli/v2-2.25.7
  • e653fbc Merge pull request #164 from Luzilla/dependabot/go_modules/github.com/miekg/dns-1.1.55
  • cbdd8f7 Merge pull request #169 from Luzilla/dependabot/github_actions/actions/checkout-4
  • f9f2145 Merge pull request #170 from Luzilla/dependabot/go_modules/github.com/miekg/dns-1.1.56
  • f209245 Merge pull request #171 from Luzilla/dependabot/github_actions/docker/login-action-3
  • e347a5d Merge pull request #172 from Luzilla/dependabot/github_actions/goreleaser/goreleaser-action-5
  • fa16836 Merge pull request #173 from Luzilla/dependabot/github_actions/docker/setup-buildx-action-3
  • 54583e4 Merge pull request #174 from Luzilla/dependabot/github_actions/docker/setup-qemu-action-3
  • 8a79d3c Merge pull request #175 from Luzilla/dependabot/go_modules/github.com/prometheus/client_golang-1.17.0
  • d01a450 Merge pull request #176 from Luzilla/dependabot/go_modules/golang.org/x/net-0.17.0
  • 47a8f44 Merge pull request #179 from Luzilla/lint-fixes
  • c05bf71 Merge pull request #180 from Luzilla/dependabot/go_modules/github.com/miekg/dns-1.1.57
  • d25dc17 Merge pull request #181 from Luzilla/dependabot/github_actions/goreleaser/goreleaser-action-5
  • c001ae0 Merge pull request #182 from Luzilla/dependabot/github_actions/actions/checkout-4
  • e79c840 Merge pull request #186 from Luzilla/dependabot/go_modules/github.com/urfave/cli/v2-2.26.0
  • 5888910 Merge pull request #187 from Luzilla/dependabot/github_actions/actions/setup-go-5
  • f9a198f Merge pull request #188 from Luzilla/dependabot/github_actions/github/codeql-action-3
  • 34f99ea Merge pull request #189 from Luzilla/dependabot/github_actions/actions/upload-artifact-4
  • 6697299 Merge pull request #191 from Luzilla/dependabot/go_modules/github.com/prometheus/client_golang-1.18.0
  • 1b21520 Merge pull request #192 from Luzilla/dependabot/go_modules/github.com/urfave/cli/v2-2.27.1
  • 909a7de Merge pull request #193 from s-diez/fix-targets-loop
  • e9a16fa Merge pull request #194 from s-diez/domain-based
  • 54fbbf1 Merge pull request #195 from Luzilla/dependabot/go_modules/github.com/miekg/dns-1.1.58
  • 165358e Merge pull request #196 from Luzilla/run-non-root
  • 21a7bda Merge pull request #197 from s-diez/from-scratch-image
  • ddb9ec0 Merge pull request #198 from Luzilla/dependabot/go_modules/github.com/foxcpp/go-mockdns-1.1.0
  • 590b6d5 Merge pull request #199 from Luzilla/dependabot/github_actions/golangci/golangci-lint-action-4
  • a93fdba Merge pull request #200 from Luzilla/dependabot/go_modules/github.com/prometheus/client_golang-1.19.0
  • f1b6e04 Merge pull request #201 from Luzilla/dependabot/go_modules/github.com/stretchr/testify-1.9.0
  • 8e2cb6c Merge pull request #202 from Luzilla/ci-freebsd
  • e88b79f Refactor: clean-up code
  • 2a705f0 Update(docker): run as non-root (nobody/nogroup)
  • 2be4a81 Upgrade: bump actions/checkout from 2 to 3
  • 5a63c61 Upgrade: bump actions/checkout from 3 to 4
  • 9b5b87c Upgrade: bump actions/checkout from 3 to 4
  • ee16169 Upgrade: bump actions/download-artifact from 2 to 3
  • d19865b Upgrade: bump actions/setup-go from 4 to 5
  • 1eaf413 Upgrade: bump actions/upload-artifact from 2 to 3
  • 170766e Upgrade: bump actions/upload-artifact from 3 to 4
  • 025447f Upgrade: bump docker/login-action from 1 to 2
  • f5b6df6 Upgrade: bump docker/login-action from 2 to 3
  • 82d9b68 Upgrade: bump docker/setup-buildx-action from 2 to 3
  • dc3db76 Upgrade: bump docker/setup-qemu-action from 2 to 3
  • a022d17 Upgrade: bump github.com/foxcpp/go-mockdns from 1.0.0 to 1.1.0
  • 7ae72c4 Upgrade: bump github.com/miekg/dns from 1.1.54 to 1.1.55
  • 1027f8c Upgrade: bump github.com/miekg/dns from 1.1.55 to 1.1.56
  • 8c836ad Upgrade: bump github.com/miekg/dns from 1.1.56 to 1.1.57
  • fba7a68 Upgrade: bump github.com/miekg/dns from 1.1.57 to 1.1.58
  • 6902501 Upgrade: bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
  • 1c7d63a Upgrade: bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
  • 00231ed Upgrade: bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
  • ae6093f Upgrade: bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
  • 10153b0 Upgrade: bump github.com/stretchr/testify from 1.8.2 to 1.8.3
  • e8097d4 Upgrade: bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • 115e4df Upgrade: bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 926407d Upgrade: bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.3
  • cd1c5c7 Upgrade: bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4
  • 4f87308 Upgrade: bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.5
  • 688d6da Upgrade: bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.6
  • 1f1affe Upgrade: bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7
  • 44fbe0e Upgrade: bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0
  • 4727aa5 Upgrade: bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1
  • 136c29e Upgrade: bump github/codeql-action from 1 to 2
  • 88c1f70 Upgrade: bump github/codeql-action from 2 to 3
  • 397bac1 Upgrade: bump golang.org/x/net from 0.15.0 to 0.17.0
  • e5326e5 Upgrade: bump golangci/golangci-lint-action from 3 to 4
  • 2b0a3a9 Upgrade: bump goreleaser/goreleaser-action from 2 to 4
  • c23684c Upgrade: bump goreleaser/goreleaser-action from 4 to 5
  • 9aad6b4 Upgrade: bump goreleaser/goreleaser-action from 4 to 5