Releases: blinklabs-io/adder
Releases · blinklabs-io/adder
v0.28.0
What's Changed
- feat(filter): check StakeDeregistrationCertificate and StakeDelegationCertificate StakeCredential by @jkawan in #390
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.114.1 to 0.115.2 by @dependabot in #391
- fix: update golangci-lint and clean up error messages by @wolf31o2 in #394
- fix(chainsync): Updated tests to use renamed and fixed-size Credentia Struct by @arepala-uml in #395
- fix(input): chainsync plugin kupo health url by @wolf31o2 in #401
- chore(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot in #396
- chore(deps): bump blinklabs-io/go from 1.24.1-1 to 1.24.2-1 by @dependabot in #398
- chore(deps): gouroboros 0.116.0 by @wolf31o2 in #402
New Contributors
- @arepala-uml made their first contribution in #395
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- fix: default gin to release node by @wolf31o2 in #325
- ci(macos): update app with icon by @wolf31o2 in #326
- chore(windows): icon resources by @wolf31o2 in #327
- chore: add windows icon and run make format swagger golines by @wolf31o2 in #328
- ci(publish): use a variable for app name by @wolf31o2 in #330
- fix: bail early on empty block before sending event by @wolf31o2 in #331
- feat(windows): detect double-click launch by @wolf31o2 in #333
- chore: add issues to TODO comments by @agaffney in #339
- docs(readme): replace zap w/ slog by @wolf31o2 in #340
- ci: remove codeql config as we use defaults by @wolf31o2 in #342
- chore(codeowners): update codeowners to list docs team by @wolf31o2 in #343
- chore(deps): bump blinklabs-io/go from 1.23.5-1 to 1.23.6-1 by @dependabot in #344
- ci: conventional commits permissions by @wolf31o2 in #345
- chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot in #348
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.108.2 to 0.109.0 by @dependabot in #347
- ci(go): add 1.24 to test matrix by @wolf31o2 in #350
- feat: debugger 60s timeout by @wolf31o2 in #351
- fix: guard casting to uint/uint32 by @wolf31o2 in #352
- fix(notify): tighten permissions to only user on icon file by @wolf31o2 in #353
- chore: configure golangci-lint and enable gosec by @wolf31o2 in #354
- chore(deps): bump blinklabs-io/go from 1.23.6-1 to 1.24.0-1 by @dependabot in #346
- ci(golangci-lint): explicitly add default linters to enabled by @wolf31o2 in #355
- ci(go-test): configure explicit permissions by @wolf31o2 in #356
- chore(codeowners): move under .github by @wolf31o2 in #357
- feat: status update on rollbackward by @jkawan in #359
- build: go 1.23 by @wolf31o2 in #362
- fix: remove unnecessary type conversion by @wolf31o2 in #363
- fix: use stdlib vars for http methods by @wolf31o2 in #365
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.109.0 to 0.110.0 by @dependabot in #360
- chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 by @dependabot in #361
- ci(docker): explicit workflow permissions by @wolf31o2 in #364
- fix(api): guard access logger json marshal errors by @wolf31o2 in #366
- fix: use %w in errors by @wolf31o2 in #367
- fix(fcm): use a context with http request by @wolf31o2 in #368
- fix(plugin): remove none plugin option type by @wolf31o2 in #369
- fix: use errors, strconv, and concatenation to avoid fmt by @wolf31o2 in #370
- chore: enable golangci-lint performance linters by @wolf31o2 in #371
- ci: fix permissions in ci-docker workflow by @agaffney in #372
- ci(golangci-lint): use bugs and performance presets by @wolf31o2 in #374
- ci(publish): use correct permission name by @wolf31o2 in #375
- chore(deps): bump andrewslotin/go-proxy-pull-action from 1.2.0 to 1.3.0 by @dependabot in #377
- feat: exposed era in chainsync input by @jkawan in #373
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.110.0 to 0.111.0 by @dependabot in #376
- chore(deps): update github.com/gen2brain/beeep to 9c006672e7f4 by @wolf31o2 in #378
- chore: make format golines by @wolf31o2 in #379
- chore(golangci-lint): enable format, import, and unused presets; disable depguard by @wolf31o2 in #386
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.111.0 to 0.113.1 by @dependabot in #381
- chore(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 by @dependabot in #382
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #384
- chore(deps): bump blinklabs-io/go from 1.24.0-1 to 1.24.1-1 by @dependabot in #383
- test: added unit tests for chainsync filter plugin by @jkawan in #385
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.113.1 to 0.114.1 by @dependabot in #388
New Contributors
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- chore(deps): ogmigo to latest main by @wolf31o2 in #306
- feat: add signing for windows binaries by @overcookedpanda in #304
- build: use go 1.22.11 by @wolf31o2 in #309
- chore(deps): bump blinklabs-io/go from 1.23.4-1 to 1.23.5-1 by @dependabot in #307
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.107.1 to 0.108.0 by @dependabot in #308
- feat: add withdrawals field to transaction events by @Javieracost in #310
- fix(filter): chainsync: use resolved inputs in matching by @wolf31o2 in #312
- chore(deps): update to gouroboros 0.108.2 by @wolf31o2 in #317
- chore(deps): update to latest kugo and ogmigo by @wolf31o2 in #318
- refactor(fcm): move fcm package under push output plugin by @wolf31o2 in #319
- ci(filter): create initial chainsync tests by @wolf31o2 in #320
- ci: create and sign macos app by @wolf31o2 in #321
- ci: use runs-on only once by @wolf31o2 in #322
- ci: fix publishing on freebsd by @wolf31o2 in #323
New Contributors
- @overcookedpanda made their first contribution in #304
- @Javieracost made their first contribution in #310
Full Changelog: v0.25.4...v0.26.0
v0.25.4
What's Changed
- chore: bump kugo to latest main by @verbotenj in #305
Full Changelog: v0.25.3...v0.25.4
v0.25.3
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.105.0 to 0.105.1 by @dependabot in #290
- build: add gofmt to format make target by @wolf31o2 in #291
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.105.1 to 0.105.2 by @dependabot in #292
- chore(deps): bump github.com/utxorpc/go-codegen from 0.14.0 to 0.15.0 by @dependabot in #295
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.105.2 to 0.106.0 by @dependabot in #294
- build: use go 1.22.9 by @wolf31o2 in #296
- chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #297
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.106.0 to 0.106.2 by @dependabot in #298
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.106.2 to 0.107.1 by @dependabot in #301
- fix: use ogmigo and kugo from main by @wolf31o2 in #303
- chore(deps): bump golang.org/x/net from 0.25.0 to 0.33.0 by @dependabot in #302
Full Changelog: v0.25.2...v0.25.3
v0.25.2
What's Changed
- fix: guard against an empty token store in fcm output by @wolf31o2 in #279
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.103.6 to 0.104.2 by @dependabot in #282
- chore: golines and rename file to snake case by @wolf31o2 in #281
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #283
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.104.2 to 0.105.0 by @dependabot in #284
- chore(deps): bump github.com/utxorpc/go-codegen from 0.12.0 to 0.14.0 by @dependabot in #286
- chore(deps): bump blinklabs-io/go from 1.23.3-1 to 1.23.4-1 by @dependabot in #287
- ci: attestations for binaries and container images by @wolf31o2 in #288
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #289
Full Changelog: v0.25.1...v0.25.2
v0.25.1
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.102.0 to 0.103.1 by @dependabot in #271
- fix: guard against nil os.Args and exit vs panic by @wolf31o2 in #272
- chore(deps): bump github.com/utxorpc/go-codegen from 0.11.0 to 0.12.0 by @dependabot in #276
- chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by @dependabot in #274
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.103.1 to 0.103.6 by @dependabot in #277
- chore(deps): bump blinklabs-io/go from 1.23.2-1 to 1.23.3-1 by @dependabot in #273
- docs: move assets under .github by @wolf31o2 in #278
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- chore(deps): bump github.com/swaggo/swag from 1.16.3 to 1.16.4 by @dependabot in #264
- ci: update to minimum go 1.22 by @wolf31o2 in #266
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.101.0 to 0.102.0 by @dependabot in #265
- fix: guard against a nil resp by @wolf31o2 in #267
- fix: guard additional resp from do for nil by @wolf31o2 in #268
- fix: ensure api instance exists to avoid nil by @wolf31o2 in #269
- feat: pass logger to automaxprocs by @wolf31o2 in #270
Full Changelog: v0.24.3...v0.25.0
v0.24.3
What's Changed
Full Changelog: v0.24.2...v0.24.3
v0.24.2
What's Changed
- fix: update address conversion with updated NewAddress by @verbotenj in #262
Full Changelog: v0.24.1...v0.24.2