Grammar
This commit is contained in:
parent
f2d0a9f9dd
commit
fd13d1931f
2 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue