Releases: blinklabs-io/cdnsd
Releases · blinklabs-io/cdnsd
v0.20.0
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.104.2 to 0.105.0 by @dependabot in #244
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.4.0 to 4.5.0 by @dependabot in #245
- ci: attestations for binaries and images by @wolf31o2 in #247
- chore(deps): bump blinklabs-io/go from 1.23.3-1 to 1.23.4-1 by @dependabot in #246
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #248
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.105.0 to 0.105.1 by @dependabot in #250
- chore(deps): bump github.com/blinklabs-io/adder from 0.25.1 to 0.25.2 by @dependabot in #249
- build: use go 1.22.9 for binary build toolchain by @wolf31o2 in #251
- build: add gofmt to format make target by @wolf31o2 in #252
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.105.1 to 0.105.2 by @dependabot in #253
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.105.2 to 0.106.0 by @dependabot in #255
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.8 to 0.4.0 by @dependabot in #254
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.106.0 to 0.106.2 by @dependabot in #267
- fix: prevent slicing into nil response from nameserver list by @wolf31o2 in #268
- chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 by @dependabot in #269
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.106.2 to 0.107.1 by @dependabot in #270
- build: use go 1.22.11 by @wolf31o2 in #271
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- chore: golines by @wolf31o2 in #200
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.93.1 to 0.93.2 by @dependabot in #202
- chore(deps): bump github.com/blinklabs-io/adder from 0.23.1 to 0.23.2 by @dependabot in #201
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.3.0 by @dependabot in #203
- chore: move start logging for dns listener by @wolf31o2 in #206
- chore: create codeowners for core team by @wolf31o2 in #207
- chore(deps): bump blinklabs-io/go from 1.22.6-1 to 1.22.7-1 by @dependabot in #208
- chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #209
- feat: add metrics for indexer slot and tip slot by @agaffney in #210
- chore(deps): bump github.com/blinklabs-io/adder from 0.23.2 to 0.23.3 by @dependabot in #211
- chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #213
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.93.3 to 0.94.3 by @dependabot in #217
- chore(deps): bump github.com/blinklabs-io/adder from 0.23.3 to 0.23.4 by @dependabot in #215
- chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 by @dependabot in #214
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.6 to 0.3.7 by @dependabot in #216
- build(docker): improve cache usage for repeated builds by @wolf31o2 in #218
- feat: dns over tls listener support by @wolf31o2 in #219
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.94.3 to 0.96.0 by @dependabot in #221
- chore(deps): bump blinklabs-io/go from 1.22.7-1 to 1.23.1-1 by @dependabot in #220
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.3.0 to 4.3.1 by @dependabot in #224
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.96.0 to 0.99.0 by @dependabot in #225
- chore(deps): bump blinklabs-io/go from 1.23.1-1 to 1.23.2-1 by @dependabot in #222
- chore(deps): use adder 0.24.0 by @wolf31o2 in #227
- chore(deps): update blinklabs-io/adder to v0.24.3 by @agaffney in #228
- chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #229
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.101.0 to 0.102.0 by @dependabot in #230
- feat: configure automaxprocs logging by @wolf31o2 in #231
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.7 to 0.3.8 by @dependabot in #232
- chore(deps): bump github.com/blinklabs-io/adder from 0.24.3 to 0.25.0 by @dependabot in #234
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.102.0 to 0.103.1 by @dependabot in #233
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.103.1 to 0.103.6 by @dependabot in #238
- chore(deps): bump blinklabs-io/go from 1.23.2-1 to 1.23.3-1 by @dependabot in #236
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.3.1 to 4.4.0 by @dependabot in #237
- fix: guard against nil before calling string by @wolf31o2 in #241
- chore(deps): bump github.com/blinklabs-io/adder from 0.25.0 to 0.25.1 by @dependabot in #239
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.103.6 to 0.104.2 by @dependabot in #242
- fix: guard against nil responses by @wolf31o2 in #243
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.92.0 to 0.93.1 by @dependabot in #198
- chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #197
- feat: TLD auto-discovery by @agaffney in #199
Full Changelog: v0.17.2...v0.18.0
v0.17.2
What's Changed
- chore(deps): bump github.com/blinklabs-io/adder from 0.22.3 to 0.23.0 by @dependabot in #189
- chore(deps): bump blinklabs-io/go from 1.21.12-1 to 1.21.13-1 by @dependabot in #190
- chore(deps): bump github.com/blinklabs-io/adder from 0.23.0 to 0.23.1 by @dependabot in #194
- chore(deps): bump blinklabs-io/go from 1.21.13-1 to 1.22.6-1 by @dependabot in #191
- chore(deps): bump github.com/miekg/dns from 1.1.61 to 1.1.62 by @dependabot in #192
- chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #195
- chore: update to Go 1.22 by @agaffney in #196
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
Full Changelog: v0.16.0...v0.17.0
v0.16.0
v0.15.0
What's Changed
- chore(deps): bump blinklabs-io/go from 1.21.11-1 to 1.21.12-1 by @dependabot in #175
- feat: log version at startup by @agaffney in #178
- feat: periodic log message during catch-up sync by @agaffney in #181
- feat: support for multiple TLDs by @agaffney in #180
- chore: switch to slog for logging by @agaffney in #182
- chore(deps): bump github.com/blinklabs-io/adder from 0.22.1 to 0.22.2 by @dependabot in #176
- chore(deps): bump github.com/blinklabs-io/adder from 0.22.2 to 0.22.3 by @dependabot in #183
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.86.0 to 0.87.0 by @dependabot in #163
- chore(deps): bump blinklabs-io/go from 1.21.10-1 to 1.21.11-1 by @dependabot in #164
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #165
- chore(deps): bump github.com/blinklabs-io/adder from 0.22.0 to 0.22.1 by @dependabot in #166
- chore(deps): bump github.com/miekg/dns from 1.1.59 to 1.1.61 by @dependabot in #167
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.87.0 to 0.88.0 by @dependabot in #168
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.3 to 0.3.4 by @dependabot in #170
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.88.0 to 0.89.1 by @dependabot in #169
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.4 to 0.3.5 by @dependabot in #171
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.5 to 0.3.6 by @dependabot in #173
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.89.1 to 0.90.0 by @dependabot in #172
- feat: add ada-preprod profile as default by @agaffney in #174
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #155
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.82.0 to 0.83.0 by @dependabot in #154
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.2 to 0.3.3 by @dependabot in #153
- feat: run GC periodically for BadgerDB by @agaffney in #156
- chore(deps): update gouroboros (to v0.85.0) and adder (to v0.21.0) by @agaffney in #157
- feat: refactor storage by @agaffney in #158
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.85.0 to 0.86.0 by @dependabot in #160
- feat: refactor lookup logic by @agaffney in #161
- chore(deps): bump github.com/blinklabs-io/adder from 0.21.0 to 0.22.0 by @dependabot in #162
Full Changelog: v0.12.0...v0.13.0