Skip to content

Releases: blinklabs-io/cardano-node-api

v0.4.0

23 Oct 14:01
da8493c
Compare
Choose a tag to compare

What's Changed

  • docs(openapi): remove scheme for dynamic support by @wolf31o2 in #245
  • build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #246
  • build(deps): bump blinklabs-io/go from 1.22.6-1 to 1.22.7-1 by @dependabot in #249
  • build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #248
  • docs(swagger): tag localtxsubmission endpoint by @wolf31o2 in #250
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.93.2 to 0.93.3 by @dependabot in #254
  • build(deps): bump github.com/blinklabs-io/adder from 0.23.2 to 0.23.3 by @dependabot in #253
  • build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.17.4 to 0.17.5 by @dependabot in #252
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.93.3 to 0.94.3 by @dependabot in #255
  • build(deps): bump connectrpc.com/connect from 1.16.2 to 1.17.0 by @dependabot in #256
  • build(deps): bump github.com/blinklabs-io/adder from 0.23.3 to 0.23.4 by @dependabot in #257
  • fix: string casting in DumpHistory & FetchBlock by @verbotenj in #260
  • fix: followTip api call by @verbotenj in #259
  • feat: update/modify for new version of utxorpc by @verbotenj in #258
  • chore: fix golangci-lint issues by @verbotenj in #261
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.94.3 to 0.96.0 by @dependabot in #262
  • build(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 by @dependabot in #263
  • build(deps): bump blinklabs-io/go from 1.22.7-1 to 1.23.1-1 by @dependabot in #264
  • build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.17.5 to 0.18.0 by @dependabot in #266
  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #267
  • build(deps): bump blinklabs-io/go from 1.23.1-1 to 1.23.2-1 by @dependabot in #270
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.96.0 to 0.98.0 by @dependabot in #268
  • build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #269
  • build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.18.0 to 0.19.0 by @dependabot in #271
  • build(deps): bump github.com/utxorpc/go-codegen from 0.10.0 to 0.11.0 by @dependabot in #272
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.98.0 to 0.100.0 by @dependabot in #275
  • build(deps): bump github.com/blinklabs-io/adder from 0.23.4 to 0.24.2 by @dependabot in #276
  • build(deps): bump github.com/swaggo/swag from 1.16.3 to 1.16.4 by @dependabot in #278
  • chore(deps): update blinklabs-io/adder to v0.24.3 by @agaffney in #279
  • fix(utorpc): pass mux handler by @verbotenj in #280

Full Changelog: v0.3.0...v0.4.0

v0.3.0

07 Sep 11:38
c3e0a53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.3.0

v0.2.4

29 Aug 17:03
b2a81ac
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.92.1 to 0.93.0 by @dependabot in #234
  • chore(deps): update blinklabs-io/gouroboros to v0.93.2 by @agaffney in #235

Full Changelog: v0.2.3...v0.2.4

v0.2.3

21 Aug 16:39
958e87a
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #223
  • build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #225
  • build(deps): bump github.com/blinklabs-io/adder from 0.22.3 to 0.23.0 by @dependabot in #224
  • build(deps): bump blinklabs-io/go from 1.21.12-1 to 1.21.13-1 by @dependabot in #222
  • build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.17.3 to 0.17.4 by @dependabot in #226
  • build(deps): bump github.com/utxorpc/go-codegen from 0.8.0 to 0.9.0 by @dependabot in #229
  • build(deps): bump blinklabs-io/go from 1.21.13-1 to 1.22.6-1 by @dependabot in #230
  • build(deps): bump github.com/gin-contrib/zap from 1.1.3 to 1.1.4 by @dependabot in #228
  • chore(deps): update to gouroboros 0.92.1 and adder 0.23.1 by @wolf31o2 in #232
  • ci: use go 1.22 for tests and builds by @wolf31o2 in #233

Full Changelog: v0.2.2...v0.2.3

v0.2.2

05 Aug 21:48
e489061
Compare
Choose a tag to compare

What's Changed

  • chore(deps): gouroboros 0.91.0 and utxorpc/go-codegen 0.8.0 by @wolf31o2 in #219
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.91.0 to 0.91.1 by @dependabot in #220
  • build(deps): bump github.com/blinklabs-io/adder from 0.22.2 to 0.22.3 by @dependabot in #221

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 Jul 22:02
e82f069
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.89.1 to 0.90.0 by @dependabot in #212
  • build(deps): bump github.com/utxorpc/go-codegen from 0.6.0 to 0.7.0 by @dependabot in #211
  • build(deps): bump blinklabs-io/go from 1.21.11-1 to 1.21.12-1 by @dependabot in #215
  • build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.17.2 to 0.17.3 by @dependabot in #217
  • build(deps): bump github.com/blinklabs-io/adder from 0.22.1 to 0.22.2 by @dependabot in #218

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Jul 16:47
12a63b9
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump andrewslotin/go-proxy-pull-action from 1.1.0 to 1.2.0 by @dependabot in #201
  • build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #200
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.88.0 to 0.89.0 by @dependabot in #199
  • feat: openapi client by @wolf31o2 in #203
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.89.0 to 0.89.1 by @dependabot in #202
  • build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #204
  • build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.17.1 to 0.17.2 by @dependabot in #206
  • chore(deps): bump utxorpc/go-codegen to 0.6.0 by @verbotenj in #207
  • build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #205

Full Changelog: v0.1.2...v0.2.0

v0.1.2

18 Jun 16:54
2e13d4c
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 by @dependabot in #190
  • build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #192
  • build(deps): bump github.com/blinklabs-io/tx-submit-api from 0.17.0 to 0.17.1 by @dependabot in #191
  • build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #193
  • fix(openapi): add missing txmonitor hastx path param by @wolf31o2 in #194
  • build(deps): bump github.com/gorilla/websocket from 1.5.2 to 1.5.3 by @dependabot in #196
  • build(deps): bump github.com/blinklabs-io/adder from 0.22.0 to 0.22.1 by @dependabot in #197
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.86.0 to 0.88.0 by @dependabot in #198
  • build(deps): bump blinklabs-io/go from 1.21.10-1 to 1.21.11-1 by @dependabot in #195

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 Jun 17:03
643eccb
Compare
Choose a tag to compare

What's Changed

  • docs: comment binaries from usage by @wolf31o2 in #186
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.85.0 to 0.86.0 by @dependabot in #187
  • build(deps): bump github.com/blinklabs-io/adder from 0.21.0 to 0.22.0 by @dependabot in #188
  • ci: replace release workflow (sed from adder) by @wolf31o2 in #189

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Jun 14:49
182de8b
Compare
Choose a tag to compare

What's Changed

  • feat: initial functionality by @agaffney in #1
  • build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #2
  • chore(ci): fix docker image publishing by @wolf31o2 in #3
  • feat: use chainguard images to reduce attack surface by @wolf31o2 in #4
  • build(deps): bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0 by @dependabot in #5
  • ci: configure dependabot by @wolf31o2 in #6
  • build(deps): bump github.com/swaggo/gin-swagger from 1.5.3 to 1.6.0 by @dependabot in #7
  • build(deps): bump golang.org/x/crypto from 0.6.0 to 0.9.0 by @dependabot in #8
  • build(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 by @dependabot in #10
  • build(deps): bump github.com/swaggo/swag from 1.8.5 to 1.16.1 by @dependabot in #11
  • build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #12
  • chore(deps): bump gouroboros to 0.42.0 by @wolf31o2 in #13
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.42.0 to 0.43.0 by @dependabot in #14
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.43.0 to 0.45.1 by @dependabot in #15
  • build(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #16
  • chore(deps): pin go builder image sha by @wolf31o2 in #18
  • build(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #42
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.45.1 to 0.47.0 by @dependabot in #41
  • chore(deps): update go sha to latest for 1.19 by @wolf31o2 in #43
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.47.0 to 0.48.0 by @dependabot in #44
  • build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #45
  • chore(ci): update golangci-lint by @wolf31o2 in #47
  • chore(deps): use blinklabs-io/go for image build by @wolf31o2 in #48
  • chore(ci): use go 1.19 and 1.20 for golangci-lint by @wolf31o2 in #49
  • build(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #46
  • build(deps): bump github.com/fxamacker/cbor/v2 from 2.4.0 to 2.5.0 by @dependabot in #50
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.48.0 to 0.50.0 by @dependabot in #51
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.50.0 to 0.51.0 by @dependabot in #52
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.51.0 to 0.52.0 by @dependabot in #53
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.52.0 to 0.53.0 by @dependabot in #54
  • build(deps): bump github.com/swaggo/swag from 1.16.1 to 1.16.2 by @dependabot in #55
  • chore(deps): update go to 1.20/1.21 by @wolf31o2 in #56
  • build(deps): bump github.com/gin-contrib/zap from 0.1.0 to 0.2.0 by @dependabot in #57
  • build(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #59
  • fix: default permissions to match cardano-node by @verbotenj in #60
  • chore: update Go build image by @wolf31o2 in #61
  • build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #62
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.53.0 to 0.54.0 by @dependabot in #63
  • chore(deps): upgrade go builder to 1.21.3 by @wolf31o2 in #64
  • build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #65
  • chore(ci): configure dependabot for docker by @wolf31o2 in #66
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.54.0 to 0.55.0 by @dependabot in #67
  • ci: update golangci-lint and split go-test to separate workflow by @agaffney in #68
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.55.0 to 0.56.0 by @dependabot in #69
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.56.0 to 0.57.0 by @dependabot in #70
  • chore: run golines by @wolf31o2 in #71
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.57.0 to 0.60.0 by @dependabot in #72
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.60.0 to 0.61.0 by @dependabot in #73
  • build(deps): bump blinklabs-io/go from 1.21.3-1 to 1.21.4-1 by @dependabot in #75
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #76
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.61.0 to 0.62.0 by @dependabot in #77
  • chore: add CoC and CODEOWNERS, update headers by @wolf31o2 in #74
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.62.0 to 0.64.0 by @dependabot in #79
  • chore: actually add CoC and CODEOWNERS this time by @wolf31o2 in #78
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.64.0 to 0.66.0 by @dependabot in #80
  • build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #81
  • chore: update dependabot by @wolf31o2 in #82
  • build(deps): bump docker/login-action from 2 to 3 by @dependabot in #83
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #85
  • build(deps): bump docker/build-push-action from 3 to 5 by @dependabot in #86
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.66.0 to 0.67.0 by @dependabot in #88
  • build(deps): bump actions/checkout from 2 to 4 by @dependabot in #87
  • build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #84
  • build(deps): bump webiny/action-conventional-commits from 1.0.3 to 1.2.0 by @dependabot in #89
  • build(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #90
  • build(deps): bump actions/github-script from 5 to 7 by @dependabot in #91
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.67.0 to 0.67.1 by @dependabot in #93
  • build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #92
  • build(deps): bump blinklabs-io/go from 1.21.4-1 to 1.21.5-1 by @dependabot in #94
  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #95
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.67.1 to 0.69.2 by @dependabot in #96
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.69.2 to 0.69.3 by @dependabot in #97
  • build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #98
  • build(deps): bump webiny/action-conventional-commits from 1.2.0 to 1.3.0 by @dependabot in #100
  • b...
Read more