Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DataDog/datadog-lambda-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.124.0
Choose a base ref
...
head repository: DataDog/datadog-lambda-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.125.0
Choose a head ref
  • 9 commits
  • 22 files changed
  • 5 contributors

Commits on Apr 16, 2026

  1. chore(ci): use dd-sts for system-tests test optimization (#788)

    * chore(ci): use dd-sts for system-tests test optimization
    
    * chore(ci): remove dd_sts_policy from system-tests subworkflow
    
    * chore(ci): remove unneeded permissions from system-tests subworkflow
    
    * chore(ci): pin system-tests workflow to 1e5d6b709
    
    * Remove API key
    
    * fix: add contents:read permission to system-tests workflow call
    
    * chore(ci): pass ref to system-tests reusable workflow
    nccatoni authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    714156f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. v8.125.0.dev0

    ojproductions committed Apr 17, 2026
    Configuration menu
    Copy the full SHA
    c441931 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. Configuration menu
    Copy the full SHA
    3e09417 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2026

  1. Onzia/add us2 (#802)

    * add us-2
    
    * typo
    
    * update aws role
    
    * update usage comment
    ojproductions authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    d997802 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2026

  1. Configuration menu
    Copy the full SHA
    89084d6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. Replace use of _SpanPointer and AgentWriter (#812)

    * Replace use of _SpanPointer
    
    * Use SpanLink
    
    * fix
    
    * add trace id and span id
    
    * change how ids are added
    
    * new spanlink
    
    * fix new spanlink
    
    * cleanup
    
    * try not patching agentwriter
    
    * try except for Span._get_links
    
    * Remove AgentWriter patch
    
    * update amd snapshots
    
    * remove extra file
    
    * arm snapshots
    
    * remove extra
    
    * trying to fix snapshots
    
    * remove file
    
    * new amd snapshots?
    
    * remove bak
    rithikanarayan authored May 4, 2026
    Configuration menu
    Copy the full SHA
    d237ec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b818dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42b2e54 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2026

  1. v8.125.0 (#819)

    ojproductions authored May 6, 2026
    Configuration menu
    Copy the full SHA
    6b7c276 View commit details
    Browse the repository at this point in the history
Loading