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-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.126.0
Choose a base ref
...
head repository: DataDog/datadog-lambda-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.127.0
Choose a head ref
  • 4 commits
  • 44 files changed
  • 3 contributors

Commits on Jul 7, 2025

  1. (fix): timeouts for sync handlers returning non-undefined values; fix…

    … ESM return values (#665)
    
    * fix: handle sync handlers returning values to prevent timeout issues
    
    * fix: sync handlers with callbacks
    
    * unit tests
    
    * update snapshots
    nhulston authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    ef07049 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Synthetic Span Service Representation (#655)

    Renamed synthetic spans to be equal to the instance name.
    zarirhamza authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    5d14bc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Remove Service Override from aws.lambda spans (#666)

    * add DD_SERVICE
    
    * fix cold_start tag
    
    * add env var to disable
    zarirhamza authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    c3b9e60 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. v12.127.0 (#671)

    joeyzhao2018 authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    52307d3 View commit details
    Browse the repository at this point in the history
Loading