From d56930dc9709286024fd3ef52d694c0c7abee629 Mon Sep 17 00:00:00 2001 From: Zeyu Li Date: Tue, 21 Feb 2023 00:35:24 -0800 Subject: [PATCH] Add release notes 1.14.10 in README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 792d8b14..99d222a4 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,13 @@ To make it easier for developers to write record processors in other languages, ## Release Notes -### Latest Release (1.14.9 - Dec 14, 2022) +### Latest Release (1.14.10 - Feb 15, 2023) +* Updated aws-java-sdk from 1.12.130 to 1.12.406 +* Updated com.google.protobuf from 3.19.4 to 3.19.6 + * [Issue #1026](https://github.com/awslabs/amazon-kinesis-client/issues/1026) + * [PR #1042](https://github.com/awslabs/amazon-kinesis-client/pull/1042) + +### Release (1.14.9 - Dec 14, 2022) * [#995](https://github.com/awslabs/amazon-kinesis-client/commit/372f98b21a91487e36612d528c56765a44b0aa86) Every other change for DynamoDBStreamsKinesis Adapter Compatibility * [#970](https://github.com/awslabs/amazon-kinesis-client/commit/251b331a2e0fd912b50f8b5a12d088bf0b3263b9) PeriodicShardSyncManager Changes Needed for DynamoDBStreamsKinesisAdapter