Skip to content

v2.0.5

Compare
Choose a tag to compare
@krieb krieb released this 08 Jun 23:15

2.0.5 (2016-06-08)

  • Allow old locale formats for APIv2 requests.
  • Fix ExceptionInInitializationError caused by CertificateParsingException when using Java 6 JREs.
  • Fix CertPathValidatorException: Trust anchor for certification path not found.
  • Add support for OkHttp3.
  • Add support for Google App Engine with new GoogleAppEngineRequestor.
  • Add support for require_role, force_reapprove, state, and disable_signup parameters in the OAuth 2 web-based authorization flow (DbxWebAuth).
  • Enable certificate pinning for OkHttpRequestor and OkHttp3Requestor by default.