Skip to content

Releases: Clever/dynamodb-lock-go

v1.1.0

21 Jul 17:29
abadabe

Choose a tag to compare

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

24 Jun 18:16
5fbc475

Choose a tag to compare

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

02 Mar 02:51
b106f0a

Choose a tag to compare

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

01 Dec 17:31
c1128b0

Choose a tag to compare

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

01 Nov 19:11
e79831e

Choose a tag to compare

Bugfix: actually loop in the StartBackgroundHeartbeats loop.

Previously:

  • Add GetCurrentLock
  • Add createdAt to locks
  • Initial release!

v0.3.0

18 May 21:32
ae1fda2

Choose a tag to compare

Add GetCurrentLock

Previously:

  • Add createdAt to locks
  • Initial release!

v0.2.0

18 May 20:07
8c2323c

Choose a tag to compare

Add createdAt to locks

Previously:

  • Initial release!

v0.1.0

28 Apr 20:00

Choose a tag to compare

Initial release!