include Guava update in changelog
This commit is contained in:
parent
b0fbe7284b
commit
2d032a37a1
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
### 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
|
||||
|
||||
### Release (1.15.0 - Jun 8, 2023)
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ To make it easier for developers to write record processors in other languages,
|
|||
## Release Notes
|
||||
|
||||
### 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
|
||||
|
||||
### Release (1.15.0 - Jun 8, 2023)
|
||||
|
|
|
|||
Loading…
Reference in a new issue