update CHANGELOG.md with changes for 1.15.1

This commit is contained in:
Vincent Viloria 2024-02-02 10:28:58 -08:00
parent 1801bbee98
commit 3d211539a1

View file

@ -1,5 +1,9 @@
# Changelog
### Latest Release (1.15.0 - Jun 8, 2023)
### Latest Release (1.15.1 - Feb 1, 2023)
* [#1214](https://github.com/awslabs/amazon-kinesis-client/pull/1214) Add backoff logic for ShardSyncTaskIntegrationTest
* [#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)
* **[#1108](https://github.com/awslabs/amazon-kinesis-client/pull/1108) Add support for Stream ARNs**
* [#1111](https://github.com/awslabs/amazon-kinesis-client/pull/1111) More consistent testing behavior with HashRangesAreAlwaysComplete
* [#1054](https://github.com/awslabs/amazon-kinesis-client/pull/1054) Upgrade log4j-core from 2.17.1 to 2.20.0