8000 Comparing v6.108.0...main · 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: v6.108.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
  • 12 commits
  • 30 files changed
  • 8 contributors

Commits on May 8, 2025

  1. fix: timestamps we send to the extension should be integers (#590)

    Also added some defense in depth for our lower level statsd call.
    apiarian-datadog authored May 8, 2025
    Configuration menu
    Copy the full SHA
    8ca58b4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. v6.109.0 (#591)

    apiarian-datadog authored May 9, 2025
    Configuration menu
    Copy the full SHA
    1226b2d View commit details
    Browse the repository at this point in the history
  2. (feat): Enable Exception Replay in Lambda (#592)

    * import exception replay from tracer and enable if `DD_EXCEPTION_REPLAY_ENABLED=true`
    
    * lint
    nhulston authored May 9, 2025
    Configuration menu
    Copy the full SHA
    1677473 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. fix: safely getting all the values for trigger tags (#593)

    * solution2: safely getting all the values
    
    * lint
    
    * add comment back
    joeyzhao2018 authored May 13, 2025
    Configuration menu
    Copy the full SHA
    9b694f7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. perf: fewer memory allocation (#597)

    * fewer memory allocation
    
    * Update datadog_lambda/trigger.py
    
    * Update datadog_lambda/trigger.py
    joeyzhao2018 authored May 15, 2025
    Configuration menu
    Copy the full SHA
    b74068b View commit details
    Browse the repository at this point in the history
  2. Add Exception Replay env var to README (#599)

    * update README.md
    nhulston authored May 15, 2025
    Configuration menu
    Copy the full SHA
    1d6d28f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

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

Commits on May 23, 2025

  1. v6.110.0 (#602)

    joeyzhao2018 authored May 23, 2025
    Configuration menu
    Copy the full SHA
    676446c View commit details
    Browse the repository at this point in the history
  2. fix: http.url tag to include protocol (#603)

    * update `http.url` in inferred spans
    
    * update `http.url` in trigger tags
    
    * fix `resource_names` update
    
    * update integration test
    duncanista authored May 23, 2025
    Configuration menu
    Copy the full SHA
    64f81da View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

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

Commits on Jun 4, 2025

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

Commits on Jun 5, 2025

  1. feat: Enable sqs -> lambda support for DSM (#604)

    ---------
    
    Co-authored-by: Rey Abolofia <purple4reina@gmail.com>
    michael-zhao459 and purple4reina authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    6beb65d View commit details
    Browse the repository at this point in the history
Loading
0