You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,12 @@ This changelog documents the changes between release versions.
4
4
5
5
## [Unreleased]
6
6
7
-
- Updated NodeJS to v24
8
7
Changes to be included in the next upcoming release
9
8
9
+
## [1.19.0] - 2026-02-04
10
+
11
+
- Updated NodeJS to v24
12
+
10
13
## [1.18.0] - 2026-02-04
11
14
12
15
- Update Connector `Dockerfile` definitions for CVE patching ([#62](https://github.com/hasura/ndc-nodejs-lambda/pull/62))
@@ -62,6 +65,7 @@ Changes to be included in the next upcoming release
62
65
- Exported the `@hasura/ndc-lambda-sdk/connector` module to make it easier to build entirely new connectors that extend the existing functionality provided by the SDK ([#45](https://github.com/hasura/ndc-nodejs-lambda/pull/45))
63
66
64
67
### Changed
68
+
65
69
- Updated to use [TypeScript v5.6.3](https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/) ([#46](https://github.com/hasura/ndc-nodejs-lambda/pull/46))
0 commit comments