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: main
Choose a head ref
  • 3 commits
  • 7 files changed
  • 4 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 <[email protected]>
    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
Loading