Skip to content

v5.1.2

Compare
Choose a tag to compare
@client-engineering-bot client-engineering-bot released this 09 Mar 13:05
· 217 commits to master since this release

March 9 2021

  • In some specific timing conditions subscription loop could loose reference to one of the retrofit call and we would loose posibility to control it. In the meantime we'd start yet another subscription call. One of them is obviously not necessary Synchronization has been improved so it's no longer possible.
  • It was not possible to properly cancel the OkHttp connection when Google Security Provider (ProviderInstaller) is being used.