Skip to content

Releases: DataDog/datadog-lambda-go

v1.0.2

10 Jun 23:03
Compare
Choose a tag to compare
  • Support decrypting API keys encrypted with an encryption context (#77)

v1.0.1

26 May 18:23
Compare
Choose a tag to compare
  • Do not turn on tracer debug mode (#75)

v1.0.0

23 Apr 17:50
Compare
Choose a tag to compare
  • Fix bug adding errors to spans (#67)
  • Automatically mark the function execution span with an error if the handler function returns an error (#67)
  • Do not restart the tracer on every invocation for improved performance (#68)
  • Tag spans with version information (#70)

v0.10.0

09 Feb 22:34
b45a6b5
Compare
Choose a tag to compare
  • Adds circuit breaker logic to metric submission #64

v0.9.2

04 Feb 16:38
ad36fcb
Compare
Choose a tag to compare
  • Bump AWS SDK version to 1.36.29 (#61)
  • Improve integration tests (#65)

v0.9.1

03 Feb 00:37
325e52e
Compare
Choose a tag to compare
  • Fixes some bugs affecting tracing (#60)

v0.9.0

19 Oct 18:42
1c3a8ad
Compare
Choose a tag to compare
  • Add support for tracing (#44)
  • Add support for Lambda extension (#45)

v0.8.0

08 Oct 18:48
cdbdae6
Compare
Choose a tag to compare
  • Add support for submitting metrics via the Datadog extension

v0.7.0

02 Jul 17:31
61ce22c
Compare
Choose a tag to compare
  • Adds resource and executedversion tags to Enhanced Metrics
  • Adds a timeout to the sending of synchronous metrics.

v0.6.0

06 Apr 14:47
d1b66f5
Compare
Choose a tag to compare
  • always send enhanced metrics over logs