Skip to content

Commit 48be6e2

Browse files
authored
Merge pull request #561 from awslabs/release_v0.15.10
Prepare for KPL Release 0.15.10
2 parents 757a29e + 4aec77d commit 48be6e2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
## Changelog
22

33
## 0.15.10
4-
* [#554](https://github.com/awslabs/amazon-kinesis-producer/pull/554) Fix bug for addUserRecord
4+
* [#560](https://github.com/awslabs/amazon-kinesis-producer/pull/560)Reverting CAA related changes
5+
* 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.
6+
* [#526](https://github.com/awslabs/amazon-kinesis-producer/pull/526) Drop dependency on jaxb for converting binary arrays to hex
7+
* [1.1.18](https://github.com/awslabs/amazon-kinesis-producer/commit/3de737329f85e837c5992c57642f35d461ecfb8a)Update GSR dependency - To address CVE vulnerability
58

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

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,10 @@ This is a restatement of the [notice published](https://docs.aws.amazon.com/stre
6666

6767
## Release Notes
6868
## 0.15.10
69-
* [#554](https://github.com/awslabs/amazon-kinesis-producer/pull/554) Fix bug for addUserRecord
69+
* [#560](https://github.com/awslabs/amazon-kinesis-producer/pull/560)Reverting CAA related changes
70+
* 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.
71+
* [#526](https://github.com/awslabs/amazon-kinesis-producer/pull/526) Drop dependency on jaxb for converting binary arrays to hex
72+
* [1.1.18](https://github.com/awslabs/amazon-kinesis-producer/commit/3de737329f85e837c5992c57642f35d461ecfb8a)Update GSR dependency - To address CVE vulnerability
7073

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

0 commit comments

Comments
 (0)