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