Releases: luno/luno-go
Releases · luno/luno-go
v0.1.0
What's Changed
- optimisation: Maintain a lookup of frequently used big.Int instances by @timwintle in #154
- github/workflows: Use Go version in go.mod rather than static version by @echarrod in #176
Dependency updates
- renovate: Update actions/checkout action to v5 by @renovate[bot] in #171
- renovate: Update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #173
- renovate: Update dependency go to 1.25 by @renovate[bot] in #172
- renovate: Update SonarSource/sonarqube-scan-action action to v5.3.1 by @renovate[bot] in #170
- renovate: Update module golang.org/x/time to v0.13.0 by @renovate[bot] in #174
- renovate: Update SonarSource/sonarqube-scan-action action to v6 by @renovate[bot] in #177
- renovate: Update module golang.org/x/time to v0.14.0 by @renovate[bot] in #178
- renovate: Update actions/setup-go action to v6 by @renovate[bot] in #175
- security: AI Fix for 3rd party Github Actions should be pinned by @aikido-autofix[bot] in #180
New Contributors
- @aikido-autofix[bot] made their first contribution in #180
- @timwintle made their first contribution in #154
Full Changelog: v0.0.35...v0.1.0
v0.0.35
What's Changed
- renovate: Update module golang.org/x/time to v0.12.0 by @renovate in #164
- luno-go: Add auth headers on unauthed endpoints if auth details provided by @pkachelhoffer in #169
Full Changelog: v0.0.34...v0.0.35
v0.0.34
What's Changed
- go: Update to 1.24 by @echarrod in #158
- sonar: Update deprecated action by @echarrod in #159
- renovate: Update SonarSource/sonarqube-scan-action action to v5.2.0 by @renovate in #160
- time: Handle different time formats when unmarshalling by @echarrod in #162
Full Changelog: v0.0.33...v0.0.34
v0.0.33
What's Changed
- Generate according to latest Luno spec by @pkachelhoffer in #139
- sonarcloud: Add coverage reporting by @echarrod in #141
- renovate: Update actions/setup-go action to v5 by @renovate in #142
- readme: Add badges by @echarrod in #143
- readme: Fix license link, update version by @echarrod in #144
- renovate: Update module golang.org/x/time to v0.7.0 by @renovate in #147
- hooks: Apply hooks suggestions by @echarrod in #146
- renovate: Update module golang.org/x/time to v0.8.0 by @renovate in #148
- renovate: Update module github.com/stretchr/testify to v1.10.0 by @renovate in #150
- renovate: Update module golang.org/x/time to v0.9.0 by @renovate in #151
- renovate: Update module golang.org/x/time to v0.10.0 by @renovate in #152
- renovate: Update dependency go to 1.24 by @renovate in #156
- sonar: Run in public mode by @echarrod in #157
Full Changelog: v0.0.32...v0.0.33
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