Skip to content

7.0.1

Choose a tag to compare

@eml eml released this 23 May 22:32
· 1 commit to master since this release
a4d47d1

ChangeLog

This fixes a race condition that was introduced in the most recent release of
this SDK that could cause a ConcurrentModificationException to be thrown.
We have implemented a server-side solution to prevent the bad code
from being triggered, but this release updates the SDK to permanently fix the
race condition.

Breaking changes

Nothing!

What's New

Nothing!