Skip to content

Commit

Permalink
Merge pull request #564 from awslabs/release_0.15.10
Browse files Browse the repository at this point in the history
Update wording in ReadMe release 0.15.10
  • Loading branch information
aakkem authored Mar 7, 2024
2 parents 48be6e2 + 5ddd1f2 commit b5ff4f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
## Changelog

## 0.15.10
* [#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.
* [#560 ](https://github.com/awslabs/amazon-kinesis-producer/pull/560) Reverting to remove a bug with using Stream ARN. Please stay tuned for a future release before using Stream ARN.
* [#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

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ This is a restatement of the [notice published](https://docs.aws.amazon.com/stre

## Release Notes
## 0.15.10
* [#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.
* [#560 ](https://github.com/awslabs/amazon-kinesis-producer/pull/560) Reverting to remove a bug with using Stream ARN. Please stay tuned for a future release before using Stream ARN.
* [#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
* StreamARN parameter can be now be used to benefit from Cross account access for KPL requests.
Expand Down

0 comments on commit b5ff4f5

Please sign in to comment.