Skip to content

v0.7.0

Compare
Choose a tag to compare
@tristanls tristanls released this 12 May 15:14
· 12 commits to master since this release

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.