Skip to content

Releases: blinklabs-io/cardano-node-api

v0.7.0

18 Dec 19:46
04e7c7e
Compare
Choose a tag to compare

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

11 Dec 21:39
bb7ee6b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

10 Dec 21:20
a4d73c1
Compare
Choose a tag to compare

What's Changed

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

10 Dec 00:17
79724b8
Compare
Choose a tag to compare

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

v0.4.1

11 Nov 22:48
77a92ee
Compare
Choose a tag to compare

What's Changed

  • ci: update to minimum go 1.22 by @wolf31o2 in #282
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.101.0 to 0.102.0 by @dependabot in #281
  • build(deps): bump github.com/penglongli/gin-metrics from 0.1.10 to 0.1.12 by @dependabot in #283
  • build(deps): bump github.com/blinklabs-io/adder from 0.24.3 to 0.25.0 by @dependabot in #284
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.102.0 to 0.103.1 by @dependabot in #285
  • fix(utxorpc): correctly handle empty datum fields in ReadUtxos response by @verbotenj in #286
  • fix(ReadParams): return protocol parameter values by @verbotenj in #287
  • fix: error check getting tip by @wolf31o2 in #289
  • build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #293
  • build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #292
  • build(deps): bump blinklabs-io/go from 1.23.2-1 to 1.23.3-1 by @dependabot in #290
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.103.2 to 0.103.6 by @dependabot in #294
  • chore(deps): adder 0.25.1 by @wolf31o2 in #295

Full Changelog: v0.4.0...v0.4.1

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