Skip to content

Commit 2c317e2

Browse files
authored
Prepare for release 3.1.1 (#449)
1 parent f84b512 commit 2c317e2

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

README.md

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

274274

275275
## Release Notes
276+
### Release 3.1.1 (October 29, 2025)
277+
* [PR #446](https://github.com/awslabs/amazon-kinesis-client-nodejs/pull/446) Upgrade netty.version from 4.2.4.Final to 4.2.7.Final
276278

277279
### Release 3.1.0 (October 1, 2025)
278280
* [PR #428](https://github.com/awslabs/amazon-kinesis-client-nodejs/pull/428) Add multi-lang support for leaseAssignmentIntervalMillis

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "3.1.0",
4+
"version": "3.1.1",
55
"author": {
66
"name": "Amazon Web Services",
77
"url": "http://aws.amazon.com/"

0 commit comments

Comments
 (0)