We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a079f9a commit 6a90f10Copy full SHA for 6a90f10
3 files changed
CHANGELOG.md
@@ -1,17 +1,21 @@
1
# Node.js Lambda Connector Changelog
2
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
9
This changelog documents the changes between release versions.
10
11
## [Unreleased]
12
13
Changes to be included in the next upcoming release
14
+## [1.20.2] - 2026-02-07
+
+- Updated ndc-sdk-typescript to v8.4.0 to address CVE-2026-25223 ([#66](https://github.com/hasura/ndc-nodejs-lambda/pull/66))
+## [1.20.1] - 2026-02-05
15
+- Add GH Workflow to automate release (#66)
16
+- Match UID for hasura in Dockerfile and connector-definition Dockerfile (#65)
17
18
19
## [1.19.0] - 2026-02-04
20
21
- Updated NodeJS to v24
0 commit comments