Skip to content

Releases: DataDog/datadog-serverless-functions

aws-dd-forwarder-3.117.0

09 Jul 15:44
fe100f9
Compare
Choose a tag to compare
  • Performance improvements for WAF logs handling

aws-dd-forwarder-3.116.0

10 Jun 14:07
f549ae7
Compare
Choose a tag to compare

Included changes

  • Change priority on setting s3 log source to have WAF > Cloudfront
  • Fix a bug in splitting line on WAF logs

aws-dd-forwarder-3.115.0

31 May 17:54
83c4e68
Compare
Choose a tag to compare
  • Add additional metrics for log group cache
  • Use ListTagsForResource instead of deprecated ListTagsLogGroup
  • Bug fix on handling Kinesis events
  • Update CF template to add an optional access log to forwarder's bucket

aws-dd-forwarder-3.114.0

24 May 13:49
1ca472d
Compare
Choose a tag to compare
  • Create a class for AWS S3 events handler
  • Update readme file to include info about attaching s3 bucket tags to exported logs

aws-dd-forwarder-3.112.0

16 May 14:37
190d721
Compare
Choose a tag to compare
  • Improvements to AWS Cloudwatch log group tags cache

aws-dd-forwarder-3.111.0

14 May 16:24
94d776b
Compare
Choose a tag to compare
  • Fix the error of "Cannot export output ForwarderBucketName" or "Invalid policy" when deploying lambda forwarder using cloudformation template #785

aws-dd-forwarder-3.110.0

02 May 15:19
35043c6
Compare
Choose a tag to compare
Bump version from 3.109.0 to 3.110.0

aws-dd-forwarder-3.108.0

08 Apr 21:05
978cfdf
Compare
Choose a tag to compare

Starting version 3.108.0 a new feature is added to enable Lambda function to store unforwarded events incase of exceptions on the intake point. If the feature is enabled using DD_STORE_FAILED_EVENTS env var, failing events will be stored under a defined dir in the same S3 bucket used to store tags cache. The same bucket can be used to store logs from several Lambda functions under unique subdirs.

aws-dd-forwarder-3.106.0

20 Mar 14:09
0c48e01
Compare
Choose a tag to compare
  • Allow several log forwarders to share the same S3 bucket to store cache files
  • Added S3 bucket tags to S3 log sources
  • Improved test coverage

aws-dd-forwarder-3.105.0

06 Mar 15:48
1e7079f
Compare
Choose a tag to compare
  • Code restructuring
  • Set a version for every dependency in setup
  • Handle a new source (aws/apigateway) in Cloudwatch logs