Skip to content

Releases: DataDog/datadog-lambda-go

Beta 6

13 Jun 18:45
Compare
Choose a tag to compare
Beta 6 Pre-release
Pre-release
  • Add more log messages to help identify the cause of authentication errors

Beta 5

12 Jun 18:55
3174a81
Compare
Choose a tag to compare
Beta 5 Pre-release
Pre-release
  • Fixes issue with DD_SITE not defaulting to the us api
  • Adds more logging, and configurable logging output

Beta 4

07 Jun 14:32
e996df8
Compare
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
Compare
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
Compare
Choose a tag to compare
Beta 2 Pre-release
Pre-release
  • rename github repository/import paths

Beta 1.1

31 May 01:37
Compare
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
Compare
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