Releases: blinklabs-io/adder
Releases · blinklabs-io/adder
v0.35.0
What's Changed
- chore(deps): bump github.com/blinklabs-io/plutigo from 0.0.13 to 0.0.14 by @dependabot[bot] in #544
- chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #541
- chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #542
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #543
- feat(main): Use cobra for commandline handling by @arepala-uml in #548
- chore(deps): bump docker/metadata-action from 5.9.0 to 5.10.0 by @dependabot[bot] in #549
- chore(deps): gouroboros 0.142.0 and plutigo 0.0.16 by @wolf31o2 in #552
Full Changelog: v0.34.0...v0.35.0
v0.34.0
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.136.0 to 0.137.0 by @dependabot[bot] in #530
- chore(deps): bump github.com/consensys/gnark-crypto from 0.19.0 to 0.19.1 by @dependabot[bot] in #531
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.137.0 to 0.137.1 by @dependabot[bot] in #532
- feat(chainsync): add EpochNumber to ChainSyncStatus by @wolf31o2 in #534
- chore(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #536
- chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #537
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.137.1 to 0.138.0 by @dependabot[bot] in #535
- chore(deps): bump docker/metadata-action from 5.8.0 to 5.9.0 by @dependabot[bot] in #538
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.138.0 to 0.139.0 by @dependabot[bot] in #539
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #540
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.139.0 to 0.140.0 by @dependabot[bot] in #545
- chore(deps): bump blinklabs-io/go from 1.24.7-1 to 1.25.4-1 by @dependabot[bot] in #546
- fix: set blockfetch recv queue size to under the limit by @agaffney in #547
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- chore(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 by @dependabot[bot] in #522
- chore(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #523
- chore: make format golines by @wolf31o2 in #524
- refactor(event): move block, rollback, and transaction from input/chainsync by @wolf31o2 in #525
- perf: field alignment on structs by @wolf31o2 in #526
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.135.2 to 0.136.0 by @dependabot[bot] in #527
- chore(deps): bump github.com/SundaeSwap-finance/ogmigo/v6 from 6.1.0 to 6.2.0 by @dependabot[bot] in #528
Full Changelog: v0.32.6...v0.33.0
v0.32.6
What's Changed
- feat: implement long-running server with graceful shutdown by @verbotenj in #517
- fix: output logging plugin and logging level in chainsync by @verbotenj in #518
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.135.1 to 0.135.2 by @dependabot[bot] in #515
- chore(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 by @dependabot[bot] in #514
- chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #519
- chore(deps): bump github.com/blinklabs-io/plutigo from 0.0.12 to 0.0.13 by @dependabot[bot] in #520
- chore(deps): bump peter-evans/dockerhub-description from 4.0.2 to 5.0.0 by @dependabot[bot] in #521
Full Changelog: v0.32.5...v0.32.6
v0.32.5
What's Changed
- fix: synchronization issues in plugin goroutines on shutdown by @michaelestrin in #516
New Contributors
- @michaelestrin made their first contribution in #516
Full Changelog: v0.32.4...v0.32.5
v0.32.4
What's Changed
- chore(deps): bump actions/attest-build-provenance from 2.4.0 to 3.0.0 by @dependabot[bot] in #498
- chore(deps): bump google-github-actions/auth from 2.1.12 to 3.0.0 by @dependabot[bot] in #499
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #501
- chore(deps): bump github.com/swaggo/gin-swagger from 1.6.0 to 1.6.1 by @dependabot[bot] in #505
- chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 by @dependabot[bot] in #508
- chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #509
- chore(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #506
- chore(deps): bump blinklabs-io/go from 1.24.6-1 to 1.24.7-1 by @dependabot[bot] in #507
- chore(deps): bump github.com/blinklabs-io/plutigo from 0.0.11 to 0.0.12 by @dependabot[bot] in #511
- fix(chainsync): error on nil resp from kupo by @wolf31o2 in #512
- ci: add nilaway scans by @wolf31o2 in #513
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.134.2 to 0.135.1 by @dependabot[bot] in #510
Full Changelog: v0.32.3...v0.32.4
v0.32.3
What's Changed
Full Changelog: v0.32.2...v0.32.3
v0.32.2
What's Changed
- chore(deps): bump actions/setup-java from 4.7.1 to 5.0.0 by @dependabot[bot] in #481
- chore(deps): bump google-github-actions/setup-gcloud from 2.2.0 to 3.0.0 by @dependabot[bot] in #482
- chore(deps): bump google-github-actions/setup-gcloud from 3.0.0 to 3.0.1 by @dependabot[bot] in #500
- chore(deps): update blinklabs-io/gouroboros to v0.134.1 by @agaffney in #503
Full Changelog: v0.32.1...v0.32.2
v0.32.1
What's Changed
- chore(deps): update blinklabs-io/gouroboros to v0.133.0 by @agaffney in #483
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #480
Full Changelog: v0.32.0...v0.32.1
v0.32.0
What's Changed
- ci: use split native builds for images by @agaffney in #468
- fix: replaced printf-style placeholders with structured key-value log… by @verbotenj in #469
- fix: change log level to Warn by @verbotenj in #470
- chore: make format golines by @wolf31o2 in #471
- build: go 1.24 by @wolf31o2 in #472
- refactor(chainsync): always initialize kupoUrl from global config by @verbotenj in #473
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.130.1 to 0.131.0 by @dependabot[bot] in #477
- chore(deps): bump blinklabs-io/go from 1.24.5-1 to 1.24.6-1 by @dependabot[bot] in #478
- chore(deps): bump github.com/blinklabs-io/plutigo from 0.0.3 to 0.0.7 by @dependabot[bot] in #476
- chore(deps): bump github.com/SundaeSwap-finance/ogmigo/v6 from 6.0.2 to 6.1.0 by @dependabot[bot] in #475
Full Changelog: v0.31.0...v0.32.0