awslabs / amazon-dynamodb-lock-client

The AmazonDynamoDBLockClient is a general purpose distributed locking library built on top of DynamoDB. It supports both coarse-grained and fine-grained locking.
Other
472 stars 85 forks source link

Upgrade AWS SDK - 2.20.8 and DynamoDBLocal - 1.21.0 #86

Closed shetsa-amzn closed 1 year ago

shetsa-amzn commented 1 year ago

Description of changes:

  1. Upgrade AWS SDK to 2.20.8
  2. DynamoDBLocal to 1.21.0
  3. Netty to 4.1.89.Final

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.