Releases: blinklabs-io/cardano-node-api
Releases · blinklabs-io/cardano-node-api
v0.8.5
What's Changed
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.113.1 to 0.114.1 by @dependabot in #383
- chore(golangci-lint): migrate configuration to v2 by @wolf31o2 in #388
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.114.1 to 0.115.2 by @dependabot in #385
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #387
- build(deps): bump github.com/blinklabs-io/adder from 0.26.0 to 0.27.0 by @dependabot in #386
- build(deps): bump blinklabs-io/go from 1.24.1-1 to 1.24.2-1 by @dependabot in #390
- chore(deps): adder/gouroboros/tx-submit-api updates for gouroboros 0.116.0 by @wolf31o2 in #394
- build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in #392
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.116.0 to 0.117.0 by @dependabot in #395
- build(deps): bump connectrpc.com/grpchealth from 1.3.0 to 1.4.0 by @dependabot in #396
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.117.0 to 0.118.0 by @dependabot in #397
- chore(ci): pin all actions to hash and comment w/version and release link by @overcookedpanda in #401
- build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #403
- feat: cardano-node-api config.yaml example by @EarnCoinPool in #404
- fix: use slices.Contains instead of loop iteration by @wolf31o2 in #409
- build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in #407
- build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #408
- fix: use any instead of interface{} by @wolf31o2 in #410
- chore(deps): gouroboros 0.120.1 by @wolf31o2 in #411
- build(deps): bump github.com/blinklabs-io/adder from 0.28.0 to 0.29.0 by @dependabot in #406
New Contributors
- @overcookedpanda made their first contribution in #401
- @EarnCoinPool made their first contribution in #404
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- chore: move codeowners under .github, use global coc/contributing by @wolf31o2 in #362
- ci(docker): explicit read permissions by @wolf31o2 in #364
- ci: fix permissions in ci-docker workflow by @agaffney in #365
- fix: preallocate struct before appending to it by @wolf31o2 in #366
- fix: use errors to avoid fmt by @wolf31o2 in #367
- chore: enable golangci-lint performance checks by @wolf31o2 in #368
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.109.0 to 0.110.0 by @dependabot in #363
- fix: use getter funcs instead of direct access by @wolf31o2 in #369
- fix: use %w for errors by @wolf31o2 in #370
- fix: use errors func instead of direct type assignment by @wolf31o2 in #371
- ci(golangci-lint): use bugs and performance presets by @wolf31o2 in #372
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.110.0 to 0.111.0 by @dependabot in #373
- fix: log automaxprocs using our normal logger by @wolf31o2 in #374
- chore: make format golines by @wolf31o2 in #375
- build(deps): bump andrewslotin/go-proxy-pull-action from 1.2.0 to 1.3.0 by @dependabot in #379
- build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.20.6 to 0.20.7 by @dependabot in #376
- build(deps): bump golang.org/x/net from 0.35.0 to 0.37.0 by @dependabot in #377
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.111.0 to 0.113.0 by @dependabot in #378
- build(deps): bump blinklabs-io/go from 1.24.0-1 to 1.24.1-1 by @dependabot in #380
- chore(golangci-lint): enable format, import, and unused presets; disable depguard by @wolf31o2 in #381
- chore: inline comment to appease golangci-lint by @wolf31o2 in #382
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- ci: remove custom codeql config by @wolf31o2 in #349
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.108.1 to 0.108.2 by @dependabot in #346
- build(deps): bump github.com/blinklabs-io/adder from 0.25.4 to 0.26.0 by @dependabot in #347
- chore(codeowners): add docs team by @wolf31o2 in #351
- ci: conventional commits permissions by @wolf31o2 in #352
- build(deps): bump blinklabs-io/go from 1.23.5-1 to 1.23.6-1 by @dependabot in #350
- ci(go): add 1.24 to test matrix by @wolf31o2 in #356
- ci(go-test): configure explicit permissions by @wolf31o2 in #357
- fix: 60s read header timeout on http servers by @wolf31o2 in #358
- fix: guard era number int overflow by @wolf31o2 in #359
- chore: golangci-lint configuration by @wolf31o2 in #360
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.108.2 to 0.109.0 by @dependabot in #354
- build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in #355
- build(deps): bump blinklabs-io/go from 1.23.6-1 to 1.24.0-1 by @dependabot in #353
- build: use go 1.23 by @wolf31o2 in #361
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- build(deps): bump github.com/utxorpc/go-codegen from 0.15.0 to 0.16.0 by @dependabot in #344
- build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.20.5 to 0.20.6 by @dependabot in #345
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- build(deps): bump github.com/penglongli/gin-metrics from 0.1.12 to 0.1.13 by @dependabot in #339
- build(deps): bump blinklabs-io/go from 1.23.4-1 to 1.23.5-1 by @dependabot in #342
- chore(deps): update blinklabs-io/gouroboros to v0.108.1 by @agaffney in #343
- build(deps): bump github.com/blinklabs-io/adder from 0.25.2 to 0.25.4 by @dependabot in #338
- build(deps): bump connectrpc.com/grpcreflect from 1.2.0 to 1.3.0 by @dependabot in #341
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- build: add gofmt to format make target by @wolf31o2 in #322
- build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.20.4 to 0.20.5 by @dependabot in #323
- build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #324
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.105.1 to 0.105.2 by @dependabot in #325
- feat: switch logging to slog by @verbotenj in #328
- build(deps): bump github.com/utxorpc/go-codegen from 0.14.0 to 0.15.0 by @dependabot in #327
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.105.2 to 0.106.0 by @dependabot in #326
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.105.2 to 0.106.1 by @dependabot in #329
- fix(api): use skipPaths by @verbotenj in #330
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.106.1 to 0.106.2 by @dependabot in #332
- build: go 1.22.9 by @wolf31o2 in #336
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.106.2 to 0.107.1 by @dependabot in #333
- build(deps): bump connectrpc.com/connect from 1.17.0 to 1.18.1 by @dependabot in #334
- build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #335
- build: use go 1.22.11 by @wolf31o2 in #337
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat: add support for searchUtxosByAddressWithAsset by @verbotenj in #320
- build(deps): bump github.com/utxorpc/go-codegen from 0.12.0 to 0.14.0 by @dependabot in #317
- build(deps): bump github.com/blinklabs-io/adder from 0.25.1 to 0.25.2 by @dependabot in #319
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.105.0 to 0.105.1 by @dependabot in #318
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
What's Changed
- feat: support skipping node check on start by @wolf31o2 in #310
- chore: regen openapi and format w/ golines by @wolf31o2 in #311
- chore: make swagger format golines by @wolf31o2 in #312
- ci: enable attestations on binaries and images by @wolf31o2 in #313
Full Changelog: v0.5.0...v0.6.0
Due to a bug in the release workflows, no binaries were created for this release
v0.5.0
What's Changed
- feat(utxorpc): add support for searchUtxos by address by @verbotenj in #296
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.103.6 to 0.104.1 by @dependabot in #303
- build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.20.1 to 0.20.3 by @dependabot in #302
- fix(utxorpc): waitForTx call by @verbotenj in #304
- build(deps): bump github.com/blinklabs-io/gouroboros from 0.104.1 to 0.105.0 by @dependabot in #305
- build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.20.3 to 0.20.4 by @dependabot in #306
- build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #307
- build(deps): bump blinklabs-io/go from 1.23.3-1 to 1.23.4-1 by @dependabot in #308
Full Changelog: v0.4.1...v0.5.0