Releases: blinklabs-io/bluefin
Releases · blinklabs-io/bluefin
v0.13.5
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.125.1 to 0.127.0 by @dependabot[bot] in #411
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.127.0 to 0.128.2 by @dependabot[bot] in #412
- build(deps): bump blinklabs-io/go from 1.24.4-1 to 1.24.5-1 by @dependabot[bot] in #415
- build(deps): bump github.com/Salvionied/apollo from 1.1.1 to 1.2.0 by @dependabot[bot] in #413
- build(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #414
- ci(lint): disable noctx check by @wolf31o2 in #417
- build(deps): bump github.com/dgraph-io/badger/v4 from 4.7.0 to 4.8.0 by @dependabot[bot] in #416
- build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #419
- build(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #418
- build(deps): update adder and gouroboros by @wolf31o2 in #422
- build: go 1.24 by @wolf31o2 in #423
Full Changelog: v0.13.4...v0.13.5
v0.13.4
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.120.1 to 0.121.0 by @dependabot in #395
- chore(deps): bump docker/build-push-action from 6.16.0 to 6.17.0 by @dependabot in #397
- chore(deps): bump github.com/blinklabs-io/adder from 0.29.0 to 0.30.0 by @dependabot in #396
- chore(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 by @dependabot in #399
- chore(deps): bump github.com/blinklabs-io/adder from 0.30.0 to 0.30.1 by @dependabot in #398
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.121.0 to 0.122.0 by @dependabot in #400
- chore(deps): bump blinklabs-io/go from 1.24.2-1 to 1.24.4-1 by @dependabot in #402
- chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot in #401
- build: use go 1.24.4 for toolchain by @wolf31o2 in #403
- chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot in #408
- chore(deps): bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot in #407
- chore(deps): bump github.com/blinklabs-io/adder from 0.30.1 to 0.30.2 by @dependabot in #405
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.122.0 to 0.125.1 by @dependabot in #404
- chore(deps): bump github.com/blinklabs-io/merkle-patricia-forestry from 0.1.3 to 0.1.4 by @dependabot in #406
- chore(deps): bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot in #409
- chore(deps): bump github.com/blinklabs-io/adder from 0.30.2 to 0.30.3 by @dependabot in #410
Full Changelog: v0.13.3...v0.13.4
v0.13.3
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.107.1 to 0.108.0 by @dependabot in #323
- chore(deps): bump blinklabs-io/go from 1.23.4-1 to 1.23.5-1 by @dependabot in #322
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.108.0 to 0.108.1 by @dependabot in #324
- ci: binary signing for windows and mac by @wolf31o2 in #326
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.5.0 to 4.5.1 by @dependabot in #325
- ci: fix publishing on freebsd by @wolf31o2 in #327
- chore(deps): bursa 0.9.0 by @wolf31o2 in #333
- ci: remove custom codeql config by @wolf31o2 in #335
- chore(deps): bump github.com/Salvionied/apollo from 1.0.13-0.20250116203813-b1928b7dbead to 1.1.0 by @dependabot in #329
- chore(deps): bump github.com/blinklabs-io/adder from 0.25.4 to 0.26.0 by @dependabot in #330
- chore(deps): bump github.com/blinklabs-io/merkle-patricia-forestry from 0.1.1 to 0.1.2 by @dependabot in #332
- chore(codeowners): add docs team by @wolf31o2 in #338
- ci: conventional commits permissions by @wolf31o2 in #339
- chore(deps): bump blinklabs-io/go from 1.23.5-1 to 1.23.6-1 by @dependabot in #336
- chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #337
- ci(go): add 1.24 to test matrix by @wolf31o2 in #342
- ci(go-test): configure explicit permissions by @wolf31o2 in #343
- fix: guard against int overflows by @wolf31o2 in #344
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.108.2 to 0.109.0 by @dependabot in #340
- chore(deps): bump blinklabs-io/go from 1.23.6-1 to 1.24.0-1 by @dependabot in #341
- chore(codeowners): move under .github by @wolf31o2 in #345
- build: go 1.23 by @wolf31o2 in #346
- chore: golangci-lint configuration by @wolf31o2 in #347
- ci(docker): explicit read permissions by @wolf31o2 in #348
- fix: use %w for errors by @wolf31o2 in #349
- fix: use errors and string concatenation to avoid fmt by @wolf31o2 in #350
- fix: preallocate struct before appending to it by @wolf31o2 in #351
- fix: create and use a context for http request by @wolf31o2 in #352
- chore: enable golangci-lint performance checks by @wolf31o2 in #353
- ci: fix permissions in ci-docker workflow by @agaffney in #354
- docs: remove coc and codeowners in favor of global versions by @wolf31o2 in #355
- fix: avoid creating non-zero length slice by @wolf31o2 in #356
- fix: use errors method to check equivalence by @wolf31o2 in #357
- build(makefile): format uses mod-tidy by @wolf31o2 in #358
- ci(publish): use correct permission name by @wolf31o2 in #359
- chore: make format golines by @wolf31o2 in #363
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.109.0 to 0.111.0 by @dependabot in #361
- chore(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0 by @dependabot in #360
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.4.0 to 0.5.0 by @dependabot in #362
- chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 by @dependabot in #364
- chore(golangci-lint): enable format, import, and unused presets; disable depguard by @wolf31o2 in #369
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.111.0 to 0.113.1 by @dependabot in #365
- chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #368
- chore(deps): bump blinklabs-io/go from 1.24.0-1 to 1.24.1-1 by @dependabot in #367
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.5.1 to 4.6.0 by @dependabot in #366
- chore(deps): bump github.com/blinklabs-io/bursa from 0.9.0 to 0.10.0 by @dependabot in #370
- chore(deps): bump github.com/blinklabs-io/merkle-patricia-forestry from 0.1.2 to 0.1.3 by @dependabot in #371
- chore(golangci-lint): migrate configuration to v2 by @wolf31o2 in #375
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.113.1 to 0.115.2 by @dependabot in #373
- chore(deps): bump github.com/blinklabs-io/adder from 0.26.0 to 0.27.0 by @dependabot in #374
- chore(deps): gouroboros 0.116.0 and adder 0.28.0 by @wolf31o2 in #380
- chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot in #377
- chore(deps): bump blinklabs-io/go from 1.24.1-1 to 1.24.2-1 by @dependabot in #376
- chore(deps): bump github.com/blinklabs-io/bursa from 0.10.0 to 0.11.0 by @dependabot in #379
- chore(deps): bump github.com/Salvionied/apollo from 1.1.0 to 1.1.1 by @dependabot in #381
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.5.0 to 0.5.1 by @dependabot in #383
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.6.0 to 4.7.0 by @dependabot in #382
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.116.0 to 0.117.0 by @dependabot in #384
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.117.0 to 0.118.0 by @dependabot in #385
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #388
- chore(ci): pin all actions to hash and comment w/version and release link by @overcookedpanda in #386
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.118.0 to 0.120.0 by @dependabot in #387
- fix: replace 3-clause if condition with range n by @wolf31o2 in #393
- fix: use fmt.Appendf to append to a byte buffer directly by @wolf31o2 in #394
- chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #392
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.120.0 to 0.120.1 by @dependabot in #389
- chore(deps): bump github.com/blinklabs-io/adder from 0.28.0 to 0.29.0 by @dependabot in #391
- chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in #390
New Contributors
- @overcookedpanda made their first contribution in #386
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
- build: add gofmt to format make target by @wolf31o2 in #310
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.105.0 to 0.105.1 by @dependabot in #308
- chore(deps): bump github.com/blinklabs-io/adder from 0.25.1 to 0.25.2 by @dependabot in #309
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.105.1 to 0.105.2 by @dependabot in #311
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.8 to 0.4.0 by @dependabot in #313
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.105.2 to 0.106.2 by @dependabot in #314
- build: go 1.22.9 by @wolf31o2 in #318
- build: use go 1.22.11 by @wolf31o2 in #319
- chore(deps): update github.com/Salvionied/apollo to master by @wolf31o2 in #320
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.106.2 to 0.107.1 by @dependabot in #315
- chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #316
- fix: return error on builder error by @wolf31o2 in #321
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.7 to 0.3.8 by @dependabot in #292
- chore(deps): bump github.com/blinklabs-io/adder from 0.24.3 to 0.25.0 by @dependabot in #290
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.102.0 to 0.103.3 by @dependabot in #293
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.103.3 to 0.103.6 by @dependabot in #297
- chore(deps): bump blinklabs-io/go from 1.23.2-1 to 1.23.3-1 by @dependabot in #296
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.3.1 to 4.4.0 by @dependabot in #299
- chore(deps): bump github.com/blinklabs-io/adder from 0.25.0 to 0.25.1 by @dependabot in #300
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.103.6 to 0.104.2 by @dependabot in #301
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.104.2 to 0.105.0 by @dependabot in #302
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.4.0 to 4.5.0 by @dependabot in #303
- ci: attestations for binaries and images by @wolf31o2 in #306
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #304
- chore(deps): bump blinklabs-io/go from 1.23.3-1 to 1.23.4-1 by @dependabot in #305
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #307
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- chore(deps): bump github.com/blinklabs-io/adder from 0.23.2 to 0.23.3 by @dependabot in #266
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.93.3 to 0.94.3 by @dependabot in #267
- chore(deps): bump github.com/blinklabs-io/adder from 0.23.3 to 0.23.4 by @dependabot in #268
- chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.6 to 0.3.7 by @dependabot in #270
- chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 by @dependabot in #272
- chore(deps): bump blinklabs-io/go from 1.22.7-1 to 1.23.1-1 by @dependabot in #269
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.94.3 to 0.97.0 by @dependabot in #273
- feat: pass logger to automaxprocs by @wolf31o2 in #274
- chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #276
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.97.0 to 0.98.0 by @dependabot in #278
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.3.0 to 4.3.1 by @dependabot in #277
- chore(deps): bump blinklabs-io/go from 1.23.1-1 to 1.23.2-1 by @dependabot in #275
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.98.0 to 0.99.0 by @dependabot in #279
- build: set toolchain to go1.22.6 by @wolf31o2 in #283
- chore(deps): use adder 0.24.2 by @wolf31o2 in #284
- chore(deps): update blinklabs-io/adder to v0.24.3 by @agaffney in #286
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.101.0 to 0.102.0 by @dependabot in #287
- chore(deps): bump github.com/blinklabs-io/bursa from 0.8.2 to 0.8.3 by @dependabot in #288
- chore(deps): merkle-patricia-forestry 0.1.1 by @wolf31o2 in #289
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- chore(deps): bump github.com/blinklabs-io/bursa from 0.8.1 to 0.8.2 by @dependabot in #257
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.92.0 to 0.93.2 by @dependabot in #259
- chore: update codeowners for teams by @wolf31o2 in #260
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.3.0 by @dependabot in #261
- chore(deps): bump github.com/blinklabs-io/adder from 0.23.1 to 0.23.2 by @dependabot in #262
- chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #263
- chore(deps): bump blinklabs-io/go from 1.22.6-1 to 1.22.7-1 by @dependabot in #264
- feat: Conway era support by @agaffney in #265
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
Full Changelog: v0.11.0...v0.11.1
v0.11.0
v0.10.2
What's Changed
- chore(deps): bump github.com/blinklabs-io/adder from 0.22.2 to 0.22.3 by @dependabot in #246
- chore(deps): bump github.com/blinklabs-io/bursa from 0.8.0 to 0.8.1 by @dependabot in #247
- chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #248
- chore(deps): bump github.com/blinklabs-io/adder from 0.22.3 to 0.23.0 by @dependabot in #249
- chore(deps): bump blinklabs-io/go from 1.21.12-1 to 1.21.13-1 by @dependabot in #250
- chore(deps): bump github.com/blinklabs-io/adder from 0.23.0 to 0.23.1 by @dependabot in #253
- chore(deps): bump blinklabs-io/go from 1.21.13-1 to 1.22.6-1 by @dependabot in #251
- chore: update Go to 1.22 by @agaffney in #254
Full Changelog: v0.10.1...v0.10.2