Skip to content

Commit

Permalink
Prepare for release 2.2.4
Browse files Browse the repository at this point in the history
Prepare for release 2.2.4
  • Loading branch information
brendan-p-lynch authored Jan 16, 2024
2 parents a68e3f3 + aee3cea commit 15871d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,10 @@ In this release, we have abstracted these implementation details away and expose


## Release Notes
### Release 2.2.4 (January 16, 2024)
* [PR #298](https:/awslabs/amazon-kinesis-client-nodejs/pull/298) Added dependency on aws-sdk arns
* [PR #293](https:/awslabs/amazon-kinesis-client-nodejs/pull/293) Updated logback-classic to 1.3.12

### Release 2.2.3 (December 18, 2023)
* [PR #291](https:/awslabs/amazon-kinesis-client-nodejs/pull/291) Updated KCL and KCL multilang to the latest version 2.5.4
* [PR #284](https:/awslabs/amazon-kinesis-client-nodejs/pull/284) Updated netty to 4.1.100.Final, fasterxml-jackson to 2.13.5, and guava to 32.1.1-jre
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aws-kcl",
"description": "Kinesis Client Libray (KCL) in Node.js.",
"version": "2.2.3",
"version": "2.2.4",
"author": {
"name": "Amazon Web Services",
"url": "http://aws.amazon.com/"
Expand Down

0 comments on commit 15871d0

Please sign in to comment.