8000 Comparing v8.116.0...v8.118.0 · DataDog/datadog-lambda-python · GitHub
[go: up one dir, main page]

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.116.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
  • 15 commits
  • 29 files changed
  • 8 contributors

Commits on Oct 23, 2025

  1. v8.117.0.dev0

    joeyzhao2018 committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    1fac67c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Configuration menu
    Copy the full SHA
    af3d0e2 View commit details
    Browse the repository at this point in the history
  2. APMSVLS-212 Reducing Python Lambda Layer Size (#667)

    strip -g
    
    original dockerfile
    
    typo
    
    No node version
    
    Node v 20
    
    strip debug all
    
    strip unneeded
    
    discard all
    
    Merged main
    
    removing unnecessary files
    
    fixing diff
    
    Strip unneeded, cleaned up dockerfile
    
    update comment
    
    Co-authored-by: rithika.narayan <rithika.narayan@datadoghq.com>
    rithikanarayan and rithikanarayan authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    d2ca824 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. v8.117.0 (#673)

    joeyzhao2018 authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    92a4e83 View commit details
    Browse the repository at this point in the history
  2. 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
0