Skip to content

v3.5.1

Compare
Choose a tag to compare
@mattwiller mattwiller released this 15 Mar 21:43
01c9f44
  • 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 on RestoreTrashedAsync().

https://www.nuget.org/packages/Box.V2/3.5.1
https://www.nuget.org/packages/Box.V2.Core/3.5.1