update CHANGELOG.md with changes for 1.15.1
This commit is contained in:
parent
1801bbee98
commit
3d211539a1
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue