Skip to content

Commit

Permalink
Merge pull request #561 from awslabs/release_v0.15.10
Browse files Browse the repository at this point in the history
Prepare for KPL Release 0.15.10
  • Loading branch information
aakkem committed Mar 6, 2024
2 parents 757a29e + 4aec77d commit 48be6e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,10 @@
## Changelog

## 0.15.10
* [#554](https://github.com/awslabs/amazon-kinesis-producer/pull/554) Fix bug for addUserRecord
* [#560](https://github.com/awslabs/amazon-kinesis-producer/pull/560)Reverting CAA related changes
* Revert all the changes related to CAA- reverting streamArn after this update customers will not be able to use it until there is a new release with appropriate fixes.
* [#526](https://github.com/awslabs/amazon-kinesis-producer/pull/526) Drop dependency on jaxb for converting binary arrays to hex
* [1.1.18](https://github.com/awslabs/amazon-kinesis-producer/commit/3de737329f85e837c5992c57642f35d461ecfb8a)Update GSR dependency - To address CVE vulnerability

## 0.15.9
* [#552](https://github.com/awslabs/amazon-kinesis-producer/pull/552) Add StreamARN parameter to support CAA
Expand Down
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -66,7 +66,10 @@ This is a restatement of the [notice published](https://docs.aws.amazon.com/stre

## Release Notes
## 0.15.10
* [#554](https://github.com/awslabs/amazon-kinesis-producer/pull/554) Fix bug for addUserRecord
* [#560](https://github.com/awslabs/amazon-kinesis-producer/pull/560)Reverting CAA related changes
* Revert all the changes related to CAA- reverting streamArn after this update customers will not be able to use it until there is a new release with appropriate fixes.
* [#526](https://github.com/awslabs/amazon-kinesis-producer/pull/526) Drop dependency on jaxb for converting binary arrays to hex
* [1.1.18](https://github.com/awslabs/amazon-kinesis-producer/commit/3de737329f85e837c5992c57642f35d461ecfb8a)Update GSR dependency - To address CVE vulnerability

## 0.15.9
* [#552](https://github.com/awslabs/amazon-kinesis-producer/pull/552) Add StreamARN parameter to support CAA
Expand Down

0 comments on commit 48be6e2

Please sign in to comment.