Minor version of mutex package was released. In this version two new exceptions were introduced: MutexLockedException
and MutexReleaseException
. We throw them instead of less specific RuntimeException
.
Additionally, the following adapter packages were released to match: