More release notes

This commit is contained in:
Pfifer, Justin 2017-09-20 07:31:29 -07:00
parent 0e92ba46ed
commit 7270477ff9

View file

@ -40,6 +40,7 @@ To make it easier for developers to write record processors in other languages,
* Notification when the lease table is throttled * Notification when the lease table is throttled
When writes, or reads, to the lease table are throttled a warning will be emitted. If you're seeing this warning you should increase the IOPs for your lease table to prevent processing delays. When writes, or reads, to the lease table are throttled a warning will be emitted. If you're seeing this warning you should increase the IOPs for your lease table to prevent processing delays.
* [PR #212](https://github.com/awslabs/amazon-kinesis-client/pulls/212) * [PR #212](https://github.com/awslabs/amazon-kinesis-client/pulls/212)
* Support configuring the graceful shutdown timeout for MultiLang Clients
### Release 1.8.1 (August 2, 2017) ### Release 1.8.1 (August 2, 2017)
* Support timeouts for calls to the MultiLang Daemon * Support timeouts for calls to the MultiLang Daemon