From 7270477ff9ded45b6f50839ba7bf78ace88e74c7 Mon Sep 17 00:00:00 2001 From: "Pfifer, Justin" Date: Wed, 20 Sep 2017 07:31:29 -0700 Subject: [PATCH] More release notes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61e27b1d..4ed64b25 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ To make it easier for developers to write record processors in other languages, * 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. * [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) * Support timeouts for calls to the MultiLang Daemon