Skip to content

Commit 49a1f8a

Browse files
Prepare for release 2.2.5
Prepare for release 2.2.5
2 parents e0e942e + 18c4cbb commit 49a1f8a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,9 @@ In this release, we have abstracted these implementation details away and expose
273273

274274

275275
## Release Notes
276+
### Release 2.2.5 (February 29, 2024)
277+
* [PR #309](https://github.com/awslabs/amazon-kinesis-client-nodejs/pull/309) Updated amazon-kinesis-client and amazon-kinesis-client multilang from 2.5.4 to 2.5.5 and updated awssdk.version to match amazon-kinesis-client from 2.19.2 to 2.20.43
278+
276279
### Release 2.2.4 (January 16, 2024)
277280
* [PR #298](https://github.com/awslabs/amazon-kinesis-client-nodejs/pull/298) Added dependency on aws-sdk arns
278281
* [PR #293](https://github.com/awslabs/amazon-kinesis-client-nodejs/pull/293) Updated logback-classic to 1.3.12

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aws-kcl",
33
"description": "Kinesis Client Libray (KCL) in Node.js.",
4-
"version": "2.2.4",
4+
"version": "2.2.5",
55
"author": {
66
"name": "Amazon Web Services",
77
"url": "http://aws.amazon.com/"

0 commit comments

Comments
 (0)