add 1.15.1 changes to README
This commit is contained in:
parent
3d211539a1
commit
b0fbe7284b
2 changed files with 7 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
### Latest Release (1.15.1 - Feb 1, 2023)
|
||||
* [#1214](https://github.com/awslabs/amazon-kinesis-client/pull/1214) Add backoff logic for ShardSyncTaskIntegrationTest
|
||||
### 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
|
||||
* [#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)
|
||||
|
|
|
|||
|
|
@ -34,7 +34,11 @@ To make it easier for developers to write record processors in other languages,
|
|||
|
||||
## Release Notes
|
||||
|
||||
### Latest Release (1.15.0 - Jun 8, 2023)
|
||||
### Latest Release (1.15.1 - Feb 2, 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