Releases: blinklabs-io/cdnsd
Releases · blinklabs-io/cdnsd
v0.6.0
What's Changed
- feat: script for creating test domain data by @agaffney in #55
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.56.0 to 0.57.0 by @dependabot in #57
- chore(deps): update to snek 0.13.0 by @wolf31o2 in #59
- fix: update datum format to include nameserver by @agaffney in #60
- feat: use bulk mode for chainsync by @agaffney in #61
- chore: run golines by @wolf31o2 in #63
- feat: answer direct queries for nameservers by @agaffney in #64
- chore(deps): bump github.com/blinklabs-io/snek from 0.13.0 to 0.14.0 by @dependabot in #66
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.57.0 to 0.60.0 by @dependabot in #65
- feat: enable chainsync logging and auto-reconnect by @agaffney in #68
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- chore: update Go build image by @agaffney in #42
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.53.0 to 0.54.0 by @dependabot in #43
- feat: explicitly query fallback servers for NS records by @agaffney in #45
- ci: update golangci-lint and split go-test to separate workflow by @agaffney in #46
- chore(deps): upgrade go builder to 1.21.3 by @wolf31o2 in #49
- feat: rework recursion support by @agaffney in #48
- chore(deps): bump github.com/blinklabs-io/snek from 0.11.0 to 0.12.1 by @dependabot in #44
- chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #50
- chore(ci): configure dependabot for docker by @wolf31o2 in #51
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.54.0 to 0.55.0 by @dependabot in #52
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.55.0 to 0.56.0 by @dependabot in #53
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.50.0 to 0.52.0 by @dependabot in #26
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.52.0 to 0.53.0 by @dependabot in #30
- chore: update blinklabs-io/snek to v0.9.1 by @agaffney in #32
- chore(deps): update go to 1.20/1.21 by @wolf31o2 in #33
- chore(deps): bump github.com/blinklabs-io/snek from 0.9.1 to 0.10.0 by @dependabot in #36
- feat: query logging by @wolf31o2 in #37
- chore(deps): bump github.com/miekg/dns from 1.1.55 to 1.1.56 by @dependabot in #38
- chore(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #39
- chore(deps): bump github.com/blinklabs-io/snek from 0.10.0 to 0.11.0 by @dependabot in #40
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.1.0 to 4.2.0 by @dependabot in #22
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.48.0 to 0.50.0 by @dependabot in #24
- feat: recursive DNS lookup support by @agaffney in #25
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: initial repository structure by @wolf31o2 in #1
- chore(ci): use go 1.19 by @wolf31o2 in #2
- feat: basic server functionality by @agaffney in #3
- chore(deps): update go sha to latest for 1.19 by @wolf31o2 in #8
- feat: initial indexer by @agaffney in #9
- feat: use indexer data for DNS responses by @agaffney in #10
- feat: switch to new datum format by @agaffney in #13
- feat: root server DNS behavior by @agaffney in #14
- chore(ci): update golangci-lint by @wolf31o2 in #17
- chore(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #15
- feat: persist data to disk by @agaffney in #18
- chore(deps): use blinklabs-io/go for image build by @wolf31o2 in #19
- feat: DNS fallback server support by @agaffney in #20
New Contributors
- @wolf31o2 made their first contribution in #1
- @agaffney made their first contribution in #3
- @dependabot made their first contribution in #15
Full Changelog: https://github.com/blinklabs-io/chnsd/commits/v0.1.0