{"id":24709,"name":"datadog-lambda","ecosystem":"pip","repository_url":null,"issues_count":10,"created_at":"2025-06-07T03:59:58.668Z","updated_at":"2025-06-07T03:59:58.668Z","purl":"pkg:pypi/datadog-lambda","unique_repositories_count":1,"unique_repositories_count_past_30_days":1,"recent_issues":[{"uuid":"2837843099","node_id":"PR_kwDODTo4k86pJgyb","number":7401,"state":"open","title":"chore(deps): bump datadog-lambda from 6.111.0 to 8.114.0","user":"dependabot[bot]","labels":["dependencies","python"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-17T20:09:18.000Z","updated_at":"2025-09-17T20:09:19.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.111.0","new_version":"8.114.0","repository_url":"https://github.com/DataDog/datadog-lambda-python"}],"path":null,"ecosystem":"pip"},"body":"Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.111.0 to 8.114.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/releases\"\u003edatadog-lambda's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev8.114.0\u003c/h2\u003e\n\u003ch2\u003eWhat's New\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eappsec related updates \u003ca href=\"https://github.com/florentinl\"\u003e\u003ccode\u003e@​florentinl\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003efeat(appsec): enable telemetry when appsec is enabled through the tracer and not the extension (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/641\"\u003e#641\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(appsec): enable appsec through the ddtrace product interface (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/647\"\u003e#647\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ebuild: use lambda image to ensure binary compatibility when building from source (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/650\"\u003e#650\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eappsec: fixes for API Security (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/654\"\u003e#654\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eci: add appsec system-tests to the ci (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/651\"\u003e#651\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e[APPSEC]: blocking for alb multi value headers events (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/655\"\u003e#655\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(appsec): perform _after extractions on the blocking_response (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/656\"\u003e#656\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003echore: Fix update_deps workflow (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/607\"\u003e#607\u003c/a\u003e) \u003ca href=\"https://github.com/lym953\"\u003e\u003ccode\u003e@​lym953\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eIncrease allowed layer package size. (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/649\"\u003e#649\u003c/a\u003e) \u003ca href=\"https://github.com/purple4reina\"\u003e\u003ccode\u003e@​purple4reina\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eRun e2e tests on each PR. (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/584\"\u003e#584\u003c/a\u003e) \u003ca href=\"https://github.com/purple4reina\"\u003e\u003ccode\u003e@​purple4reina\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003echore(build): strip debug symbols using strip -g (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/652\"\u003e#652\u003c/a\u003e)  \u003ca href=\"https://github.com/taegyunkim\"\u003e\u003ccode\u003e@​taegyunkim\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eRe-remove more iast .so files (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/653\"\u003e#653\u003c/a\u003e) \u003ca href=\"https://github.com/avara1986\"\u003e\u003ccode\u003e@​avara1986\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\n\u003ccode\u003edd-trace-py\u003c/code\u003e version is \u003ca href=\"https://github.com/DataDog/dd-trace-py/releases/tag/v3.14.1\"\u003ev3.14.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!TIP]\nThe lambda layers' zip files are provided here\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cpre\u003e\u003ccode\u003earn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python38-ARM:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39-ARM:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310-ARM:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311-ARM:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312-ARM:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313-ARM:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38-ARM:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39-ARM:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310-ARM:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311-ARM:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312:114\n\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt; \n\u003c/code\u003e\u003c/pre\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/7b54882d322c2233835c6f45ee500a404919eaf9\"\u003e\u003ccode\u003e7b54882\u003c/code\u003e\u003c/a\u003e v8.114.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/658\"\u003e#658\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/2389ec30f666eebcb8f5350ebb90853a72ee4e8b\"\u003e\u003ccode\u003e2389ec3\u003c/code\u003e\u003c/a\u003e fix(appsec): perform _after extractions on the blocking_response (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/656\"\u003e#656\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/b171bda519984959227f941012a8b28e3254e737\"\u003e\u003ccode\u003eb171bda\u003c/code\u003e\u003c/a\u003e [APPSEC]: blocking for alb multi value headers events (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/655\"\u003e#655\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/9c93e475318d2044d5b2a142f374d529483e9d33\"\u003e\u003ccode\u003e9c93e47\u003c/code\u003e\u003c/a\u003e ci: add appsec system-tests to the ci (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/651\"\u003e#651\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/b55e5382d91890d453302dc80a8378c01d1b5047\"\u003e\u003ccode\u003eb55e538\u003c/code\u003e\u003c/a\u003e appsec: fixes for API Security (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/654\"\u003e#654\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/7184dafff0a729c4e32df325dfc4d49070a0f732\"\u003e\u003ccode\u003e7184daf\u003c/code\u003e\u003c/a\u003e Re-remove more iast .so files (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/653\"\u003e#653\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/33fcbce8e28c0938ebab6cb6a2b0775deec754d1\"\u003e\u003ccode\u003e33fcbce\u003c/code\u003e\u003c/a\u003e chore(build): strip debug symbols using \u003ccode\u003estrip -g\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/652\"\u003e#652\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/3b5260d2f2f846379787df284c6e3c0916ce027d\"\u003e\u003ccode\u003e3b5260d\u003c/code\u003e\u003c/a\u003e build: use lambda image to ensure binary compatibility when building from sou...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/db673844725793182e20f8a45fcfac90a9789fe9\"\u003e\u003ccode\u003edb67384\u003c/code\u003e\u003c/a\u003e fix(appsec): enable appsec through the ddtrace product interface (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/647\"\u003e#647\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/6c296ab7d3121379cde00ea7e48f786736cfce4a\"\u003e\u003ccode\u003e6c296ab\u003c/code\u003e\u003c/a\u003e Run e2e tests on each PR. (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/584\"\u003e#584\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.111.0...v8.114.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.111.0\u0026new-version=8.114.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/7401","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/7401","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7401/packages"},{"uuid":"2708344478","node_id":"PR_kwDODTo4k86hbg6e","number":7074,"state":"open","title":"chore(deps): bump datadog-lambda from 6.111.0 to 8.113.0","user":"dependabot[bot]","labels":["dependencies","python"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-30T20:42:05.000Z","updated_at":"2025-07-30T20:42:06.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.111.0","new_version":"8.113.0","repository_url":"https://github.com/DataDog/datadog-lambda-python"}],"path":null,"ecosystem":"pip"},"body":"Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.111.0 to 8.113.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/releases\"\u003edatadog-lambda's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev8.113.0\u003c/h2\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!WARNING]\u003c/p\u003e\n\u003ch2\u003e⚠️  This release contains some breaking changes ⚠️\u003c/h2\u003e\n\u003ch3\u003e🛠️ Fixes and enhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/zarirhamza\"\u003e\u003ccode\u003e@​zarirhamza\u003c/code\u003e\u003c/a\u003e AWS Service Naming Overhaul (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/635\"\u003e#635\u003c/a\u003e)\n\u003cul\u003e\n\u003cli\u003e⚠️ Service names are now reflect the actual AWS resource name instead of being vague. The old to new mappings are:\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eaws.lambda\u003c/code\u003e → \u003ccode\u003e[function_name]\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eaws.dynamodb\u003c/code\u003e → \u003ccode\u003e[table_name]\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eaws.sns\u003c/code\u003e → \u003ccode\u003e[topic_name]\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eaws.sqs\u003c/code\u003e → \u003ccode\u003e[queue_name]\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eaws.kinesis\u003c/code\u003e → \u003ccode\u003e[stream_name]\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eaws.s3\u003c/code\u003e → \u003ccode\u003e[bucket_name]\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eaws.eventbridge\u003c/code\u003e → \u003ccode\u003e[event_name]\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eTo opt out and restore old behavior, use the env var:\n\u003cpre lang=\"bash\"\u003e\u003ccode\u003eDD_TRACE_AWS_SERVICE_REPRESENTATION_ENABLED=false\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003eDashboards, monitors, or alerts using \u003ccode\u003eservice\u003c/code\u003e as a filter may break.\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eRecommended fix:\u003c/strong\u003e Switch to using \u003ccode\u003eoperation_name\u003c/code\u003e with same value to achieve old behavior.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eOther Changes\u003c/h2\u003e\n\u003c/blockquote\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eDD_SERVICE\u003c/code\u003e now takes precedence when setting the service name on Lambda spans.\u003c/li\u003e\n\u003cli\u003eAWS spans are now correctly marked with \u003ccode\u003espan.kind: server\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eRemoved outdated service override logic\u003c/li\u003e\n\u003c/ul\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\n\u003ccode\u003edd-trace-py\u003c/code\u003e version is \u003ca href=\"https://github.com/DataDog/dd-trace-py/releases/tag/v3.11.0\"\u003ev3.11.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!TIP]\nThe lambda layers' zip files are provided here\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cpre\u003e\u003ccode\u003earn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python38-ARM:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39-ARM:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310-ARM:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311-ARM:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312-ARM:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313-ARM:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38-ARM:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39-ARM:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310-ARM:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311-ARM:113\n\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt; \n\u003c/code\u003e\u003c/pre\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/f8b610dacdc1bcd27873d81fd79b040f3729d914\"\u003e\u003ccode\u003ef8b610d\u003c/code\u003e\u003c/a\u003e v8.113.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/640\"\u003e#640\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/7806d7283bbf175da805adf35a8b3747bc60ab19\"\u003e\u003ccode\u003e7806d72\u003c/code\u003e\u003c/a\u003e Enhance Synthetic Span Service Representation (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/635\"\u003e#635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/50d893a402a9ef28d958457a0293b6ab1eb18498\"\u003e\u003ccode\u003e50d893a\u003c/code\u003e\u003c/a\u003e feat(appsec): enable api security (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/636\"\u003e#636\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/502303d672aac543e3e36cf08d44d325d464635c\"\u003e\u003ccode\u003e502303d\u003c/code\u003e\u003c/a\u003e fix(profiling): include ddup and dd_wrapper so files to enable profiling (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/638\"\u003e#638\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/37078c336b29c32ed379dc23cd0ee1ccc3359736\"\u003e\u003ccode\u003e37078c3\u003c/code\u003e\u003c/a\u003e v7.113.0-dev (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/634\"\u003e#634\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/c7739ebcdb0a93bd01745fb5ad5922a96a783b89\"\u003e\u003ccode\u003ec7739eb\u003c/code\u003e\u003c/a\u003e feat(appsec): enable request blocking (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/630\"\u003e#630\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/664124e2acb10ba356ae9af62ea188facb8a365d\"\u003e\u003ccode\u003e664124e\u003c/code\u003e\u003c/a\u003e version 7.112.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/631\"\u003e#631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/4c9348660c44d03f23a7560aeae5625ca56498fb\"\u003e\u003ccode\u003e4c93486\u003c/code\u003e\u003c/a\u003e chore(deps): bump requests from 2.32.3 to 2.32.4 in /tests/integration (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/632\"\u003e#632\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/a97a1c9c097a0d28d0caf095c3516eb61a0c4502\"\u003e\u003ccode\u003ea97a1c9\u003c/code\u003e\u003c/a\u003e build: publish artifacts of built layers on main updates (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/629\"\u003e#629\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/d2a195e3b4d1dfe7af125837d54f9d50acb20376\"\u003e\u003ccode\u003ed2a195e\u003c/code\u003e\u003c/a\u003e feat: lambda support for DSM (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/622\"\u003e#622\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.111.0...v8.113.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.111.0\u0026new-version=8.113.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/7074","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/7074","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7074/packages"},{"uuid":"2675181827","node_id":"PR_kwDODTo4k86fdAkD","number":7007,"state":"closed","title":"chore(deps): bump datadog-lambda from 6.111.0 to 7.112.0","user":"dependabot[bot]","labels":["dependencies","internal","size/XS","python"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-07-19T15:38:14.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-17T21:19:46.000Z","updated_at":"2025-07-19T15:38:14.000Z","time_to_close":152308,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.111.0","new_version":"7.112.0","repository_url":null}],"path":null,"ecosystem":"pip"},"body":"[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.111.0\u0026new-version=7.112.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/7007","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/7007","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7007/packages"},{"uuid":"3169738838","node_id":"PR_kwDODTo4k86bv8xi","number":6857,"state":"open","title":"chore(deps): bump datadog-lambda from 6.110.0 to 6.111.0","user":"dependabot[bot]","labels":["dependencies","internal","size/XS","python"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-23T23:37:40.000Z","updated_at":"2025-06-25T12:01:52.194Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.110.0","new_version":"6.111.0","repository_url":"https://github.com/DataDog/datadog-lambda-python"}],"path":null,"ecosystem":"pip"},"body":"Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.110.0 to 6.111.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/releases\"\u003edatadog-lambda's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.111.0\u003c/h2\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\n\u003ccode\u003edd-trace-py\u003c/code\u003e version is \u003ca href=\"https://github.com/DataDog/dd-trace-py/releases/tag/v3.9.3\"\u003ev3.9.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cpre\u003e\u003ccode\u003earn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python38-ARM:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39-ARM:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310-ARM:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311-ARM:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312-ARM:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313-ARM:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38-ARM:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39-ARM:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310-ARM:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311-ARM:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312-ARM:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python313:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python313-ARM:111\n\u003c/code\u003e\u003c/pre\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003efix: http.url tag to include protocol (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/603\"\u003e#603\u003c/a\u003e)\n\u003ca href=\"https://github.com/duncanista\"\u003e\u003ccode\u003e@​duncanista\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eupdate codeowners file and make apm serverless co-owners of repo (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/596\"\u003e#596\u003c/a\u003e)\n\u003ca href=\"https://github.com/happynancee\"\u003e\u003ccode\u003e@​happynancee\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003echore: Use GitHub App for update-deps workflow (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/605\"\u003e#605\u003c/a\u003e)\n\u003ca href=\"https://github.com/lym953\"\u003e\u003ccode\u003e@​lym953\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003efeat: Enable sqs -\u0026gt; lambda support for DSM (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/604\"\u003e#604\u003c/a\u003e)\n\u003ca href=\"https://github.com/michael-zhao459\"\u003e\u003ccode\u003e@​michael-zhao459\u003c/code\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/purple4reina\"\u003e\u003ccode\u003e@​purple4reina\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eConsolidate env reading to single config object. (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/600\"\u003e#600\u003c/a\u003e)\n\u003ca href=\"https://github.com/purple4reina\"\u003e\u003ccode\u003e@​purple4reina\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003efix: handle a case where the record is some customized item (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/616\"\u003e#616\u003c/a\u003e)\n\u003ca href=\"https://github.com/joeyzhao2018\"\u003e\u003ccode\u003e@​joeyzhao2018\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/b08b7635675826278170dbb570e2d9307ae02cf9\"\u003e\u003ccode\u003eb08b763\u003c/code\u003e\u003c/a\u003e release v6.111.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/625\"\u003e#625\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/267a5429a99e85746537a1585608497a9d355fef\"\u003e\u003ccode\u003e267a542\u003c/code\u003e\u003c/a\u003e chore(deps): bump requests from 2.32.3 to 2.32.4 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/615\"\u003e#615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/f93bc0a88dff1cddb184938efddbb5289add21cc\"\u003e\u003ccode\u003ef93bc0a\u003c/code\u003e\u003c/a\u003e chore(deps): bump brace-expansion in /tests/integration (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/617\"\u003e#617\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/8f2a45af6d90845efaf69246349f572e0de0b445\"\u003e\u003ccode\u003e8f2a45a\u003c/code\u003e\u003c/a\u003e chore(deps): bump protobuf from 5.29.3 to 5.29.5 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/619\"\u003e#619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/e230d94554991136bc185bef2c46261f50073abc\"\u003e\u003ccode\u003ee230d94\u003c/code\u003e\u003c/a\u003e handle a case where the record is some customized item (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/616\"\u003e#616\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/b3cf1c2ee54db0c01470e8cdd858db85a1183c24\"\u003e\u003ccode\u003eb3cf1c2\u003c/code\u003e\u003c/a\u003e Consolidate env reading to single config object. (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/600\"\u003e#600\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/6beb65d63c063ff6fc5e480e7bf076d29f2abf0c\"\u003e\u003ccode\u003e6beb65d\u003c/code\u003e\u003c/a\u003e feat: Enable sqs -\u0026gt; lambda support for DSM (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/604\"\u003e#604\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/254466cb2c6d749211e74201572ce5a937ec82da\"\u003e\u003ccode\u003e254466c\u003c/code\u003e\u003c/a\u003e chore: Use GitHub App for update-deps workflow (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/605\"\u003e#605\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/87f2314928fb839886aefe09cf6a1b7c7a0a7988\"\u003e\u003ccode\u003e87f2314\u003c/code\u003e\u003c/a\u003e update codeowners file and make apm serverless co-owners of repo (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/596\"\u003e#596\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/64f81daa97d589f1047d00000c31d85e24e4314d\"\u003e\u003ccode\u003e64f81da\u003c/code\u003e\u003c/a\u003e fix: \u003ccode\u003ehttp.url\u003c/code\u003e tag to include protocol (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/603\"\u003e#603\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.110.0...v6.111.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.110.0\u0026new-version=6.111.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/6857","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/6857","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6857/packages"},{"uuid":"3087495990","node_id":"PR_kwDODTo4k86XcsB5","number":6714,"state":"open","title":"chore(deps): bump datadog-lambda from 6.109.0 to 6.110.0","user":"dependabot[bot]","labels":["dependencies","internal","size/XS","python"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-23T20:43:44.000Z","updated_at":"2025-06-07T21:52:16.988Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.109.0","new_version":"6.110.0","repository_url":"https://github.com/DataDog/datadog-lambda-python"}],"path":null,"ecosystem":"pip"},"body":"Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.109.0 to 6.110.0.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/676446cf4998caeefcbac011ab23bde4af954b1e\"\u003e\u003ccode\u003e676446c\u003c/code\u003e\u003c/a\u003e v6.110.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/602\"\u003e#602\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/497aadc4dfb08f662559c18f8971da249be0dc62\"\u003e\u003ccode\u003e497aadc\u003c/code\u003e\u003c/a\u003e fix flushing Exception Replay (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/601\"\u003e#601\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/1d6d28f318b403358689afa5de79d689a655eb4a\"\u003e\u003ccode\u003e1d6d28f\u003c/code\u003e\u003c/a\u003e Add Exception Replay env var to README (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/599\"\u003e#599\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/b74068bbdb07be1e21b6ed34c73dd23c5a853f14\"\u003e\u003ccode\u003eb74068b\u003c/code\u003e\u003c/a\u003e perf: fewer memory allocation (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/597\"\u003e#597\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/9b694f7e25c58e9cbffb97392145c6962747fa87\"\u003e\u003ccode\u003e9b694f7\u003c/code\u003e\u003c/a\u003e fix:  safely getting all the values for trigger tags (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/593\"\u003e#593\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/16774731b8050e3355d24ffe6d917c656cf0c09f\"\u003e\u003ccode\u003e1677473\u003c/code\u003e\u003c/a\u003e (feat): Enable Exception Replay in Lambda (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/592\"\u003e#592\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.109.0...v6.110.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.109.0\u0026new-version=6.110.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/6714","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/6714","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6714/packages"},{"uuid":"2510549510","node_id":"PR_kwDODTo4k86Vo_IG","number":6641,"state":"open","title":"chore(deps): bump datadog-lambda from 6.108.0 to 6.109.0","user":"dependabot[bot]","labels":["dependencies","python"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-09T21:02:43.000Z","updated_at":"2025-05-09T21:52:14.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.108.0","new_version":"6.109.0","repository_url":"https://github.com/DataDog/datadog-lambda-python"}],"path":null,"ecosystem":"pip"},"body":"Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.108.0 to 6.109.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/releases\"\u003edatadog-lambda's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.109.0\u003c/h2\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\n\u003ccode\u003edd-trace-py\u003c/code\u003e version is \u003ca href=\"https://github.com/DataDog/dd-trace-py/releases/tag/v3.7.0\"\u003ev3.7.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cpre\u003e\u003ccode\u003earn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python38-ARM:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39-ARM:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310-ARM:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311-ARM:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312-ARM:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313-ARM:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38-ARM:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39-ARM:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310-ARM:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311-ARM:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312-ARM:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python313:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python313-ARM:109\n\u003c/code\u003e\u003c/pre\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix: timestamps we send to the extension should be integers by \u003ca href=\"https://github.com/apiarian-datadog\"\u003e\u003ccode\u003e@​apiarian-datadog\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/pull/590\"\u003eDataDog/datadog-lambda-python#590\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.108.0...v6.109.0\"\u003ehttps://github.com/DataDog/datadog-lambda-python/compare/v6.108.0...v6.109.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/1226b2de560afc6a8fe3e631ad84960b5dd03eef\"\u003e\u003ccode\u003e1226b2d\u003c/code\u003e\u003c/a\u003e v6.109.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/591\"\u003e#591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/8ca58b40dcfa8ad4c2169a27ddca27b19c7fb348\"\u003e\u003ccode\u003e8ca58b4\u003c/code\u003e\u003c/a\u003e fix: timestamps we send to the extension should be integers (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/590\"\u003e#590\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.108.0...v6.109.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.108.0\u0026new-version=6.109.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/6641","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/6641","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6641/packages"},{"uuid":"3050058212","node_id":"PR_kwDODTo4k86Vfd4R","number":6634,"state":"open","title":"chore(deps): bump datadog-lambda from 6.107.0 to 6.108.0","user":"dependabot[bot]","labels":["dependencies","internal","size/XS","python"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-08T20:46:45.000Z","updated_at":"2025-06-07T10:32:34.569Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.107.0","new_version":"6.108.0","repository_url":"https://github.com/DataDog/datadog-lambda-python"}],"path":null,"ecosystem":"pip"},"body":"Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.107.0 to 6.108.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/releases\"\u003edatadog-lambda's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.108.0\u003c/h2\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\n\u003ccode\u003edd-trace-py\u003c/code\u003e version is \u003ca href=\"https://github.com/DataDog/dd-trace-py/releases/tag/v3.7.0\"\u003ev3.7.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!WARNING]\nMetrics with timestamps may have issues with this version. Please use v107.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cpre\u003e\u003ccode\u003earn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python38:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python38-ARM:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39-ARM:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310-ARM:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311-ARM:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312-ARM:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313-ARM:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38-ARM:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39-ARM:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310-ARM:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311-ARM:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312-ARM:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python313:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python313-ARM:108\n\u003c/code\u003e\u003c/pre\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[MLOB] revert forced agentless and api key fetching by \u003ca href=\"https://github.com/sabrenner\"\u003e\u003ccode\u003e@​sabrenner\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/pull/585\"\u003eDataDog/datadog-lambda-python#585\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd new region ap-southeast-7. by \u003ca href=\"https://github.com/purple4reina\"\u003e\u003ccode\u003e@​purple4reina\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/pull/586\"\u003eDataDog/datadog-lambda-python#586\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: add \u003ccode\u003emx-central-1\u003c/code\u003e region by \u003ca href=\"https://github.com/nhulston\"\u003e\u003ccode\u003e@​nhulston\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/pull/587\"\u003eDataDog/datadog-lambda-python#587\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: Correct FIPS-mode metrics by \u003ca href=\"https://github.com/apiarian-datadog\"\u003e\u003ccode\u003e@​apiarian-datadog\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/pull/588\"\u003eDataDog/datadog-lambda-python#588\u003c/a\u003e\n\u003cul\u003e\n\u003cli\u003eIn govcloud we default to using FIPS AWS endpoints. The \u003ccode\u003elambda_metric\u003c/code\u003e function also no longer sends metrics directly to the Datadog API in FIPS mode. Please use the extension or the forwarder instead. This can be controlled with the \u003ccode\u003eDD_LAMBDA_FIPS_MODE\u003c/code\u003e environment variable, setting it to \u003ccode\u003etrue\u003c/code\u003e or \u003ccode\u003efalse\u003c/code\u003e. It defaults to \u003ccode\u003etrue\u003c/code\u003e in govcloud and \u003ccode\u003efalse\u003c/code\u003e in commercial regions.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.107.0...v6.108.0\"\u003ehttps://github.com/DataDog/datadog-lambda-python/compare/v6.107.0...v6.108.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/8a01794b02244efab5814f52e442aacf71682aac\"\u003e\u003ccode\u003e8a01794\u003c/code\u003e\u003c/a\u003e 6.108.0 Release Candidate (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/589\"\u003e#589\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/1f8d3fd96a7dce844a3ecaea4ec2f41be1e73f56\"\u003e\u003ccode\u003e1f8d3fd\u003c/code\u003e\u003c/a\u003e feat: Correct FIPS-mode metrics (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/588\"\u003e#588\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/72caf0ae5d29f82649b57fb6075dcf9a4f7a436b\"\u003e\u003ccode\u003e72caf0a\u003c/code\u003e\u003c/a\u003e add mx-central-1 region (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/587\"\u003e#587\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/33cd5bf9e05bd3e3a35450c42b522ce1280b9add\"\u003e\u003ccode\u003e33cd5bf\u003c/code\u003e\u003c/a\u003e Add new region ap-southeast-7. (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/586\"\u003e#586\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/8207aa224692c1f3eb72cc5cb8dc10251e5368d2\"\u003e\u003ccode\u003e8207aa2\u003c/code\u003e\u003c/a\u003e revert llmobs api key and forced agentless (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/585\"\u003e#585\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.107.0...v6.108.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.107.0\u0026new-version=6.108.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/6634","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/6634","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6634/packages"}],"issue_packages":[{"old_version":"6.111.0","new_version":"8.114.0","update_type":"major","path":null,"pr_created_at":"2025-09-17T20:09:18.000Z","version_change":"6.111.0 → 8.114.0","issue":{"uuid":"2837843099","node_id":"PR_kwDODTo4k86pJgyb","number":7401,"state":"open","title":"chore(deps): bump datadog-lambda from 6.111.0 to 8.114.0","user":"dependabot[bot]","labels":["dependencies","python"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-17T20:09:18.000Z","updated_at":"2025-09-17T20:09:19.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.111.0","new_version":"8.114.0","repository_url":"https://github.com/DataDog/datadog-lambda-python"}],"path":null,"ecosystem":"pip"},"body":"Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.111.0 to 8.114.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/releases\"\u003edatadog-lambda's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev8.114.0\u003c/h2\u003e\n\u003ch2\u003eWhat's New\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eappsec related updates \u003ca href=\"https://github.com/florentinl\"\u003e\u003ccode\u003e@​florentinl\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003efeat(appsec): enable telemetry when appsec is enabled through the tracer and not the extension (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/641\"\u003e#641\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(appsec): enable appsec through the ddtrace product interface (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/647\"\u003e#647\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ebuild: use lambda image to ensure binary compatibility when building from source (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/650\"\u003e#650\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eappsec: fixes for API Security (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/654\"\u003e#654\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eci: add appsec system-tests to the ci (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/651\"\u003e#651\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e[APPSEC]: blocking for alb multi value headers events (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/655\"\u003e#655\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(appsec): perform _after extractions on the blocking_response (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/656\"\u003e#656\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003echore: Fix update_deps workflow (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/607\"\u003e#607\u003c/a\u003e) \u003ca href=\"https://github.com/lym953\"\u003e\u003ccode\u003e@​lym953\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eIncrease allowed layer package size. (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/649\"\u003e#649\u003c/a\u003e) \u003ca href=\"https://github.com/purple4reina\"\u003e\u003ccode\u003e@​purple4reina\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eRun e2e tests on each PR. (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/584\"\u003e#584\u003c/a\u003e) \u003ca href=\"https://github.com/purple4reina\"\u003e\u003ccode\u003e@​purple4reina\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003echore(build): strip debug symbols using strip -g (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/652\"\u003e#652\u003c/a\u003e)  \u003ca href=\"https://github.com/taegyunkim\"\u003e\u003ccode\u003e@​taegyunkim\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eRe-remove more iast .so files (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/653\"\u003e#653\u003c/a\u003e) \u003ca href=\"https://github.com/avara1986\"\u003e\u003ccode\u003e@​avara1986\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\n\u003ccode\u003edd-trace-py\u003c/code\u003e version is \u003ca href=\"https://github.com/DataDog/dd-trace-py/releases/tag/v3.14.1\"\u003ev3.14.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!TIP]\nThe lambda layers' zip files are provided here\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cpre\u003e\u003ccode\u003earn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python38-ARM:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39-ARM:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310-ARM:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311-ARM:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312-ARM:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313:114\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313-ARM:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38-ARM:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39-ARM:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310-ARM:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311-ARM:114\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312:114\n\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt; \n\u003c/code\u003e\u003c/pre\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/7b54882d322c2233835c6f45ee500a404919eaf9\"\u003e\u003ccode\u003e7b54882\u003c/code\u003e\u003c/a\u003e v8.114.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/658\"\u003e#658\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/2389ec30f666eebcb8f5350ebb90853a72ee4e8b\"\u003e\u003ccode\u003e2389ec3\u003c/code\u003e\u003c/a\u003e fix(appsec): perform _after extractions on the blocking_response (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/656\"\u003e#656\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/b171bda519984959227f941012a8b28e3254e737\"\u003e\u003ccode\u003eb171bda\u003c/code\u003e\u003c/a\u003e [APPSEC]: blocking for alb multi value headers events (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/655\"\u003e#655\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/9c93e475318d2044d5b2a142f374d529483e9d33\"\u003e\u003ccode\u003e9c93e47\u003c/code\u003e\u003c/a\u003e ci: add appsec system-tests to the ci (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/651\"\u003e#651\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/b55e5382d91890d453302dc80a8378c01d1b5047\"\u003e\u003ccode\u003eb55e538\u003c/code\u003e\u003c/a\u003e appsec: fixes for API Security (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/654\"\u003e#654\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/7184dafff0a729c4e32df325dfc4d49070a0f732\"\u003e\u003ccode\u003e7184daf\u003c/code\u003e\u003c/a\u003e Re-remove more iast .so files (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/653\"\u003e#653\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/33fcbce8e28c0938ebab6cb6a2b0775deec754d1\"\u003e\u003ccode\u003e33fcbce\u003c/code\u003e\u003c/a\u003e chore(build): strip debug symbols using \u003ccode\u003estrip -g\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/652\"\u003e#652\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/3b5260d2f2f846379787df284c6e3c0916ce027d\"\u003e\u003ccode\u003e3b5260d\u003c/code\u003e\u003c/a\u003e build: use lambda image to ensure binary compatibility when building from sou...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/db673844725793182e20f8a45fcfac90a9789fe9\"\u003e\u003ccode\u003edb67384\u003c/code\u003e\u003c/a\u003e fix(appsec): enable appsec through the ddtrace product interface (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/647\"\u003e#647\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/6c296ab7d3121379cde00ea7e48f786736cfce4a\"\u003e\u003ccode\u003e6c296ab\u003c/code\u003e\u003c/a\u003e Run e2e tests on each PR. (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/584\"\u003e#584\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.111.0...v8.114.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.111.0\u0026new-version=8.114.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/7401","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/7401","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7401/packages"}},{"old_version":"6.111.0","new_version":"8.113.0","update_type":"major","path":null,"pr_created_at":"2025-07-30T20:42:05.000Z","version_change":"6.111.0 → 8.113.0","issue":{"uuid":"2708344478","node_id":"PR_kwDODTo4k86hbg6e","number":7074,"state":"open","title":"chore(deps): bump datadog-lambda from 6.111.0 to 8.113.0","user":"dependabot[bot]","labels":["dependencies","python"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-30T20:42:05.000Z","updated_at":"2025-07-30T20:42:06.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.111.0","new_version":"8.113.0","repository_url":"https://github.com/DataDog/datadog-lambda-python"}],"path":null,"ecosystem":"pip"},"body":"Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.111.0 to 8.113.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/releases\"\u003edatadog-lambda's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev8.113.0\u003c/h2\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!WARNING]\u003c/p\u003e\n\u003ch2\u003e⚠️  This release contains some breaking changes ⚠️\u003c/h2\u003e\n\u003ch3\u003e🛠️ Fixes and enhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/zarirhamza\"\u003e\u003ccode\u003e@​zarirhamza\u003c/code\u003e\u003c/a\u003e AWS Service Naming Overhaul (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/635\"\u003e#635\u003c/a\u003e)\n\u003cul\u003e\n\u003cli\u003e⚠️ Service names are now reflect the actual AWS resource name instead of being vague. The old to new mappings are:\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eaws.lambda\u003c/code\u003e → \u003ccode\u003e[function_name]\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eaws.dynamodb\u003c/code\u003e → \u003ccode\u003e[table_name]\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eaws.sns\u003c/code\u003e → \u003ccode\u003e[topic_name]\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eaws.sqs\u003c/code\u003e → \u003ccode\u003e[queue_name]\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eaws.kinesis\u003c/code\u003e → \u003ccode\u003e[stream_name]\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eaws.s3\u003c/code\u003e → \u003ccode\u003e[bucket_name]\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eaws.eventbridge\u003c/code\u003e → \u003ccode\u003e[event_name]\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eTo opt out and restore old behavior, use the env var:\n\u003cpre lang=\"bash\"\u003e\u003ccode\u003eDD_TRACE_AWS_SERVICE_REPRESENTATION_ENABLED=false\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003eDashboards, monitors, or alerts using \u003ccode\u003eservice\u003c/code\u003e as a filter may break.\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eRecommended fix:\u003c/strong\u003e Switch to using \u003ccode\u003eoperation_name\u003c/code\u003e with same value to achieve old behavior.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eOther Changes\u003c/h2\u003e\n\u003c/blockquote\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eDD_SERVICE\u003c/code\u003e now takes precedence when setting the service name on Lambda spans.\u003c/li\u003e\n\u003cli\u003eAWS spans are now correctly marked with \u003ccode\u003espan.kind: server\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eRemoved outdated service override logic\u003c/li\u003e\n\u003c/ul\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\n\u003ccode\u003edd-trace-py\u003c/code\u003e version is \u003ca href=\"https://github.com/DataDog/dd-trace-py/releases/tag/v3.11.0\"\u003ev3.11.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!TIP]\nThe lambda layers' zip files are provided here\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cpre\u003e\u003ccode\u003earn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python38-ARM:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39-ARM:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310-ARM:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311-ARM:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312-ARM:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313:113\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313-ARM:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38-ARM:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39-ARM:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310-ARM:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311:113\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311-ARM:113\n\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt; \n\u003c/code\u003e\u003c/pre\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/f8b610dacdc1bcd27873d81fd79b040f3729d914\"\u003e\u003ccode\u003ef8b610d\u003c/code\u003e\u003c/a\u003e v8.113.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/640\"\u003e#640\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/7806d7283bbf175da805adf35a8b3747bc60ab19\"\u003e\u003ccode\u003e7806d72\u003c/code\u003e\u003c/a\u003e Enhance Synthetic Span Service Representation (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/635\"\u003e#635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/50d893a402a9ef28d958457a0293b6ab1eb18498\"\u003e\u003ccode\u003e50d893a\u003c/code\u003e\u003c/a\u003e feat(appsec): enable api security (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/636\"\u003e#636\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/502303d672aac543e3e36cf08d44d325d464635c\"\u003e\u003ccode\u003e502303d\u003c/code\u003e\u003c/a\u003e fix(profiling): include ddup and dd_wrapper so files to enable profiling (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/638\"\u003e#638\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/37078c336b29c32ed379dc23cd0ee1ccc3359736\"\u003e\u003ccode\u003e37078c3\u003c/code\u003e\u003c/a\u003e v7.113.0-dev (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/634\"\u003e#634\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/c7739ebcdb0a93bd01745fb5ad5922a96a783b89\"\u003e\u003ccode\u003ec7739eb\u003c/code\u003e\u003c/a\u003e feat(appsec): enable request blocking (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/630\"\u003e#630\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/664124e2acb10ba356ae9af62ea188facb8a365d\"\u003e\u003ccode\u003e664124e\u003c/code\u003e\u003c/a\u003e version 7.112.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/631\"\u003e#631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/4c9348660c44d03f23a7560aeae5625ca56498fb\"\u003e\u003ccode\u003e4c93486\u003c/code\u003e\u003c/a\u003e chore(deps): bump requests from 2.32.3 to 2.32.4 in /tests/integration (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/632\"\u003e#632\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/a97a1c9c097a0d28d0caf095c3516eb61a0c4502\"\u003e\u003ccode\u003ea97a1c9\u003c/code\u003e\u003c/a\u003e build: publish artifacts of built layers on main updates (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/629\"\u003e#629\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/d2a195e3b4d1dfe7af125837d54f9d50acb20376\"\u003e\u003ccode\u003ed2a195e\u003c/code\u003e\u003c/a\u003e feat: lambda support for DSM (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/622\"\u003e#622\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.111.0...v8.113.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.111.0\u0026new-version=8.113.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/7074","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/7074","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7074/packages"}},{"old_version":"6.111.0","new_version":"7.112.0","update_type":"major","path":null,"pr_created_at":"2025-07-17T21:19:46.000Z","version_change":"6.111.0 → 7.112.0","issue":{"uuid":"2675181827","node_id":"PR_kwDODTo4k86fdAkD","number":7007,"state":"closed","title":"chore(deps): bump datadog-lambda from 6.111.0 to 7.112.0","user":"dependabot[bot]","labels":["dependencies","internal","size/XS","python"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-07-19T15:38:14.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-17T21:19:46.000Z","updated_at":"2025-07-19T15:38:14.000Z","time_to_close":152308,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.111.0","new_version":"7.112.0","repository_url":null}],"path":null,"ecosystem":"pip"},"body":"[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.111.0\u0026new-version=7.112.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/7007","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/7007","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7007/packages"}},{"old_version":"6.110.0","new_version":"6.111.0","update_type":"minor","path":null,"pr_created_at":"2025-06-23T23:37:40.000Z","version_change":"6.110.0 → 6.111.0","issue":{"uuid":"3169738838","node_id":"PR_kwDODTo4k86bv8xi","number":6857,"state":"open","title":"chore(deps): bump datadog-lambda from 6.110.0 to 6.111.0","user":"dependabot[bot]","labels":["dependencies","internal","size/XS","python"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-23T23:37:40.000Z","updated_at":"2025-06-25T12:01:52.194Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.110.0","new_version":"6.111.0","repository_url":"https://github.com/DataDog/datadog-lambda-python"}],"path":null,"ecosystem":"pip"},"body":"Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.110.0 to 6.111.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/releases\"\u003edatadog-lambda's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.111.0\u003c/h2\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\n\u003ccode\u003edd-trace-py\u003c/code\u003e version is \u003ca href=\"https://github.com/DataDog/dd-trace-py/releases/tag/v3.9.3\"\u003ev3.9.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cpre\u003e\u003ccode\u003earn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python38-ARM:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39-ARM:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310-ARM:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311-ARM:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312-ARM:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313:111\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313-ARM:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38-ARM:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39-ARM:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310-ARM:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311-ARM:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312-ARM:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python313:111\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python313-ARM:111\n\u003c/code\u003e\u003c/pre\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003efix: http.url tag to include protocol (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/603\"\u003e#603\u003c/a\u003e)\n\u003ca href=\"https://github.com/duncanista\"\u003e\u003ccode\u003e@​duncanista\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eupdate codeowners file and make apm serverless co-owners of repo (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/596\"\u003e#596\u003c/a\u003e)\n\u003ca href=\"https://github.com/happynancee\"\u003e\u003ccode\u003e@​happynancee\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003echore: Use GitHub App for update-deps workflow (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/605\"\u003e#605\u003c/a\u003e)\n\u003ca href=\"https://github.com/lym953\"\u003e\u003ccode\u003e@​lym953\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003efeat: Enable sqs -\u0026gt; lambda support for DSM (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/604\"\u003e#604\u003c/a\u003e)\n\u003ca href=\"https://github.com/michael-zhao459\"\u003e\u003ccode\u003e@​michael-zhao459\u003c/code\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/purple4reina\"\u003e\u003ccode\u003e@​purple4reina\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eConsolidate env reading to single config object. (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/600\"\u003e#600\u003c/a\u003e)\n\u003ca href=\"https://github.com/purple4reina\"\u003e\u003ccode\u003e@​purple4reina\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003efix: handle a case where the record is some customized item (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/616\"\u003e#616\u003c/a\u003e)\n\u003ca href=\"https://github.com/joeyzhao2018\"\u003e\u003ccode\u003e@​joeyzhao2018\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/b08b7635675826278170dbb570e2d9307ae02cf9\"\u003e\u003ccode\u003eb08b763\u003c/code\u003e\u003c/a\u003e release v6.111.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/625\"\u003e#625\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/267a5429a99e85746537a1585608497a9d355fef\"\u003e\u003ccode\u003e267a542\u003c/code\u003e\u003c/a\u003e chore(deps): bump requests from 2.32.3 to 2.32.4 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/615\"\u003e#615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/f93bc0a88dff1cddb184938efddbb5289add21cc\"\u003e\u003ccode\u003ef93bc0a\u003c/code\u003e\u003c/a\u003e chore(deps): bump brace-expansion in /tests/integration (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/617\"\u003e#617\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/8f2a45af6d90845efaf69246349f572e0de0b445\"\u003e\u003ccode\u003e8f2a45a\u003c/code\u003e\u003c/a\u003e chore(deps): bump protobuf from 5.29.3 to 5.29.5 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/619\"\u003e#619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/e230d94554991136bc185bef2c46261f50073abc\"\u003e\u003ccode\u003ee230d94\u003c/code\u003e\u003c/a\u003e handle a case where the record is some customized item (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/616\"\u003e#616\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/b3cf1c2ee54db0c01470e8cdd858db85a1183c24\"\u003e\u003ccode\u003eb3cf1c2\u003c/code\u003e\u003c/a\u003e Consolidate env reading to single config object. (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/600\"\u003e#600\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/6beb65d63c063ff6fc5e480e7bf076d29f2abf0c\"\u003e\u003ccode\u003e6beb65d\u003c/code\u003e\u003c/a\u003e feat: Enable sqs -\u0026gt; lambda support for DSM (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/604\"\u003e#604\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/254466cb2c6d749211e74201572ce5a937ec82da\"\u003e\u003ccode\u003e254466c\u003c/code\u003e\u003c/a\u003e chore: Use GitHub App for update-deps workflow (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/605\"\u003e#605\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/87f2314928fb839886aefe09cf6a1b7c7a0a7988\"\u003e\u003ccode\u003e87f2314\u003c/code\u003e\u003c/a\u003e update codeowners file and make apm serverless co-owners of repo (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/596\"\u003e#596\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/64f81daa97d589f1047d00000c31d85e24e4314d\"\u003e\u003ccode\u003e64f81da\u003c/code\u003e\u003c/a\u003e fix: \u003ccode\u003ehttp.url\u003c/code\u003e tag to include protocol (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/603\"\u003e#603\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.110.0...v6.111.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.110.0\u0026new-version=6.111.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/6857","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/6857","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6857/packages"}},{"old_version":"6.109.0","new_version":"6.110.0","update_type":"minor","path":null,"pr_created_at":"2025-05-23T20:43:44.000Z","version_change":"6.109.0 → 6.110.0","issue":{"uuid":"3087495990","node_id":"PR_kwDODTo4k86XcsB5","number":6714,"state":"open","title":"chore(deps): bump datadog-lambda from 6.109.0 to 6.110.0","user":"dependabot[bot]","labels":["dependencies","internal","size/XS","python"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-23T20:43:44.000Z","updated_at":"2025-06-07T21:52:16.988Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.109.0","new_version":"6.110.0","repository_url":"https://github.com/DataDog/datadog-lambda-python"}],"path":null,"ecosystem":"pip"},"body":"Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.109.0 to 6.110.0.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/676446cf4998caeefcbac011ab23bde4af954b1e\"\u003e\u003ccode\u003e676446c\u003c/code\u003e\u003c/a\u003e v6.110.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/602\"\u003e#602\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/497aadc4dfb08f662559c18f8971da249be0dc62\"\u003e\u003ccode\u003e497aadc\u003c/code\u003e\u003c/a\u003e fix flushing Exception Replay (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/601\"\u003e#601\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/1d6d28f318b403358689afa5de79d689a655eb4a\"\u003e\u003ccode\u003e1d6d28f\u003c/code\u003e\u003c/a\u003e Add Exception Replay env var to README (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/599\"\u003e#599\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/b74068bbdb07be1e21b6ed34c73dd23c5a853f14\"\u003e\u003ccode\u003eb74068b\u003c/code\u003e\u003c/a\u003e perf: fewer memory allocation (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/597\"\u003e#597\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/9b694f7e25c58e9cbffb97392145c6962747fa87\"\u003e\u003ccode\u003e9b694f7\u003c/code\u003e\u003c/a\u003e fix:  safely getting all the values for trigger tags (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/593\"\u003e#593\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/16774731b8050e3355d24ffe6d917c656cf0c09f\"\u003e\u003ccode\u003e1677473\u003c/code\u003e\u003c/a\u003e (feat): Enable Exception Replay in Lambda (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/592\"\u003e#592\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.109.0...v6.110.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.109.0\u0026new-version=6.110.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/6714","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/6714","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6714/packages"}},{"old_version":"6.108.0","new_version":"6.109.0","update_type":"minor","path":null,"pr_created_at":"2025-05-09T21:02:43.000Z","version_change":"6.108.0 → 6.109.0","issue":{"uuid":"2510549510","node_id":"PR_kwDODTo4k86Vo_IG","number":6641,"state":"open","title":"chore(deps): bump datadog-lambda from 6.108.0 to 6.109.0","user":"dependabot[bot]","labels":["dependencies","python"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-09T21:02:43.000Z","updated_at":"2025-05-09T21:52:14.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.108.0","new_version":"6.109.0","repository_url":"https://github.com/DataDog/datadog-lambda-python"}],"path":null,"ecosystem":"pip"},"body":"Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.108.0 to 6.109.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/releases\"\u003edatadog-lambda's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.109.0\u003c/h2\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\n\u003ccode\u003edd-trace-py\u003c/code\u003e version is \u003ca href=\"https://github.com/DataDog/dd-trace-py/releases/tag/v3.7.0\"\u003ev3.7.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cpre\u003e\u003ccode\u003earn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python38-ARM:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39-ARM:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310-ARM:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311-ARM:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312-ARM:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313:109\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313-ARM:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38-ARM:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39-ARM:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310-ARM:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311-ARM:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312-ARM:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python313:109\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python313-ARM:109\n\u003c/code\u003e\u003c/pre\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix: timestamps we send to the extension should be integers by \u003ca href=\"https://github.com/apiarian-datadog\"\u003e\u003ccode\u003e@​apiarian-datadog\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/pull/590\"\u003eDataDog/datadog-lambda-python#590\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.108.0...v6.109.0\"\u003ehttps://github.com/DataDog/datadog-lambda-python/compare/v6.108.0...v6.109.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/1226b2de560afc6a8fe3e631ad84960b5dd03eef\"\u003e\u003ccode\u003e1226b2d\u003c/code\u003e\u003c/a\u003e v6.109.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/591\"\u003e#591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/8ca58b40dcfa8ad4c2169a27ddca27b19c7fb348\"\u003e\u003ccode\u003e8ca58b4\u003c/code\u003e\u003c/a\u003e fix: timestamps we send to the extension should be integers (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/590\"\u003e#590\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.108.0...v6.109.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.108.0\u0026new-version=6.109.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/6641","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/6641","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6641/packages"}},{"old_version":"6.107.0","new_version":"6.108.0","update_type":"minor","path":null,"pr_created_at":"2025-05-08T20:46:45.000Z","version_change":"6.107.0 → 6.108.0","issue":{"uuid":"3050058212","node_id":"PR_kwDODTo4k86Vfd4R","number":6634,"state":"open","title":"chore(deps): bump datadog-lambda from 6.107.0 to 6.108.0","user":"dependabot[bot]","labels":["dependencies","internal","size/XS","python"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-08T20:46:45.000Z","updated_at":"2025-06-07T10:32:34.569Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"datadog-lambda","old_version":"6.107.0","new_version":"6.108.0","repository_url":"https://github.com/DataDog/datadog-lambda-python"}],"path":null,"ecosystem":"pip"},"body":"Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.107.0 to 6.108.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/releases\"\u003edatadog-lambda's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.108.0\u003c/h2\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\n\u003ccode\u003edd-trace-py\u003c/code\u003e version is \u003ca href=\"https://github.com/DataDog/dd-trace-py/releases/tag/v3.7.0\"\u003ev3.7.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!WARNING]\nMetrics with timestamps may have issues with this version. Please use v107.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cpre\u003e\u003ccode\u003earn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python38:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python38-ARM:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python39-ARM:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python310-ARM:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python311-ARM:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python312-ARM:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313:108\narn:aws:lambda:\u0026lt;AWS_REGION\u0026gt;:464622532012:layer:Datadog-Python313-ARM:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python38-ARM:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python39-ARM:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python310-ARM:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python311-ARM:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python312-ARM:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python313:108\narn:aws-us-gov:lambda:us-gov-\u0026lt;AWS_REGION\u0026gt;:002406178527:layer:Datadog-Python313-ARM:108\n\u003c/code\u003e\u003c/pre\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[MLOB] revert forced agentless and api key fetching by \u003ca href=\"https://github.com/sabrenner\"\u003e\u003ccode\u003e@​sabrenner\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/pull/585\"\u003eDataDog/datadog-lambda-python#585\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd new region ap-southeast-7. by \u003ca href=\"https://github.com/purple4reina\"\u003e\u003ccode\u003e@​purple4reina\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/pull/586\"\u003eDataDog/datadog-lambda-python#586\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: add \u003ccode\u003emx-central-1\u003c/code\u003e region by \u003ca href=\"https://github.com/nhulston\"\u003e\u003ccode\u003e@​nhulston\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/pull/587\"\u003eDataDog/datadog-lambda-python#587\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: Correct FIPS-mode metrics by \u003ca href=\"https://github.com/apiarian-datadog\"\u003e\u003ccode\u003e@​apiarian-datadog\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/pull/588\"\u003eDataDog/datadog-lambda-python#588\u003c/a\u003e\n\u003cul\u003e\n\u003cli\u003eIn govcloud we default to using FIPS AWS endpoints. The \u003ccode\u003elambda_metric\u003c/code\u003e function also no longer sends metrics directly to the Datadog API in FIPS mode. Please use the extension or the forwarder instead. This can be controlled with the \u003ccode\u003eDD_LAMBDA_FIPS_MODE\u003c/code\u003e environment variable, setting it to \u003ccode\u003etrue\u003c/code\u003e or \u003ccode\u003efalse\u003c/code\u003e. It defaults to \u003ccode\u003etrue\u003c/code\u003e in govcloud and \u003ccode\u003efalse\u003c/code\u003e in commercial regions.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.107.0...v6.108.0\"\u003ehttps://github.com/DataDog/datadog-lambda-python/compare/v6.107.0...v6.108.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/8a01794b02244efab5814f52e442aacf71682aac\"\u003e\u003ccode\u003e8a01794\u003c/code\u003e\u003c/a\u003e 6.108.0 Release Candidate (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/589\"\u003e#589\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/1f8d3fd96a7dce844a3ecaea4ec2f41be1e73f56\"\u003e\u003ccode\u003e1f8d3fd\u003c/code\u003e\u003c/a\u003e feat: Correct FIPS-mode metrics (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/588\"\u003e#588\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/72caf0ae5d29f82649b57fb6075dcf9a4f7a436b\"\u003e\u003ccode\u003e72caf0a\u003c/code\u003e\u003c/a\u003e add mx-central-1 region (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/587\"\u003e#587\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/33cd5bf9e05bd3e3a35450c42b522ce1280b9add\"\u003e\u003ccode\u003e33cd5bf\u003c/code\u003e\u003c/a\u003e Add new region ap-southeast-7. (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/586\"\u003e#586\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-lambda-python/commit/8207aa224692c1f3eb72cc5cb8dc10251e5368d2\"\u003e\u003ccode\u003e8207aa2\u003c/code\u003e\u003c/a\u003e revert llmobs api key and forced agentless (\u003ca href=\"https://redirect.github.com/DataDog/datadog-lambda-python/issues/585\"\u003e#585\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/DataDog/datadog-lambda-python/compare/v6.107.0...v6.108.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datadog-lambda\u0026package-manager=pip\u0026previous-version=6.107.0\u0026new-version=6.108.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/aws-powertools/powertools-lambda-python/pull/6634","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues/6634","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6634/packages"}}]}