Skip to content

Releases: DataDog/datadog-serverless-functions

aws-dd-forwarder-5.4.6 (Layer v105)

Choose a tag to compare

@klivan klivan released this 13 Jul 15:32
455a87f

What's Changed

  • fix(forwarder): update API key page link to /organization-settings/api-keys by @hkrddog in #1164
  • fix(deps): vuln ujson (minor → 5.13.0) [aws/logs_monitoring] by @gh-worker-campaigns-3e9aa4[bot] in #1167
  • Update version from 5.4.5 to 5.4.6 by @hkrddog in #1170

New Contributors

Full Changelog: aws-dd-forwarder-5.4.5...aws-dd-forwarder-5.4.6

aws-dd-forwarder-5.4.5 (Layer v104)

Choose a tag to compare

@klivan klivan released this 23 Jun 11:48
0acb961

What's Changed

  • Fixing a minor vulnerability, see PR
  • Fixing a bug with the Forwarder sometimes not tagging Lambda functions properly if it failed to acquired lock over the S3 cache, see PR

Details

  • fix(deps): vuln minor: js-yaml · patch: brace-expansion, minimatch [azure] by @gh-worker-campaigns-3e9aa4[bot] in #1155
  • [CLOUDS-8294] fix(forwarder): fallback on stale tags if lock not acquired by @RaphaelAllier in #1158
  • Update version from 5.4.4 to 5.4.5 by @klivan in #1159

Full Changelog: aws-dd-forwarder-5.4.4...aws-dd-forwarder-5.4.5

aws-dd-forwarder-5.4.4 (Layer v103)

Choose a tag to compare

@klivan klivan released this 11 Jun 13:06
0a2afc0

What's Changed

New Contributors

Full Changelog: aws-dd-forwarder-5.4.3...aws-dd-forwarder-5.4.4

aws-dd-forwarder-5.4.3 (Layer v102)

Choose a tag to compare

@klivan klivan released this 29 May 17:25
b1c2ae3

What's Changed

  • feat(forwarder): add SKIP_REGIONS env var for layer publishing by @klivan in #1139
  • fix(forwader): catch response errors on key verification by @ndakkoune in #1141
  • Update version from 5.4.2 to 5.4.3 by @klivan in #1142

Full Changelog: aws-dd-forwarder-5.4.2...aws-dd-forwarder-5.4.3

aws-dd-forwarder-5.4.2 (Layer v101)

Choose a tag to compare

@klivan klivan released this 27 May 02:44
cb2f25a

What's Changed

New Contributors

Full Changelog: aws-dd-forwarder-5.4.1...aws-dd-forwarder-5.4.2

aws-dd-forwarder-5.4.1 (Layer v99)

Choose a tag to compare

@klivan klivan released this 15 May 14:01
65f12d5

What's Changed

  • Remove --grants from S3 cp command in release script by @klivan in #1092
  • chore(deps): prettier (minor → 3.8.1) [azure] by @gh-worker-campaigns-3e9aa4[bot] in #1098
  • chore(deps): sinon (major → 21.0.3) [azure] by @gh-worker-campaigns-3e9aa4[bot] in #1097
  • chore(deps): minor: sinon · patch: prettier [azure] by @gh-worker-campaigns-3e9aa4[bot] in #1113
  • fix(deps): vuln lodash (minor → 4.18.1) [azure] by @gh-worker-campaigns-3e9aa4[bot] in #1121
  • [AWSINTS] chore(CVEs): bump libraries by @RaphaelAllier in #1125
  • Update version from 5.4.0 to 5.4.1 by @klivan in #1127

Fixing Vulnerabilities

Fixing reported CVEs on the Forwarder:

CVE-2026-44432 / CVE-2026-44431 : Fixed by pinning urllib3 to the fixed version 2.7.0
CVE-2026-44660 : Fixed by pinning ujson to the fixed version 5.12.1

New Contributors

  • @gh-worker-campaigns-3e9aa4[bot] made their first contribution in #1098

Full Changelog: aws-dd-forwarder-5.4.0...aws-dd-forwarder-5.4.1

aws-dd-forwarder-5.4.0 (Layer v98)

Choose a tag to compare

@klivan klivan released this 30 Mar 17:10
fc5c2d4

What's Changed

  • fix(logs forwarder -waf ): serialize WAF message to JSON string allowing exclusion/inclusion matching by @ge0Aja in #1070
  • VULN UPGRADE: patch: lodash, prettier [azure] by @campaigner-prod[bot] in #1074
  • chore(aws): Change ownership for context things by @ViBiOh in #1077
  • chore: Polish the language to recommend Lambda Extension over forwarder by @lym953 in #911
  • perf(forwarder): compile multiline regex patterns once at module level by @LorisFriedel in #1078
  • perf(forwarder): parse event message JSON once in split() by @LorisFriedel in #1080
  • perf(forwarder): reuse boto3 S3 client across SQS batch records by @LorisFriedel in #1079
  • perf(forwarder): create scrubber, matcher, and batcher once in init by @LorisFriedel in #1081
  • docs(forwarder): add key retrieval strategies by @ndakkoune in #1085
  • Clarify JSON array ingestion behavior for S3 log files by @estherk15 in #1086
  • [AWS] fix(CVE): pin versions of packages to resolve CVEs by @RaphaelAllier in #1090
  • Update version from 5.3.0 to 5.4.0 by @klivan in #1091

New Contributors

  • @campaigner-prod[bot] made their first contribution in #1074
  • @lym953 made their first contribution in #911

Full Changelog: aws-dd-forwarder-5.3.0...aws-dd-forwarder-5.4.0

aws-dd-forwarder-5.3.0 (Layer v97)

Choose a tag to compare

@dylanburati dylanburati released this 26 Feb 21:45
2cd93ec

What's Changed

  • Check if docker or container system are running by @klivan in #1058
  • [AWSX] fix(logs forwarder): Scrub logs once by @ge0Aja in #1060
  • [AWSX] feat(forwarder): allow restricting access to s3:GetObject in template by @RaphaelAllier in #1062
  • Add support for S3 Object Created events distributed using Eventbridge by @blockmar in #1052
  • feat(forwarder): add SQS support as event source for S3 notifications by @LorisFriedel in #1064
  • feat(forwarder): add SQS support as DLQ backend for failed events by @LorisFriedel in #1063
  • Update version from 5.2.2 to 5.3.0 by @dylanburati in #1069

New Contributors

Full Changelog: aws-dd-forwarder-5.2.2...aws-dd-forwarder-5.3.0

aws-dd-forwarder-5.2.2 (Layer v96)

Choose a tag to compare

@klivan klivan released this 30 Jan 19:22
f02bc46

What's Changed

New Contributors

Full Changelog: aws-dd-forwarder-5.2.1...aws-dd-forwarder-5.2.2

aws-dd-forwarder-5.2.1 (Layer v95)

Choose a tag to compare

@ktmq ktmq released this 20 Jan 17:17
ad0e7fa

What's Changed

  • [AWSX] fix(logs forwarder): Override service tag from StepFunction tags by @ge0Aja in #1049
  • Patch 1 by @ge0Aja in #1050
  • [AWSX] feat(logs forwarder): Prepare patch version 5.2.1 by @ge0Aja in #1051

Full Changelog: aws-dd-forwarder-5.2.0...aws-dd-forwarder-5.2.1