v0.7.0
Using locks on DynamoDB tables that require a sort key is now supported.
Reported problems:
This version erroneously removed fencingToken property from an acquired FailOpen lock. Upgrading to v0.7.1 resolves the problem.
This version does not store lockAcquiredTimeUnixMs property when trustLocalTime configuration options is selected. Upgrading to v0.7.2 resolves the problem.