v3.5.1
- Switched to exponential backoff when the SDK receives a rate limit or server error response.
- Force support for TLSv1.1 or higher when available to improve the security of connections to the Box API.
- Perform modified retry on JWT auth for when the local clock and the Box Server clock are not aligned as well as if the JWT ID has already been consumed.
- Made
name
parameter optional onRestoreTrashedAsync()
.
https://www.nuget.org/packages/Box.V2/3.5.1
https://www.nuget.org/packages/Box.V2.Core/3.5.1