Trim the old release notes in README file
This commit is contained in:
parent
5f50f08dcc
commit
53133fd385
1 changed files with 0 additions and 19 deletions
19
README.md
19
README.md
|
|
@ -58,25 +58,6 @@ To make it easier for developers to write record processors in other languages,
|
|||
* Updating AWS SDK to 1.11.655
|
||||
* [PR #626](https://github.com/awslabs/amazon-kinesis-client/pull/626)
|
||||
|
||||
## Release 1.11.2 (August 15, 2019)
|
||||
[Milestone#35](https://github.com/awslabs/amazon-kinesis-client/milestone/35)
|
||||
* Added support for metrics emission in `PeriodicShardSyncer`.
|
||||
* [PR #592](https://github.com/awslabs/amazon-kinesis-client/pull/592)
|
||||
|
||||
### Release 1.11.1 (August 9, 2019)
|
||||
[Milestone#34](https://github.com/awslabs/amazon-kinesis-client/milestone/34)
|
||||
* Updated the version of the AWS Java SDK to 1.11.603.
|
||||
* [PR #587](https://github.com/awslabs/amazon-kinesis-client/pull/587)
|
||||
* Added logging to `KinesisDataFetcher` when reaching the end of a shard due to a null next iterator.
|
||||
* [PR #585](https://github.com/awslabs/amazon-kinesis-client/pull/585)
|
||||
|
||||
### Release 1.11.0 (August 7, 2019)
|
||||
[Milestone#33](https://github.com/awslabs/amazon-kinesis-client/milestone/33)
|
||||
* Improved exception handling and logging in `KinesisClientLibLeaseCoordinator` to avoid `NullPointerExceptions` when no leases are found.
|
||||
* [PR #558](https://github.com/awslabs/amazon-kinesis-client/pull/558)
|
||||
* Introducing optional new periodic shard sync strategy to perform shard discovery and lease cleanup on a single worker.
|
||||
* [PR #579](https://github.com/awslabs/amazon-kinesis-client/pull/579)
|
||||
|
||||
### For remaining release notes check **[CHANGELOG.md][changelog-md]**.
|
||||
|
||||
[kinesis]: http://aws.amazon.com/kinesis
|
||||
|
|
|
|||
Loading…
Reference in a new issue