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.117.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.118.0
Choose a head ref
  • 11 commits
  • 25 files changed
  • 8 contributors

Commits on Nov 10, 2025

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

Commits on Nov 12, 2025

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

Commits on Nov 14, 2025

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

Commits on Nov 19, 2025

  1. Adds fail-fast on build job (#678)

    * Remove useless build for system-tests
    
    * Use fail-fast with the complete list
    
    * Removes Pr event
    cbeauchesne authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    2551531 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. exclude ddtrace v3.19.0 (#684)

    * exclude ddtrace v3.19.0
    
    * Exclude below 3.16.2
    
    Co-authored-by: Rey Abolofia <rey.abolofia@datadoghq.com>
    
    ---------
    
    Co-authored-by: Rey Abolofia <rey.abolofia@datadoghq.com>
    rithikanarayan and purple4reina authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    61373e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c28b41 View commit details
    Browse the repository at this point in the history
  3. Fix case-insensitive header redaction (#685)

    * Normalize header redaction keys
    
    Co-authored-by: astuyve <astuyve@gmail.com>
    
    * feat: fmt
    
    * less than 3.19.0
    
    ---------
    
    Co-authored-by: datadog-official[bot] <214633350+datadog-official[bot]@users.noreply.github.com>
    Co-authored-by: Rithika Narayan <rithika.narayan@datadoghq.com>
    3 people authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    ea7ad6e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. ci(system-tests): fix ddtrace py build from source (#690)

    * ci(system-tests): fix ddtrace py build from source
    
    * ci(system-tests): run on pull requests
    florentinl authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    c678c09 View commit details
    Browse the repository at this point in the history
  2. Adding Python 3.14 (#677)

    * first pass of adding runtime 3.14, checked against uses of 3.12
    
    * snapshots
    
    * removing comma
    
    * Skip testing profiling for 3.14 runtime
    
    * Updating asm to reflect dd-tract-py changes to http_utils._get_blocked_template
    
    * pinning to older ddtrace
    
    * Use pytest to skip profiling test
    
    * Update version of black which supports python3.14
    
    * Update linting to newest version of black.
    
    ---------
    
    Co-authored-by: Rey Abolofia <rey.abolofia@datadoghq.com>
    rithikanarayan and purple4reina authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    fc56ce1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f74f9ca View commit details
    Browse the repository at this point in the history
  4. chore: release v8.118.0 (#691)

    * v8.118.0
    
    * remove build for 3.8 for system tests (3.8 is no longer supported after DataDog/dd-trace-py@469a7b8)
    joeyzhao2018 authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    36d7df2 View commit details
    Browse the repository at this point in the history
Loading