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.115.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.116.0
Choose a head ref
  • 4 commits
  • 19 files changed
  • 3 contributors

Commits on Oct 10, 2025

  1. 8.116.0.dev0

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

Commits on Oct 14, 2025

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

Commits on Oct 22, 2025

  1. chore: do not use Span.set_tag_str (#669)

    * chore: do not use Span.set_tag_str
    
    Use Span.set_tag instead. Span.set_tag_str is being deprecated and removed
    
    * update to use node 20 for ci
    
    ---------
    
    Co-authored-by: Joey Zhao <[email protected]>
    brettlangdon and joeyzhao2018 authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    fba070d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

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