Releases: thundra-io/thundra-agent-nodejs
Releases · thundra-io/thundra-agent-nodejs
Release 2.13.50
- Added support for loading ES module based user handlers in AWS Lambda (#363) (81af095)
Release 2.13.49
- Added
instrumentModule
function definition into index.d.ts
(#364) (236184e)
Release 2.13.46
- Fixed default export problem in
index.d.ts
to be able to import in ES modules (#357) (afe94fd)
Release 2.13.44
- Fixed init span close logic in AWS-Lambda executor (#354) (d4c6b81)
Release 2.13.43
- Remove Thundra init from lambda bootstrap file (#353) (9a04b8b)
Release 2.13.42
- Traced init duration at coldstart in "AWS-Lambda" environment (#352) (0e94d63)
Release 2.13.41
- Remove shallow copy on command input object for fix propagation issue (#351) (cf59baf)