Skip to content

Releases: dropbox/dropbox-sdk-go-unofficial

v6.0.5

05 Oct 00:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.4...v6.0.5

v6.0.4

10 Feb 00:38
29fdabc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.3...v6.0.4

v6.0.3

05 Oct 04:26
54923e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.2...v6.0.3

v6.0.2

07 Jul 22:57
32f570b
Compare
Choose a tag to compare
  • Fix route deprecation message (#84)
  • Complete re-write of client code, much simpler and better error reporting (#87).
  • Updated to latest spec (#99)

v6.0.1

11 May 22:44
54dda64
Compare
Choose a tag to compare
  • Updated to latest API spec
  • Switched to Go modules
  • Some minor bugfixes

v6.0.0

09 May 21:18
Compare
Choose a tag to compare
Tag release v6.0.0

v5.6.0

05 Feb 20:56
373d22d
Compare
Choose a tag to compare

Encode Dropbox-API-Arg according to the specification
Update SDK to latest stone spec
Fix code generation for unions

v5.4.0

22 Dec 22:17
Compare
Choose a tag to compare

Fix #49

v5.3.0

07 Dec 20:57
Compare
Choose a tag to compare

Better handling of authentication and access errors.

v5.0.0

05 Dec 17:07
Compare
Choose a tag to compare

Bumping major version since some changes might be breaking.

  • Supports versioned routes
  • Supports retry-after handling