Releases: luno/luno-go
Releases · luno/luno-go
v0.0.32
What's Changed
- Resolve deadlock caused by fetching snapshot during update by @pkachelhoffer in #126
- renovate: Use common config by @echarrod in #123
- Update beneficiary endpoints by @pkachelhoffer in #131
- renovate: Update module github.com/gorilla/websocket to v1.5.3 by @renovate in #133
- gomod: Update version to Go 1.21 by @echarrod in #135
- renovate: Update module golang.org/x/time to v0.6.0 by @renovate in #138
Full Changelog: v0.0.31...v0.0.32
v0.0.31
What's Changed
- Add option to specify custom backoff handler by @pkachelhoffer in #124
- version: Update to 0.0.31 by @echarrod in #125
New Contributors
- @pkachelhoffer made their first contribution in #124
Full Changelog: v0.0.30...v0.0.31
v0.0.30
What's Changed
- gofumpt: Run on whole repo to prevent noise going forwards by @echarrod in #108
- Undo request parameter update by @arcturial in #107
- Fix HTML links on godoc by @shashaneRanasinghe in #109
- Configure Renovate by @renovate in #110
- renovate: Update module golang.org/x/time to v0.4.0 by @renovate in #112
- renovate: Update actions/setup-go action to v4 by @renovate in #115
- renovate: Update actions/checkout action to v4 by @renovate in #114
- ci: Update go version in test.yml to be 1.21 by @echarrod in #116
- renovate: Update module github.com/gorilla/websocket to v1.5.1 by @renovate in #111
- streaming: Flatten orders in orderbook by @adamhicks in #51
- renovate: Update actions/setup-go action to v5 by @renovate in #118
- renovate: Update module golang.org/x/time to v0.5.0 by @renovate in #117
- Add support for memo field for ATOM coin by @jrkilloran in #119
- api: Regenerate types - add TransferID by @echarrod in #122
New Contributors
- @echarrod made their first contribution in #108
- @shashaneRanasinghe made their first contribution in #109
- @renovate made their first contribution in #110
Full Changelog: v0.0.29...v0.0.30