aws-powertools / powertools-lambda-python

A developer toolkit to implement Serverless best practices and increase developer velocity.
https://docs.powertools.aws.dev/lambda/python/latest/
MIT No Attribution
2.83k stars 389 forks source link

chore(deps): bump datadog-lambda from 5.94.0 to 6.95.0 #4471

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps datadog-lambda from 5.94.0 to 6.95.0.

Release notes

Sourced from datadog-lambda's releases.

v6.95.0

What's Changed

⚠️ This release contains a breaking change ⚠️

arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python38:95
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python38-ARM:95
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python39:95
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python39-ARM:95
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python310:95
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python310-ARM:95
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python311:95
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python311-ARM:95
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python312:95
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python312-ARM:95
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python38:95
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python38-ARM:95
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python39:95
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python39-ARM:95
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python310:95
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python310-ARM:95
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python311:95
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python311-ARM:95
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python312:95
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Python312-ARM:95

Full Changelog: https://github.com/DataDog/datadog-lambda-python/compare/v5.94.0...v6.95.0

v6

Lambda Layer version 6

arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-PYTHON_RUNTIME:6

Replace PYTHON_RUNTIME with Datadog-Python27, Datadog-Python36, or Datadog-Python37 to match your Lambda's Python runtime.

  • Support DD_LOGS_INJECTION for trace and log correlation
Commits
  • e7eb340 update version (#493)
  • 350ecf3 --- (#487)
  • 3f7c439 Use sha256 to hash StepFunctions trace id and manually set _dd.p.tid (#490)
  • 32c454d Pin Serverless to V3 in Python Layer (#491)
  • 4d07a0e Add rust compiler to base image builder (#489)
  • 5447d89 bugfix for sns-sqs non-rawMessageDelivery java upstream (#486)
  • 87adb4d safety check before create cold start spans (#485)
  • dc03756 [SVLS-4422] Support for metrics with timestamps when the Extension is present...
  • 95dd5be remove ddsaml2aws login from release script (#484)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) - `@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) - `@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)
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

heitorlessa commented 4 months ago

Breaking change is SFN ID only, checked metrics too but it was lazy loading only