Skip to content

Releases: blinklabs-io/tx-submit-api

v0.20.10

31 Oct 18:10
ceaac9b

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.132.0 to 0.133.0 by @dependabot[bot] in #365
  • chore(deps): bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #364
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.133.0 to 0.134.2 by @dependabot[bot] in #366
  • chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #369
  • chore(deps): bump github.com/swaggo/gin-swagger from 1.6.0 to 1.6.1 by @dependabot[bot] in #367
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #370
  • chore(deps): bump blinklabs-io/go from 1.24.6-1 to 1.24.7-1 by @dependabot[bot] in #368
  • ci: enable nilaway scans by @wolf31o2 in #372
  • ci: use go 1.25 by @wolf31o2 in #373
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.134.2 to 0.135.1 by @dependabot[bot] in #371
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.135.1 to 0.135.2 by @dependabot[bot] in #374
  • chore(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 by @dependabot[bot] in #375
  • chore(deps): bump peter-evans/dockerhub-description from 4 to 5 by @dependabot[bot] in #378
  • chore(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 by @dependabot[bot] in #379
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.135.2 to 0.136.0 by @dependabot[bot] in #380
  • feat(api): Return after error in hasTx handler by @arepala-uml in #381
  • chore(deps): bump github.com/consensys/gnark-crypto from 0.19.0 to 0.19.1 by @dependabot[bot] in #383
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.136.0 to 0.137.0 by @dependabot[bot] in #382

New Contributors

Full Changelog: v0.20.9...v0.20.10

v0.20.9

29 Aug 13:06
060868d

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.116.0 to 0.117.0 by @dependabot[bot] in #337
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.117.0 to 0.118.0 by @dependabot[bot] in #338
  • chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #340
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.118.0 to 0.120.0 by @dependabot[bot] in #339
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.120.0 to 0.120.1 by @dependabot[bot] in #341
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.120.1 to 0.121.0 by @dependabot[bot] in #342
  • chore(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 by @dependabot[bot] in #343
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.121.0 to 0.122.0 by @dependabot[bot] in #345
  • chore(deps): bump blinklabs-io/go from 1.24.2-1 to 1.24.4-1 by @dependabot[bot] in #344
  • build: use go 1.24.4 for toolchain by @wolf31o2 in #346
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.122.0 to 0.125.1 by @dependabot[bot] in #347
  • chore(deps): bump github.com/gin-contrib/cors from 1.7.5 to 1.7.6 by @dependabot[bot] in #348
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.125.1 to 0.127.0 by @dependabot[bot] in #349
  • chore(deps): bump blinklabs-io/go from 1.24.4-1 to 1.24.5-1 by @dependabot[bot] in #350
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.127.0 to 0.128.2 by @dependabot[bot] in #351
  • ci(lint): disable noctx linter by @wolf31o2 in #354
  • chore(deps): bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 by @dependabot[bot] in #353
  • chore(deps): bump github.com/swaggo/swag from 1.16.4 to 1.16.5 by @dependabot[bot] in #352
  • feat: openapi go client by @wolf31o2 in #355
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.128.2 to 0.129.0 by @dependabot[bot] in #356
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.129.0 to 0.130.1 by @dependabot[bot] in #357
  • chore(deps): bump github.com/swaggo/swag from 1.16.5 to 1.16.6 by @dependabot[bot] in #358
  • build: go 1.24 by @wolf31o2 in #359
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #360
  • chore(deps): bump blinklabs-io/go from 1.24.5-1 to 1.24.6-1 by @dependabot[bot] in #361
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.130.1 to 0.131.0 by @dependabot[bot] in #362
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.131.0 to 0.132.0 by @dependabot[bot] in #363

Full Changelog: v0.20.8...v0.20.9

v0.20.8

14 Apr 23:16
22b3305

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.111.0 to 0.113.0 by @dependabot in #319
  • chore(deps): bump blinklabs-io/go from 1.24.0-1 to 1.24.1-1 by @dependabot in #320
  • chore(golangci-lint): enable format, import, and unused presets; disable depguard by @wolf31o2 in #321
  • chore: inline comment to appease golangci-lint by @wolf31o2 in #323
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.113.0 to 0.113.1 by @dependabot in #322
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #324
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.113.1 to 0.114.1 by @dependabot in #326
  • chore(deps): bump github.com/gin-contrib/cors from 1.7.3 to 1.7.4 by @dependabot in #327
  • chore(golangci-lint): migrate configuration to v2 by @wolf31o2 in #331
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.114.1 to 0.115.2 by @dependabot in #329
  • chore(deps): bump github.com/fxamacker/cbor/v2 from 2.7.0 to 2.8.0 by @dependabot in #330
  • chore(deps): update blinklabs-io/gouroboros to v0.116.0 by @agaffney in #336
  • chore(deps): bump github.com/gin-contrib/cors from 1.7.4 to 1.7.5 by @dependabot in #334
  • chore(deps): bump blinklabs-io/go from 1.24.1-1 to 1.24.2-1 by @dependabot in #332
  • chore(deps): bump github.com/gin-contrib/zap from 1.1.4 to 1.1.5 by @dependabot in #335

Full Changelog: v0.20.7...v0.20.8

v0.20.7

04 Mar 14:00
1ea0114

Choose a tag to compare

What's Changed

  • chore(deps): bump blinklabs-io/go from 1.23.4-1 to 1.23.5-1 by @dependabot in #294
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.108.1 to 0.108.2 by @dependabot in #295
  • ci: remove custom codeql config by @wolf31o2 in #297
  • chore(codeowners): add docs team by @wolf31o2 in #300
  • docs(readme): document configuring tls by @wolf31o2 in #299
  • ci: conventional commits permissions by @wolf31o2 in #301
  • chore(deps): bump blinklabs-io/go from 1.23.5-1 to 1.23.6-1 by @dependabot in #298
  • ci(go): add 1.24 to test matrix by @wolf31o2 in #304
  • ci(go-test): configure explicit permissions by @wolf31o2 in #305
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.108.2 to 0.109.0 by @dependabot in #302
  • chore(deps): bump blinklabs-io/go from 1.23.6-1 to 1.24.0-1 by @dependabot in #303
  • fix(submit): error check timeout input by @wolf31o2 in #307
  • build: use go 1.23 by @wolf31o2 in #306
  • fix: 60s timeout on debugger http server by @wolf31o2 in #308
  • chore: move codeowners under .github, use global coc/contributing by @wolf31o2 in #309
  • chore: golangci-lint configuration w/ defaults linters + gosec by @wolf31o2 in #311
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.109.0 to 0.110.0 by @dependabot in #310
  • ci(docker): explicit content read permissions by @wolf31o2 in #312
  • fix: use %w in errors by @wolf31o2 in #313
  • fix: use errors and string concatenation to avoid fmt by @wolf31o2 in #314
  • chore: enable golangci-lint performance checks by @wolf31o2 in #315
  • fix: use errors func instead of direct type assignment by @wolf31o2 in #317
  • ci(golangci-lint): use bugs and performance presets by @wolf31o2 in #318
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.110.0 to 0.111.0 by @dependabot in #316

Full Changelog: v0.20.6...v0.20.7

v0.20.6

23 Jan 23:27
f5c761c

Choose a tag to compare

What's Changed

  • build: add gofmt to format make target by @wolf31o2 in #282
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.105.1 to 0.105.2 by @dependabot in #283
  • chore(deps): bump github.com/gin-contrib/cors from 1.7.2 to 1.7.3 by @dependabot in #284
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.105.2 to 0.106.2 by @dependabot in #286
  • chore: bump gouroboros by @verbotenj in #288
  • build: use go 1.22.11 by @wolf31o2 in #289
  • chore(deps): bump github.com/penglongli/gin-metrics from 0.1.12 to 0.1.13 by @dependabot in #291
  • chore(deps): update blinklabs-io/gouroboros to v0.108.1 by @agaffney in #293

New Contributors

Full Changelog: v0.20.5...v0.20.6

v0.20.5

16 Dec 15:22
84294fc

Choose a tag to compare

What's Changed

Full Changelog: v0.20.4...v0.20.5

v0.20.4

19 Nov 22:35
26260ab

Choose a tag to compare

What's Changed

  • fix: scaling for transaction metrics by @JaeBrian in #273
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.104.0 to 0.104.1 by @dependabot in #272

Full Changelog: v0.20.3...v0.20.4

v0.20.3

16 Nov 14:21
4c80e06

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.103.1 to 0.104.0 by @dependabot in #268
  • fix: ui path to fetch metrics endpoint by @wolf31o2 in #269

Full Changelog: v0.20.2...v0.20.3

v0.20.2

15 Nov 15:18
8cb500d

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/swaggo/swag from 1.16.3 to 1.16.4 by @dependabot in #256
  • ci: update to minimum go 1.22 by @wolf31o2 in #260
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.101.0 to 0.102.0 by @dependabot in #259
  • fix: cpu value is now a percentage by @JaeBrian in #264
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.102.0 to 0.103.1 by @dependabot in #262
  • chore(deps): bump github.com/penglongli/gin-metrics from 0.1.10 to 0.1.12 by @dependabot in #261
  • chore(deps): bump blinklabs-io/go from 1.23.2-1 to 1.23.3-1 by @dependabot in #266

Full Changelog: v0.20.1...v0.20.2

v0.20.1

21 Oct 17:02
de577b0

Choose a tag to compare

What's Changed

  • chore(deps): update blinklabs-io/gouroboros to v0.101.0 by @agaffney in #258

Full Changelog: v0.20.0...v0.20.1