Releases: Clever/dynamodb-lock-go
v1.1.0
Major version bump because the aws sdk for go is being upgraded to v2, which includes several interface changes.
Previously:
-
Kayvee Upgrade to v7
-
Bugfix: use UTC for all times in DynamoDB, regardless of client's local time.
-
Bugfix: actually loop in the StartBackgroundHeartbeats loop.
-
Add GetCurrentLock
-
Add createdAt to locks
-
Initial release!
v1.0.0
Major version bump because the aws sdk for go is being upgraded to v2, which includes several interface changes.
Previously:
-
Kayvee Upgrade to v7
-
Bugfix: use UTC for all times in DynamoDB, regardless of client's local time.
-
Bugfix: actually loop in the StartBackgroundHeartbeats loop.
-
Add GetCurrentLock
-
Add createdAt to locks
-
Initial release!
v0.4.2
Kayvee Upgrade to v7
Previously:
-
Bugfix: use UTC for all times in DynamoDB, regardless of client's local time.
-
Bugfix: actually loop in the StartBackgroundHeartbeats loop.
-
Add GetCurrentLock
-
Add createdAt to locks
-
Initial release!
v0.3.2
Bugfix: use UTC for all times in DynamoDB, regardless of client's local time.
Previously:
- Bugfix: actually loop in the StartBackgroundHeartbeats loop.
- Add GetCurrentLock
- Add createdAt to locks
- Initial release!
v0.3.1
Bugfix: actually loop in the StartBackgroundHeartbeats loop.
Previously:
- Add GetCurrentLock
- Add createdAt to locks
- Initial release!
v0.3.0
Add GetCurrentLock
Previously:
- Add createdAt to locks
- Initial release!
v0.2.0
Add createdAt to locks
Previously:
- Initial release!
v0.1.0
Initial release!