Releases: postfinance/hostlookuper
Releases · postfinance/hostlookuper
v1.0.5
v1.0.4
v1.0.3
v1.0.2
Changelog
- 85a0eb5 feat: save rcode as a label
- 7331e42 build(deps): bump github.com/miekg/dns from 1.1.50 to 1.1.51
- c5523e4 build: update to Go 1.19
- 4edaa26 build(deps): bump goreleaser/goreleaser-action from 3 to 4
- f5b23d2 build: only build/release when DockerHub token defined
- bedf501 build: configure dependabot for gh-actions
- dde6363 chore: add logging of network protocol when adding DNS server
v1.0.1
Changelog
- 39108fc chore: fix linting errors and refactor
- f7701bc feat: permit specifying DNS servers using a DNS name
- 25ae454 chore: refactor lookuper code
- a2b6e89 build(deps): bump github.com/postfinance/flash from 0.4.0 to 0.5.0
- 732b33a build(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0
- d78c1b8 build(deps): bump github.com/VictoriaMetrics/metrics
- 408ffa1 build(gh-action): simplify pipeline and prevent push old images
v1.0.0
Changelog
- 199b3fb chore: add deploy/k8s/deployment.yaml
- 1387ee3 chore: initialize the lookup_total and errors_total counters
- 00ff7c5 feat: implement multiple DNS servers to be specified
- 0215fcb feat: switch to miekg/dns to make DNS queries
- 88dcf92 build(deps): bump github.com/postfinance/flash from 0.2.0 to 0.4.0