Skip to content

Releases: dropbox/dropbox-sdk-dotnet

v3.0.0

24 Feb 23:25
Compare
Choose a tag to compare

v2.3.6-beta

10 Feb 22:31
Compare
Choose a tag to compare

Introduce RateLimitException with RetryAfter field for rate limiting error. Client can handle this type of failure by doing proper backoff based on the RetryAfter value.

v2.3.4-beta

24 Feb 23:26
Compare
Choose a tag to compare

Add ConfigureAwait(false) to async tasks.

v2.3.3-beta

24 Feb 23:27
Compare
Choose a tag to compare

Add ErrorResponse to AuthException.

v2.3.2-beta

24 Feb 23:27
Compare
Choose a tag to compare

Deserialize auth error for 401 response.

v2.3.1-beta

24 Feb 23:27
Compare
Choose a tag to compare

Add obsolete attribute for deprecated routes.

v2.3.0-beta

24 Feb 23:28
Compare
Choose a tag to compare

Release Dropbox Business endpoints. Bug fixes.

v2.2.3-beta

24 Feb 23:28
Compare
Choose a tag to compare

Bug fixes.

v2.2.2-beta

24 Feb 23:29
Compare
Choose a tag to compare

Make RetryException public.

v2.2.1-beta

24 Feb 23:29
Compare
Choose a tag to compare

Bug fixes.