Skip to content

Releases: DataDog/datadog-serverless-functions

aws-dd-forwarder-5.1.0 (Layer v92)

01 Dec 16:24
4c972f1

Choose a tag to compare

What's Changed

  • docs(aws): Update documentation related to include at match by @ViBiOh in #1021
  • fix(aws): Support http/429 as a retryable status code by @ViBiOh in #1022
  • AWS KMS.1 compliant policy with dedicated kms key list by @n0pants in #1020
  • feat(aws): AWSX-2034 Continue if we fail to validate api key but storage of failed event enabled by @ViBiOh in #1026
  • fix(aws): Using JSON dump against dict-only payload (cloudtrail) to have consistent regex filtering by @ViBiOh in #1029
  • feat(aws): Add scheduled invocation for retry event by @ViBiOh in #1027
  • Update version from 5.0.0 to 5.1.0 by @klivan in #1030

New Contributors

Full Changelog: aws-dd-forwarder-5.0.0...aws-dd-forwarder-5.1.0

aws-dd-forwarder-5.0.0 (Layer v91)

31 Oct 14:54
735c9f2

Choose a tag to compare

What's Changed

  • Update Terraform docs for deploying the AWS forwarder to use new module by @ktmq in #1003
  • feat(aws): Move tags enablement environment variable to settings by @ViBiOh in #1004
  • fix(aws): Fixing default value for cloudwatch enrichment that was tur… by @ViBiOh in #1008
  • AWS Forwarder v5 by @ViBiOh in #1010
  • [AWSX] doc(logs forwarder): update tracing cloudformation template var description by @ge0Aja in #1016
  • Add docs as codeowners by @buraizu in #1005
  • Update version from 4.15.0 to 5.0.0 by @ktmq in #1018

Full Changelog: https://github.com/DataDog/datadog-serverless-functions/blob/master/aws/logs_monitoring/CHANGELOG.md

aws-dd-forwarder-4.15.0 (Layer v90)

02 Oct 13:44
f55466b

Choose a tag to compare

What's Changed

  • [AWSCORE-345] Add layer version to release title by @ktmq in #989
  • [AWSX] fix(logs forwarding): grant tag:GetResources permission when fetching s3 tags by @ge0Aja in #991
  • Update the version of urllibs. by @perzycharles in #999
  • feat(aws): AWSX-1987 Migrate remaining soure identification to logs-backend by @ViBiOh in #998
  • Update version from 4.14.0 to 4.15.0 by @klivan in #1001

Full Changelog: aws-dd-forwarder-4.14.0...aws-dd-forwarder-4.15.0

aws-dd-forwarder-4.14.0 (Layer v89)

27 Aug 20:05
15b1b3a

Choose a tag to compare

What's Changed

  • Make sure docker is running before starting release by @klivan in #982
  • [AWSX] fix(logs-forwarder): parse lambda metrics from valid json objects only by @ge0Aja in #983
  • remove outdated oci function code by @sva91 in #986
  • feat(aws): AWSX-1891 Migrate route53 to logs-backend by @ViBiOh in #978
  • Update version from 4.13.0 to 4.14.0 by @ktmq in #987

New Contributors

Full Changelog: aws-dd-forwarder-4.13.0...aws-dd-forwarder-4.14.0

aws-dd-forwarder-4.13.0

13 Aug 14:09
e446a2f

Choose a tag to compare

What's Changed

  • [AWS] Automatically generate release notes by @klivan in #971
  • [AWSX-1559] feat: update Python version to 3.13 by @sanassi-cisse in #924
  • fix(lambda-forwarder): Downgrade datadog_lambda requirement version by @ge0Aja in #972
  • update forwarder function to specify more of the event hub connection by @mattsp1290 in #973
  • docs(logs): Disable more tags enrichment when using private link by @ViBiOh in #974
  • Fix verison typos in readme by @janine-c in #976
  • Update version from 4.12.0 to 4.13.0 by @klivan in #981

New Contributors

Full Changelog: aws-dd-forwarder-4.12.0...aws-dd-forwarder-4.13.0

Extra Notes

Starting this version, AWS logs forwarder requires Python 3.13

aws-dd-forwarder-4.12.0

18 Jul 15:31
5714f97

Choose a tag to compare

What's Changed

  • [FIXED] Remove DdApiKeySecretArn AllowedPattern constraints to allow local secret name support in DD forwarder lambda by @LorisFriedel in #961
  • Revert "[FIXED] Remove DdApiKeySecretArn AllowedPattern constraints to allow local secret name support in DD forwarder lambda" by @ge0Aja in #962
  • add note about x86_64 to forwarder documentation by @cswatt in #965
  • [AWSX] fix(logs-forwarder): update step function template variable name by @ge0Aja in #966
  • Format parameters as tabs by @estherk15 in #964
  • Update README.md for azure log forwarder to point to public docs by @gpalmz in #967
  • feat(aws): AWSX-1598 Move source identification to logs-backend by @ViBiOh in #963
  • [AWS] Switch from using hub CLI to gh for forwarder release by @klivan in #969
  • Update version from 4.11.0 to 4.12.0 by @klivan in #970

New Contributors

Full Changelog: aws-dd-forwarder-4.11.0...aws-dd-forwarder-4.12.0

aws-dd-forwarder-4.11.0

01 Jul 19:33
6ba75b4

Choose a tag to compare

What's Changed

  • Revert "Remove DdApiKeySecretArn AllowedPattern constraints to allow friendly name support in DD forwarder lambda" by @ktmq in #959
  • Update version from 4.10.0 to 4.11.0 by @ktmq in #960

Full Changelog: aws-dd-forwarder-4.10.0...aws-dd-forwarder-4.11.0

aws-dd-forwarder-4.10.0

01 Jul 15:18
1bc3324

Choose a tag to compare

What's Changed

  • [azure] Enable AP2 in event hub log forwarder ARM template by @agulen in #954
  • [AZINTS] add AP2 to ARM templates by @ava-silver in #951
  • [azure] fix bug causing log splitting to not work properly by @mattsp1290 in #950
  • chore(deps): VULN-10847 Use up-to-date setuptools by @ViBiOh in #957
  • Remove DdApiKeySecretArn AllowedPattern constraints to allow friendly name support in DD forwarder lambda by @LorisFriedel in #956
  • ci(release): Update version from 4.9.0 to 4.10.0 by @klivan in #958

Full Changelog: aws-dd-forwarder-4.9.0...aws-dd-forwarder-4.10.0

Notes:

aws-dd-forwarder-4.9.0

25 Jun 14:07
29c4a41

Choose a tag to compare

What's Changed

  • [AWSX] Bump protobuf version in Lambda logs forwarder by @ge0Aja in #952
  • Allow AP2 in the Azure integration UI definitions by @diogocp in #953
  • Update version from 4.8.0 to 4.9.0 by @klivan in #955

New Contributors

Full Changelog: aws-dd-forwarder-4.8.0...aws-dd-forwarder-4.9.0

aws-dd-forwarder-4.8.0

16 Jun 17:22
2de783f

Choose a tag to compare

What's Changed

  • [AWSX] feat(logs forwarder) Allow overriding service tag for s3 log sources from bucket tags by @ge0Aja in #942
  • Add support for DD_ENHANCED_METRICS variable in forwarder template by @LorisFriedel in #944
  • feat(aws): AWSX-1595 Migrate transitgateway and ssm to logs-backend by @ViBiOh in #943
  • ci(release): Update version from 4.6.0 to 4.7.0 by @klivan in #945
  • [AWSX] feat(lambda logs forwarder): Allow to opt-out from S3 tags enrichment by @ge0Aja in #946
  • ci(release): AWSCORE-415 Open a pull-request instead of pushing to ma… by @ViBiOh in #947
  • Push branch before creating a PR by @klivan in #948
  • Update version from 4.7.0 to 4.8.0 by @klivan in #949

New Contributors

Full Changelog: aws-dd-forwarder-4.6.0...aws-dd-forwarder-4.8.0