Releases: blinklabs-io/adder
Releases · blinklabs-io/adder
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
v0.31.0
What's Changed
- chore: make format golines by @wolf31o2 in #456
- feat: openapi client and autogeneration script by @wolf31o2 in #457
- ci(lint): diable noctx linter by @wolf31o2 in #458
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.128.2 to 0.129.0 by @dependabot[bot] in #451
- chore(deps): bump google-github-actions/setup-gcloud from 2.1.4 to 2.1.5 by @dependabot[bot] in #453
- chore(deps): bump google-github-actions/auth from 2.1.10 to 2.1.11 by @dependabot[bot] in #454
- chore(deps): bump github.com/swaggo/swag from 1.16.4 to 1.16.5 by @dependabot[bot] in #452
- fix: use more efficient range over SplitSeq by @wolf31o2 in #459
- chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #460
- chore(deps): bump github.com/swaggo/swag from 1.16.5 to 1.16.6 by @dependabot[bot] in #463
- chore(deps): bump google-github-actions/setup-gcloud from 2.1.5 to 2.2.0 by @dependabot[bot] in #462
- chore(deps): update blinklabs-io/gouroboros to v0.130.1 by @agaffney in #467
- chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #461
- chore(deps): bump google-github-actions/auth from 2.1.11 to 2.1.12 by @dependabot[bot] in #464
- chore(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #466
Full Changelog: v0.30.5...v0.31.0
v0.30.5
What's Changed
- chore(deps): bump github.com/utxorpc/go-codegen from 0.16.0 to 0.17.0 by @dependabot[bot] in #446
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.127.0 to 0.128.2 by @dependabot[bot] in #449
- chore(deps): bump blinklabs-io/go from 1.24.4-1 to 1.24.5-1 by @dependabot[bot] in #450
- refactor: rework chainsync bulk mode by @agaffney in #455
Full Changelog: v0.30.4...v0.30.5
v0.30.4
What's Changed
- chore(deps): bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot in #442
- chore(deps): update blinklabs-io/gouroboros to v0.127.0 by @agaffney in #448
Full Changelog: v0.30.3...v0.30.4
v0.30.3
What's Changed
- chore(deps): bump github.com/SundaeSwap-finance/ogmigo/v6 from 6.0.1 to 6.0.2 by @dependabot in #433
- chore(deps): bump blinklabs-io/go from 1.24.2-1 to 1.24.4-1 by @dependabot in #432
- build: use go 1.24.4 toolchain by @wolf31o2 in #436
- chore(deps): bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot in #441
- chore(deps): bump github.com/gen2brain/beeep from 0.0.0-20240516210008-9c006672e7f4 to 0.11.1 by @dependabot in #437
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.123.0 to 0.125.1 by @dependabot in #439
- chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot in #440
- chore(deps): bump github.com/SundaeSwap-finance/kugo from 1.2.0 to 1.3.0 by @dependabot in #438
- perf: use pipelining in chainsync input by @agaffney in #444
- fix: disable bulk mode by @agaffney in #445
Full Changelog: v0.30.2...v0.30.3