chore(deps): bump datadog-lambda from 6.111.0 to 8.113.0
Open
Number: #7074
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 30, 2025 at 08:42 PM UTC
(12 months ago)
(12 months ago)
Updated:
July 30, 2025 at 08:42 PM UTC
(12 months ago)
(12 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps datadog-lambda from 6.111.0 to 8.113.0.
Release notes
Sourced from datadog-lambda's releases.
v8.113.0
[!WARNING]
⚠️ This release contains some breaking changes ⚠️
🛠️ Fixes and enhancements
@zarirhamzaAWS Service Naming Overhaul (#635)
- ⚠️ Service names are now reflect the actual AWS resource name instead of being vague. The old to new mappings are:
aws.lambda→[function_name]aws.dynamodb→[table_name]aws.sns→[topic_name]aws.sqs→[queue_name]aws.kinesis→[stream_name]aws.s3→[bucket_name]aws.eventbridge→[event_name]- To opt out and restore old behavior, use the env var:
DD_TRACE_AWS_SERVICE_REPRESENTATION_ENABLED=false- Dashboards, monitors, or alerts using
serviceas a filter may break.
- Recommended fix: Switch to using
operation_namewith same value to achieve old behavior.Other Changes
DD_SERVICEnow takes precedence when setting the service name on Lambda spans.- AWS spans are now correctly marked with
span.kind: server.- Removed outdated service override logic
[!IMPORTANT]
dd-trace-pyversion is v3.11.0[!TIP] The lambda layers' zip files are provided here
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python38-ARM:113 arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python39:113 arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python39-ARM:113 arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python310:113 arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python310-ARM:113 arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python311:113 arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python311-ARM:113 arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python312:113 arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python312-ARM:113 arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python313:113 arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python313-ARM:113 arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python38:113 arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python38-ARM:113 arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python39:113 arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python39-ARM:113 arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python310:113 arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python310-ARM:113 arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python311:113 arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python311-ARM:113 </tr></table>
... (truncated)
Commits
f8b610dv8.113.0 (#640)7806d72Enhance Synthetic Span Service Representation (#635)50d893afeat(appsec): enable api security (#636)502303dfix(profiling): include ddup and dd_wrapper so files to enable profiling (#638)37078c3v7.113.0-dev (#634)c7739ebfeat(appsec): enable request blocking (#630)664124eversion 7.112.0 (#631)4c93486chore(deps): bump requests from 2.32.3 to 2.32.4 in /tests/integration (#632)a97a1c9build: publish artifacts of built layers on main updates (#629)d2a195efeat: lambda support for DSM (#622)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+70
+70
Deletions:
-69
-69
Package Dependencies
Technical Details
| ID: | 4342745 |
| UUID: | 2708344478 |
| Node ID: | PR_kwDODTo4k86hbg6e |
| Host: | GitHub |
| Repository: | aws-powertools/powertools-lambda-python |
| Merge State: | Unknown |