Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Releases: thundra-io/thundra-agent-nodejs

Release 2.13.50

14 Jul 13:14
Compare
Choose a tag to compare
  • Added support for loading ES module based user handlers in AWS Lambda (#363) (81af095)

Release 2.13.49

13 Jul 12:37
Compare
Choose a tag to compare
  • Added instrumentModule function definition into index.d.ts (#364) (236184e)

Release 2.13.48

12 Jul 07:09
Compare
Choose a tag to compare

Release 2.13.47

04 Jul 15:14
Compare
Choose a tag to compare
  • Bump shell-quote from 1.7.2 to 1.7.3 (#358) (9586170)

Release 2.13.46

10 Jun 14:55
Compare
Choose a tag to compare
  • Fixed default export problem in index.d.ts to be able to import in ES modules (#357) (afe94fd)

Release 2.13.45

03 Jun 08:47
Compare
Choose a tag to compare

Release 2.13.44

05 Apr 19:24
Compare
Choose a tag to compare
  • Fixed init span close logic in AWS-Lambda executor (#354) (d4c6b81)

Release 2.13.43

04 Apr 17:13
Compare
Choose a tag to compare
  • Remove Thundra init from lambda bootstrap file (#353) (9a04b8b)

Release 2.13.42

03 Apr 20:43
Compare
Choose a tag to compare
  • Traced init duration at coldstart in "AWS-Lambda" environment (#352) (0e94d63)

Release 2.13.41

30 Mar 17:39
Compare
Choose a tag to compare
  • Remove shallow copy on command input object for fix propagation issue (#351) (cf59baf)