Skip to content

Releases: dropbox/dropbox-sdk-go-unofficial

v4.1.0

23 May 16:18

Choose a tag to compare

Incorporates many many spec changes. Notably: "added new too_large error type for uploads"

v4.0.0

04 Dec 20:49

Choose a tag to compare

New methods no longer return *apiImpl

Instead, return the Client interface for that namespace.

While this should not break existing applications (since apiImpl was package internal), bumping the major version to indicate the interface change.

v3.4.0

30 Nov 21:53

Choose a tag to compare

Generak SDK 3.4.0 with spec 5389e5b

Update to API spec 97eb698

05 Oct 16:34

Choose a tag to compare

v3.0.0

05 Oct 16:33

Choose a tag to compare

Backwards incompatible changes to the Config struct, to enable more granular logging.

v2.1.0

20 Sep 22:46

Choose a tag to compare

v2.0.0

24 Jul 21:12

Choose a tag to compare

Updated spec and some (breaking) interface changes.

v1.0.0

23 Nov 17:52

Choose a tag to compare

First tagged release of the Go SDK! Future releases will follow SemVer.