From e389b8b1f147a86061a76a8cf18a3c4c8f516bc2 Mon Sep 17 00:00:00 2001 From: jushkem <20001595+jushkem@users.noreply.github.com> Date: Thu, 26 Mar 2020 20:17:09 -0400 Subject: [PATCH] Removing PR from this release pending further testing. --- CHANGELOG.md | 2 -- README.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c517374..f1e47ebd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,6 @@ * [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) -* Adjusting HTTP2 initial window size to be 2MB. - * [PR#706](https://github.com/awslabs/amazon-kinesis-client/pull/706) ### Release 2.2.9 (Febuary 17, 2020) [Milestone#47](https://github.com/awslabs/amazon-kinesis-client/milestone/47) diff --git a/README.md b/README.md index 5652bcd6..1a12ef2d 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,6 @@ The recommended way to use the KCL for Java is to consume it from Maven. * [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) -* Adjusting HTTP2 initial window size to be 2MB. - * [PR#706](https://github.com/awslabs/amazon-kinesis-client/pull/706) ### For remaining release notes check **[CHANGELOG.md][changelog-md]**.