File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ This changelog documents the changes between release versions.
44## [ Unreleased]
55Changes to be included in the next upcoming release
66
7+ ## [ 1.18.0] - 2026-02-04
8+ - Update Connector ` Dockerfile ` definitions for CVE patching ([ #62 ] ( https://github.com/hasura/ndc-nodejs-lambda/pull/62 ) )
9+
710## [ 1.17.0] - 2026-01-23
811- Updated the NDC TypeScript SDK to v8.3.0 ([ #61 ] ( https://github.com/hasura/ndc-nodejs-lambda/pull/61 ) )
912 - Logging of requests, responses and errors has been improved to include the collection/operation name if available
Original file line number Diff line number Diff line change 11{
22 "name" : " @hasura/ndc-lambda-sdk" ,
3- "version" : " 1.17 .0" ,
3+ "version" : " 1.18 .0" ,
44 "description" : " SDK that can automatically expose TypeScript functions as Hasura NDC functions/procedures" ,
55 "author" : " Hasura" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments