Removing PR from this release pending further testing.

This commit is contained in:
jushkem 2020-03-26 20:17:09 -04:00
parent fd13d1931f
commit e389b8b1f1
2 changed files with 0 additions and 4 deletions

View file

@ -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)

View file

@ -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]**.