Skip to content

Releases: DataDog/datadog-lambda-go

Beta 4

07 Jun 14:32
e996df8

Choose a tag to compare

Beta 4 Pre-release
Pre-release
  • Fix issue with wrapper not accepting func handler(ctx context.Context) signature
  • Fix issue with incorrect parent span relationship being sent on outgoing requests under certain conditions

Beta 3

05 Jun 21:41

Choose a tag to compare

Beta 3 Pre-release
Pre-release
  • Adds site configuration environment variable
  • Fixes saving distributed tracing metadata

Beta 2

03 Jun 16:09

Choose a tag to compare

Beta 2 Pre-release
Pre-release
  • rename github repository/import paths

Beta 1.1

31 May 01:37

Choose a tag to compare

Beta 1.1 Pre-release
Pre-release
  • Fix for race condition during shutdown due to lambda timeout

Beta 1

30 May 21:32

Choose a tag to compare

Beta 1 Pre-release
Pre-release
  • First release
  • Support submitting distribution metrics from Lambda functions
  • Supports distributed tracing between serverful and serverless services