Skip to content

Tags: Luzilla/dnsbl_exporter

Tags

v0.7.0-rc3

0.7.0-rc3

- unbound docker image
- helm chart for k8s

v0.7.0-rc2

0.7.0-rc2

- features:
  - json log format
  - use the system resolver (from /etc/resolv.conf) #165
- dependency updates
- fixes (ci)

v0.7.0-rc1

0.7.0-rc1

- features:
  - domain based blocklists/blacklists

- chores:
  - many dependency updates
  - go updates
  - refactoring how data is collected
  - docker image updates

v0.6.0

0.6.0

- dependency updates
- multi-target exporter pattern
- refactorings
- go 1.20

v0.6.0-alpha3

0.6.0 alpha3

- fixes container publishing

v0.6.0-alpha2

0.6.0 alpha2

- docker/oci images

v0.6.0-alpha1

0.6.0 alpha1

- dependency updates
- doc updates
- a few stability fixes
- now includes proper counters (per rbl/dnsbl)

0.5.0

0.5.0

 - feature:
   - support for port in --config.dns-resolver
 - fix:
   - panic from failed IP address parsing #64
 - qa:
   - dependency updates
   - moved tests from CircleCI to Github #65
   - added basic test on cirrus (for FreeBSD)
   - fixed name/imports and dependency updates (Luzilla vs. luzilla)
   - refactorings (for maintainability)

0.4.3

0.4.3

 - dependency updates
 - automated release