Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Version 5.2.0

Latest
Compare
Choose a tag to compare
@annakocheshkova annakocheshkova released this 21 May 12:44
dbd24e7

This is a maintenance release for the SDK. It contains important bugfixes.

  • [Bugfix] #411 – Leaking HTTP connection. PR #412
  • [Bugfix] – Fix HTTPS connection creation. PR #424
  • [Security] To enforce TLS 1.2 on all HTTPS connections the SDK makes, we are dropping support for API level 15 (which supports only TLS 1.0), the minimum SDK version thus becomes 16. Previous versions of the SDK were already using TLS 1.2 on API level 16+.

Breaking changes in version 5.2.0

HockeySDK 5.2.0 raises the minimum API level to 16.