Releases: blinklabs-io/adder
Releases · blinklabs-io/adder
v0.19.0
What's Changed
- chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #197
- feat: rename by @wolf31o2 in #198
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- chore(deps): bump blinklabs-io/go from 1.21.8-1 to 1.21.9-1 by @dependabot in #185
- chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #186
- fix: remove double import for chainsync by @agaffney in #188
- feat: add uber/automaxprocs by @wolf31o2 in #189
- chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #190
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.78.0 to 0.79.0 by @dependabot in #191
- chore(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #193
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.79.0 to 0.80.0 by @dependabot in #194
- ci: enable codeql for go by @wolf31o2 in #195
- feat: include original block/TX object in chainsync events by @agaffney in #196
Full Changelog: v0.17.4...v0.18.0
v0.17.4
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.74.0 to 0.75.0 by @dependabot in #180
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.75.0 to 0.76.0 by @dependabot in #181
- chore(deps): upgrade gouroboros to 0.77.0 by @wolf31o2 in #183
- chore(deps): update blinklabs-io/gouroboros to v0.78.0 by @agaffney in #184
Full Changelog: v0.17.3...v0.17.4
v0.17.3
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #167
- chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #168
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.70.1 to 0.71.0 by @dependabot in #169
- chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #170
- ci: enable race detection for tests by @wolf31o2 in #172
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.71.0 to 0.72.0 by @dependabot in #174
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #173
- chore(deps): bump blinklabs-io/go from 1.21.6-1 to 1.21.8-1 by @dependabot in #175
- chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #176
- chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #178
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.72.0 to 0.74.0 by @dependabot in #179
Full Changelog: v0.17.2...v0.17.3
v0.17.2
What's Changed
- fix: update refreshing FCM tokens by @verbotenj in #159
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.69.3 to 0.69.5 by @dependabot in #160
- chore(deps): bump blinklabs-io/go from 1.21.5-1 to 1.21.6-1 by @dependabot in #161
- chore(deps): bump peter-evans/dockerhub-description from 3 to 4 by @dependabot in #162
- chore(deps): bump webiny/action-conventional-commits from 1.2.0 to 1.3.0 by @dependabot in #163
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.69.5 to 0.70.1 by @dependabot in #165
- chore(deps): bump github.com/swaggo/swag from 1.16.2 to 1.16.3 by @dependabot in #166
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.69.2 to 0.69.3 by @dependabot in #154
- chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #153
- fix: auto-reconnect on handshake failure by @agaffney in #157
- fix: don't overwrite intersect with empty cursor cache by @agaffney in #158
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- feat: add cip20 message as metadata to push event notification by @verbotenj in #146
- chore(deps): bump blinklabs-io/go from 1.21.4-1 to 1.21.5-1 by @dependabot in #147
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #148
- fix: properly handle intersect at tip in bulk mode in chainsync input by @agaffney in #151
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- chore: update license headers by @wolf31o2 in #122
- chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #123
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.61.0 to 0.62.0 by @dependabot in #124
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.62.0 to 0.64.0 by @dependabot in #125
- chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #127
- feat: add API global config for host,port by @verbotenj in #128
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.64.0 to 0.66.0 by @dependabot in #132
- chore: update dependabot by @wolf31o2 in #131
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #138
- chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #139
- chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #135
- chore(deps): bump blinklabs-io/go from 1.21.3-1 to 1.21.4-1 by @dependabot in #133
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.66.0 to 0.67.0 by @dependabot in #134
- chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #137
- chore(deps): bump webiny/action-conventional-commits from 1.0.3 to 1.2.0 by @dependabot in #136
- chore(deps): bump actions/setup-go from 3 to 5 by @dependabot in #140
- chore(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #141
- chore(deps): bump andrewslotin/go-proxy-pull-action from 1.0.3 to 1.1.0 by @dependabot in #142
- chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #143
- chore(deps): bump docker/build-push-action from 3 to 5 by @dependabot in #144
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.67.0 to 0.67.1 by @dependabot in #145
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- feat: add transaction count to chainsync Block event by @verbotenj in #113
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.59.0 to 0.60.0 by @dependabot in #114
- feat: get host from a request by @verbotenj in #115
- fix: api listen to all interfaces by @verbotenj in #116
- feat: update readme for push notifications by @verbotenj in #118
- feat: plugin logging framework by @agaffney in #120
- feat: auto-reconnect on connection failure in chainsync input by @agaffney in #121
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- feat: add QRcode generate to scan it with snek mobile by @verbotenj in #108
- feat: wire up issuer verification key by @wolf31o2 in #109
- feat: update discord links for known Cardano networks by @verbotenj in #111
- chore: run golines by @wolf31o2 in #110
- feat: filter-pool for blocks by @wolf31o2 in #112
Full Changelog: v0.13.0...v0.14.0