Releases: dropbox/dropbox-sdk-go-unofficial
Releases · dropbox/dropbox-sdk-go-unofficial
v6.0.5
What's Changed
- Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in #110
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #111
- Bump actions/setup-go from 2 to 3 by @dependabot in #112
- Bump github/codeql-action from 1 to 2 by @dependabot in #113
- Bump api version by @koogoro in #114
Full Changelog: v6.0.4...v6.0.5
v6.0.4
What's Changed
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #102
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #104
- Only check error if necessary by @rajatgoel in #105
- Update spec to latest and revise generation instructions by @wrodriguez-dbx in #106
- Bump version to 6.0.4 by @wrodriguez-dbx in #107
New Contributors
- @wrodriguez-dbx made their first contribution in #106
Full Changelog: v6.0.3...v6.0.4
v6.0.3
v6.0.2
v6.0.1
v6.0.0
v5.6.0
Encode Dropbox-API-Arg according to the specification
Update SDK to latest stone spec
Fix code generation for unions
v5.4.0
v5.3.0
Better handling of authentication and access errors.
v5.0.0
Bumping major version since some changes might be breaking.
- Supports versioned routes
- Supports retry-after handling