include Guava update in changelog

This commit is contained in:
Vincent Viloria 2024-02-02 14:27:29 -08:00
parent b0fbe7284b
commit 2d032a37a1
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Changelog # Changelog
### Latest Release (1.15.1 - Feb 2, 2023) ### Latest Release (1.15.1 - Feb 2, 2023)
* [#1214](https://github.com/awslabs/amazon-kinesis-client/pull/1214) Add backoff logic for ShardSyncTaskIntegrationTest and update * [#1214](https://github.com/awslabs/amazon-kinesis-client/pull/1214) Add backoff logic for ShardSyncTaskIntegrationTest and update Guava version to 32.1.1
* [#1252](https://github.com/awslabs/amazon-kinesis-client/pull/1252) Update aws-java-sdk from 1.12.406 to 1.12.647 * [#1252](https://github.com/awslabs/amazon-kinesis-client/pull/1252) Update aws-java-sdk from 1.12.406 to 1.12.647
### Release (1.15.0 - Jun 8, 2023) ### Release (1.15.0 - Jun 8, 2023)

View file

@ -35,7 +35,7 @@ To make it easier for developers to write record processors in other languages,
## Release Notes ## Release Notes
### Latest Release (1.15.1 - Feb 2, 2023) ### Latest Release (1.15.1 - Feb 2, 2023)
* [#1214](https://github.com/awslabs/amazon-kinesis-client/pull/1214) Add backoff logic for ShardSyncTaskIntegrationTest * [#1214](https://github.com/awslabs/amazon-kinesis-client/pull/1214) Add backoff logic for ShardSyncTaskIntegrationTest and update Guava version to 32.1.1
* [#1252](https://github.com/awslabs/amazon-kinesis-client/pull/1252) Update aws-java-sdk from 1.12.406 to 1.12.647 * [#1252](https://github.com/awslabs/amazon-kinesis-client/pull/1252) Update aws-java-sdk from 1.12.406 to 1.12.647
### Release (1.15.0 - Jun 8, 2023) ### Release (1.15.0 - Jun 8, 2023)