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 23 May 14:45
· 2 commits to master since this release
a7bbf27

This version wrapps HockeySDK-iOS 5.1.2 and HockeySDK-Android 5.2.0.

Changes in HockeySDK-Android 5.2.0

  • [Bugfix] – Leaking HTTP connection.
  • [Bugfix] – Fix HTTPS connection creation.
  • [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.