You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
## Changelog
2
2
3
3
## 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
5
8
6
9
## 0.15.9
7
10
*[#552](https://github.com/awslabs/amazon-kinesis-producer/pull/552) Add StreamARN parameter to support CAA
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,10 @@ This is a restatement of the [notice published](https://docs.aws.amazon.com/stre
66
66
67
67
## Release Notes
68
68
## 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
70
73
71
74
## 0.15.9
72
75
*[#552](https://github.com/awslabs/amazon-kinesis-producer/pull/552) Add StreamARN parameter to support CAA
0 commit comments