Releases: blinklabs-io/cdnsd
Releases · blinklabs-io/cdnsd
v0.8.0
What's Changed
- chore(deps): bump github.com/blinklabs-io/snek from 0.15.0 to 0.16.0 by @dependabot in #98
- chore(deps): bump blinklabs-io/go from 1.21.4-1 to 1.21.5-1 by @dependabot in #99
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #100
- feat: store/compare config fingerprint in DB by @agaffney in #101
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.67.1 to 0.69.2 by @dependabot in #102
- chore(deps): bump github.com/blinklabs-io/snek from 0.16.0 to 0.17.0 by @dependabot in #103
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- chore: add golines to make target and run it by @wolf31o2 in #69
- chore: update license headers by @wolf31o2 in #70
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.61.0 to 0.62.0 by @dependabot in #71
- chore(deps): bump blinklabs-io/go from 1.21.3-1 to 1.21.4-1 by @dependabot in #72
- feat: update test data script for new datum format by @agaffney in #75
- feat: update datum format in resolver by @agaffney in #77
- chore(deps): bump github.com/miekg/dns from 1.1.56 to 1.1.57 by @dependabot in #78
- feat: add --nameserver as shortcut in test data script by @agaffney in #80
- fix: don't overwrite provided script/intercept values with defaults by @agaffney in #81
- feat: output test data transaction to file by @agaffney in #82
- fix: special case for root domain query by @agaffney in #83
- fix: store on-chain domain using canonical name by @agaffney in #84
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.1.0 to 0.2.0 by @dependabot in #86
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.64.0 to 0.67.0 by @dependabot in #87
- chore: update dependabot by @wolf31o2 in #85
- chore(deps): bump docker/build-push-action from 3 to 5 by @dependabot in #90
- chore(deps): bump webiny/action-conventional-commits from 1.0.3 to 1.2.0 by @dependabot in #91
- chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #92
- chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #88
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #89
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.67.0 to 0.67.1 by @dependabot in #93
- chore(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #94
- chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #95
- chore(deps): bump actions/setup-go from 3 to 5 by @dependabot in #97
- chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #96
Full Changelog: v0.6.0...v0.7.0
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