Skip to content

Releases: DataDog/datadog-serverless-functions

aws-dd-forwarder-3.124.0

19 Sep 16:44
4070f8b
Compare
Choose a tag to compare

What's Changed

  • Update urllib3 version in aws/logs_monitoring/requirements.txt by @keisku in #846
  • [logs forwarder] Fix matching multiline regex in s3 handler by @ge0Aja in #849
  • [Logs forwarder] update CFT template to pass cfn-lint by @ge0Aja in #850

Full Changelog: aws-dd-forwarder-3.123.0...aws-dd-forwarder-3.124.0

aws-dd-forwarder-3.123.0

04 Sep 16:42
21be094
Compare
Choose a tag to compare

What's Changed

  • [AWSX] Fix waf events duplication by @ge0Aja in #841
  • [AWSX][logs forwarder] Run cfn-lint as a pip package instead of an action by @ge0Aja in #843
  • [AWSX][logs forwarder] Properly handle Transit gateway log source by @ge0Aja in #844

Full Changelog: aws-dd-forwarder-3.122.0...aws-dd-forwarder-3.123.0

aws-dd-forwarder-3.122.0

20 Aug 15:28
ab98998
Compare
Choose a tag to compare

What's Changed

Full Changelog: aws-dd-forwarder-3.121.0...aws-dd-forwarder-3.122.0

aws-dd-forwarder-3.121.0

02 Aug 15:15
817ce8d
Compare
Choose a tag to compare

What's Changed

  • Enable step function tracing at forwarder level by @avedmala in #831

New Contributors

Full Changelog: aws-dd-forwarder-3.120.1...aws-dd-forwarder-3.121.0

aws-dd-forwarder-3.120.1

30 Jul 14:11
7b57e08
Compare
Choose a tag to compare

What's Changed

  • refactor(logs): Avoid compiling regex many times by @ViBiOh in #823
  • Improve release scripts by @ViBiOh in #822
  • ci(release): Fixing the release script for prod by @ViBiOh in #825
  • ci(release): Fixing wrong condition for committing changes by @ViBiOh in #827
  • Fix environment variable declaration in the release script by @klivan in #828
  • ci: Fixing commit duplicate in the release script by @ViBiOh in #829
  • ci: use long ref to commit when creating release by @ViBiOh in #830

Full Changelog: aws-dd-forwarder-3.118.0...aws-dd-forwarder-3.120.1

aws-dd-forwarder-3.118.0

23 Jul 16:31
eadfe74
Compare
Choose a tag to compare
  • Fixed a bug in splitting line on S3 file with DD_MULTILINE_LOG_REGEX_PATTERN #811

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