Skip to content

Commit 6a90f10

Browse files
authored
* Fix for CVE-2026-25223 * Update CHANGELOG for version 1.20.2
1 parent a079f9a commit 6a90f10

3 files changed

Lines changed: 938 additions & 1122 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
# Node.js Lambda Connector Changelog
22

3-
## [1.20.1] - 2026-02-05
4-
5-
- Add GH Workflow to automate release (#66)
6-
- Match UID for hasura in Dockerfile and connector-definition Dockerfile (#65)
7-
8-
93
This changelog documents the changes between release versions.
104

115
## [Unreleased]
126

137
Changes to be included in the next upcoming release
148

9+
## [1.20.2] - 2026-02-07
10+
11+
- Updated ndc-sdk-typescript to v8.4.0 to address CVE-2026-25223 ([#66](https://github.com/hasura/ndc-nodejs-lambda/pull/66))
12+
13+
## [1.20.1] - 2026-02-05
14+
15+
- Add GH Workflow to automate release (#66)
16+
- Match UID for hasura in Dockerfile and connector-definition Dockerfile (#65)
17+
18+
1519
## [1.19.0] - 2026-02-04
1620

1721
- Updated NodeJS to v24

0 commit comments

Comments
 (0)