This commit is contained in:
jushkem 2020-03-26 17:23:36 -04:00
parent f2d0a9f9dd
commit fd13d1931f
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
### Release 2.2.10 (March 26, 2020)
[Milestone#48](https://github.com/awslabs/amazon-kinesis-client/milestone/48)
* Fixing bug in DynamoDB billing mode support for special regions.
* Fixing a bug in DynamoDB billing mode support for special regions.
* [PR#703](https://github.com/awslabs/amazon-kinesis-client/pull/703)
* Adding request id logging to ShardConsumerSubscriber.
* [PR#705](https://github.com/awslabs/amazon-kinesis-client/pull/705)

View file

@ -65,7 +65,7 @@ The recommended way to use the KCL for Java is to consume it from Maven.
### Release 2.2.10 (March 26, 2020)
[Milestone#48](https://github.com/awslabs/amazon-kinesis-client/milestone/48)
* Fixing bug in DynamoDB billing mode support for special regions.
* Fixing a bug in DynamoDB billing mode support for special regions.
* [PR#703](https://github.com/awslabs/amazon-kinesis-client/pull/703)
* Adding request id logging to ShardConsumerSubscriber.
* [PR#705](https://github.com/awslabs/amazon-kinesis-client/pull/705)