You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@instana/aws-lambda

Package Overview
Dependencies
Maintainers
6
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/aws-lambda - npm Package Versions

1
57
25

3.5.0

Diff
aryamohanan
published 3.5.0 •

Changelog

Source

3.5.0 (2024-04-24)

Features

  • added support for prisma v5 (#1114) (7cf8d90)
aryamohanan
published 3.4.0 •

Changelog

Source

3.4.0 (2024-04-16)

Features

  • added azure blob instrumentation (#967) (8b3264a)
  • added support for mongoose >= 8.3.0 (f60495a)
aryamohanan
published 3.3.1 •

Changelog

Source

3.3.1 (2024-04-11)

Bug Fixes

  • resolved esm loader issue for manual instrumentation node v18.19.0 and above (#1063) (d69aff8)
  • security: resolved security vulnerability in the tar package. (#1106) (d863aa8)
aryamohanan
published 3.3.0 •

Changelog

Source

3.3.0 (2024-03-22)

Bug Fixes

  • resolved relative URL issue in sanitizeUrl method (a2fac29)

Features

aryamohanan
published 3.2.1 •

Changelog

Source

3.2.1 (2024-03-18)

Bug Fixes

  • collector: gracefully shutdown if core module process is not ava… (#1070) (3d8196d)
  • matrix parameters included in URLs (#1069) (f1d2862)
  • sqs: spans not being captured caused by @aws-sdk/client-sqs@3.481.0 (#1076) (aa71aa6)

Features

aryamohanan
published 3.2.0 •

Changelog

Source

3.2.0 (2024-02-27)

Bug Fixes

Features

Reverts

  • Revert "feat: added support for ibm_db 3.x (#1048)" (#1052) (6aa0fa8), closes #1048 #1052
aryamohanan
published 3.1.3 •

Changelog

Source

3.1.3 (2024-01-31)

Bug Fixes

  • resolved logging issue for the dependency distance calculator (#1024) (59de3e6), closes #1019
aryamohanan
published 3.1.2 •

Changelog

Source

3.1.2 (2024-01-29)

Bug Fixes

aryamohanan
published 3.1.1 •

Changelog

Source

3.1.1 (2024-01-10)

Bug Fixes

  • resolved Lambda execution delay with env variable check (#991) (b6ed50b)
basti1302
published 3.1.0 •

Changelog

Source

3.1.0 (2024-01-04)

Bug Fixes

  • ignored opentelemetry spans which are not traces by us (#974) (62add1c)
  • serverless: ensured callback gets called for proxy connection issues (#979) (46c99fc)
  • updated code formats (#971) (0e24014)

Features

  • aws-lambda: added support for Node.js v20 runtime (#975) (7b44f8e)