Skip to content

Releases: DataDog/datadog-serverless-functions

aws-dd-forwarder-3.20.0

25 Sep 02:42
Compare
Choose a tag to compare

Add support for S3 events triggered via SNS (#351)
Add KMS permission to get log from KMS-encrypted S3 Bucket (#337)

aws-dd-forwarder-3.19.0

21 Sep 21:08
Compare
Choose a tag to compare
  • Lambda tags cache for Datadog Forwarder (using S3)
  • Move ddFetchLambdaTags out from experimental state
  • Set ddFetchLambdaTags to True by default
  • Template variable for cache TTL

aws-dd-forwarder-3.18.2

21 Sep 15:43
Compare
Choose a tag to compare
  • Fixes bug where a malformed metric makes a batch fail during the flush process. #352

aws-dd-forwarder-3.18.1

14 Sep 18:50
Compare
Choose a tag to compare
  • Use KMS for S3 bucket encryption (#349)
  • Fix forwarder template to work in AWS China (#347)

aws-dd-forwarder-3.18.0

09 Sep 01:51
Compare
Choose a tag to compare
  • Fix access to S3 within VPC #340
  • Support sending data from VPC through a proxy #342

aws-dd-forwarder-3.17.0

25 Aug 13:11
Compare
Choose a tag to compare
  • Support copying the event data to additional target Lambda functions #335

aws-dd-forwarder-3.16.4

18 Aug 18:05
Compare
Choose a tag to compare

Allow application to add custom tags to JSON logs using the ddtags field #326

aws-dd-forwarder-3.16.3

13 Aug 15:57
Compare
Choose a tag to compare

This release enables trace forwarding via AWS PrivateLink. To take advantage of this feature, customers using the Datadog Forwarder in a VPC will need to add an additional endpoint to their VPC for the Datadog Traces service. See the documentation for instructions.

  • Clarify PrivateLink Endpoints in README (#317)
  • Enable Trace Forwarding via AWS PrivateLink (#318)

aws-dd-forwarder-3.16.2

05 Aug 16:13
Compare
Choose a tag to compare

Fixes bug to override service tag in the span metadata #316

aws-dd-forwarder-3.16.1

20 Jul 20:22
Compare
Choose a tag to compare
  • Fix inconsistent service tag and metadata #305