8000 Comparing v6.109.0...v6.110.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: v6.109.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: v6.110.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on May 9, 2025

  1. (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
Loading
0