Releases: blinklabs-io/tx-submit-api
Releases · blinklabs-io/tx-submit-api
v0.20.6
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
- @verbotenj made their first contribution in #288
Full Changelog: v0.20.5...v0.20.6
v0.20.5
What's Changed
- docs: screenshot and logo by @wolf31o2 in #274
- docs: resize logo by @wolf31o2 in #275
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.104.1 to 0.105.0 by @dependabot in #276
- ci: use go 1.22 by @wolf31o2 in #278
- chore(deps): bump blinklabs-io/go from 1.23.3-1 to 1.23.4-1 by @dependabot in #277
- ci: attestations for binaries and images by @wolf31o2 in #279
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #280
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.105.0 to 0.105.1 by @dependabot in #281
Full Changelog: v0.20.4...v0.20.5
v0.20.4
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
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
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
What's Changed
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
- fix: cors for htmx by @wolf31o2 in #252
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.98.0 to 0.99.0 by @dependabot in #253
- feat: expose metrics at /metrics on api port by @wolf31o2 in #254
- feat: adding gui to tx-submit-api by @JaeBrian in #251
- fix: use /metrics on the main router by @wolf31o2 in #255
New Contributors
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- feat: configure cors on api and metrics routers by @wolf31o2 in #248
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.96.0 to 0.98.0 by @dependabot in #245
- chore(deps): bump blinklabs-io/go from 1.23.1-1 to 1.23.2-1 by @dependabot in #246
- docs(swagger): remove scheme from label and regen by @wolf31o2 in #249
- fix: initialize custom metrics by @wolf31o2 in #250
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.93.2 to 0.93.3 by @dependabot in #237
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.93.3 to 0.94.3 by @dependabot in #238
- feat: pass logger to automaxprocs by @wolf31o2 in #242
- chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 by @dependabot in #240
- feat: static html support by @wolf31o2 in #243
- chore(deps): bump blinklabs-io/go from 1.22.7-1 to 1.23.1-1 by @dependabot in #239
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.94.3 to 0.96.0 by @dependabot in #241
- feat: tls support by @wolf31o2 in #244
Full Changelog: v0.17.5...v0.18.0
v0.17.5
What's Changed
- chore(deps): bump github.com/gin-contrib/zap from 1.1.3 to 1.1.4 by @dependabot in #228
- chore(deps): bump blinklabs-io/go from 1.21.13-1 to 1.22.6-1 by @dependabot in #230
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.91.1 to 0.92.1 by @dependabot in #231
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.92.1 to 0.93.0 by @dependabot in #233
- chore: update codeowners for teams by @wolf31o2 in #234
- chore(deps): bump github.com/blinklabs-io/gouroboros from 0.93.0 to 0.93.2 by @dependabot in #235
- chore(deps): bump blinklabs-io/go from 1.22.6-1 to 1.22.7-1 by @dependabot in #236
Full Changelog: v0.17.4...v0.17.5