Releases: blinklabs-io/bursa
Releases · blinklabs-io/bursa
v0.8.3
What's Changed
- chore: update codeowners for teams by @wolf31o2 in #104
- chore(deps): Bump blinklabs-io/go from 1.22.6-1 to 1.22.7-1 by @dependabot in #105
- chore(deps): Bump blinklabs-io/go from 1.22.7-1 to 1.23.1-1 by @dependabot in #106
- chore(deps): Bump blinklabs-io/go from 1.23.1-1 to 1.23.2-1 by @dependabot in #107
- chore(deps): Bump github.com/swaggo/swag from 1.16.3 to 1.16.4 by @dependabot in #108
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- chore(deps): Bump blinklabs-io/go from 1.21.12-1 to 1.21.13-1 by @dependabot in #101
- chore(deps): Bump github.com/gin-contrib/zap from 1.1.3 to 1.1.4 by @dependabot in #103
- chore(deps): Bump blinklabs-io/go from 1.21.13-1 to 1.22.6-1 by @dependabot in #102
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- chore(deps): Bump blinklabs-io/go from 1.21.10-1 to 1.21.11-1 by @dependabot in #94
- chore(deps): Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #95
- chore(deps): Bump docker/build-push-action from 5 to 6 by @dependabot in #96
- chore(deps): Bump andrewslotin/go-proxy-pull-action from 1.1.0 to 1.2.0 by @dependabot in #97
- chore(deps): Bump github.com/fxamacker/cbor/v2 from 2.6.0 to 2.7.0 by @dependabot in #98
- chore(deps): Bump blinklabs-io/go from 1.21.11-1 to 1.21.12-1 by @dependabot in #99
- chore(deps): Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #100
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- ci: enable codeql for go by @wolf31o2 in #80
- chore(deps): Bump github.com/gin-contrib/zap from 1.1.1 to 1.1.3 by @dependabot in #82
- chore(deps): Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #85
- chore(deps): Bump blinklabs-io/go from 1.21.9-1 to 1.21.10-1 by @dependabot in #84
- chore(deps): Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in #86
- docs: add contributing guidelines by @wolf31o2 in #87
- feat: add cobra cli library by @oversize in #89
- fix: exit on nil wallet without explicit error by @wolf31o2 in #91
- chore: use go 1.21 everywhere and test 1.22 by @wolf31o2 in #92
- fix: describe wallet create --output by @wolf31o2 in #93
New Contributors
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- chore(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #73
- chore(deps): Bump github.com/gin-contrib/zap from 1.1.0 to 1.1.1 by @dependabot in #74
- chore(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #75
- chore(deps): Bump blinklabs-io/go from 1.21.8-1 to 1.21.9-1 by @dependabot in #76
- chore(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #77
- chore(deps): Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #78
- fix: use correct part of key bytes for skey value by @agaffney in #79
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- chore(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #59
- chore(deps): Bump peter-evans/dockerhub-description from 3 to 4 by @dependabot in #61
- chore(deps): Bump webiny/action-conventional-commits from 1.2.0 to 1.3.0 by @dependabot in #60
- chore(deps): Bump blinklabs-io/go from 1.21.5-1 to 1.21.6-1 by @dependabot in #62
- chore(deps): Bump github.com/swaggo/swag from 1.16.2 to 1.16.3 by @dependabot in #64
- chore(deps): Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #65
- chore(deps): Bump github.com/fxamacker/cbor/v2 from 2.5.0 to 2.6.0 by @dependabot in #66
- chore(deps): Bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #67
- ci: enable race detection for tests by @wolf31o2 in #68
- chore(deps): Bump github.com/gin-contrib/zap from 0.2.0 to 1.1.0 by @dependabot in #69
- fix: guard against nil os.Args by @wolf31o2 in #70
- fix: rename extended key struct keys for clarity by @wolf31o2 in #71
- chore(deps): Bump blinklabs-io/go from 1.21.6-1 to 1.21.8-1 by @dependabot in #72
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat: support both skey and extended skey by @wolf31o2 in #55
- chore(deps): Bump blinklabs-io/go from 1.21.4-1 to 1.21.5-1 by @dependabot in #56
- chore(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #57
- chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #58
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: add a wallet restore endpoint with mnemonic by @verbotenj in #43
- chore: update dependabot by @wolf31o2 in #44
- chore(deps): Bump actions/github-script from 6 to 7 by @dependabot in #45
- chore(deps): Bump actions/setup-go from 3 to 4 by @dependabot in #46
- chore(deps): Bump docker/metadata-action from 4 to 5 by @dependabot in #49
- chore(deps): Bump actions/checkout from 2 to 4 by @dependabot in #47
- chore(deps): Bump webiny/action-conventional-commits from 1.0.3 to 1.2.0 by @dependabot in #48
- chore(deps): Bump andrewslotin/go-proxy-pull-action from 1.0.3 to 1.1.0 by @dependabot in #50
- chore(deps): Bump docker/login-action from 2 to 3 by @dependabot in #51
- chore(deps): Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #52
- chore(deps): Bump docker/build-push-action from 3 to 5 by @dependabot in #53
- chore(deps): Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #54
New Contributors
- @verbotenj made their first contribution in #43
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- chore(deps): Bump golang.org/x/sync from 0.1.0 to 0.4.0 by @dependabot in #36
- chore: run golines by @wolf31o2 in #37
- chore(deps): Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #38
- chore: update license headers by @wolf31o2 in #40
- chore(deps): Bump blinklabs-io/go from 1.21.3-1 to 1.21.4-1 by @dependabot in #41
- chore: assets by @wolf31o2 in #42
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- chore(deps): Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #28
- chore(ci): configure dependabot for docker by @wolf31o2 in #29
- ci: update golangci-lint and split go-test to separate workflow by @agaffney in #30
- chore: add ales to codeowners by @wolf31o2 in #31
- feat: swagger using swaggo/swag and gin-swagger by @wolf31o2 in #32
- feat: metrics using ginmetrics by @wolf31o2 in #33
- feat: write output files to directory by @wolf31o2 in #35
New Contributors
Full Changelog: v0.4.1...v0.5.0