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: fea115b
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: 23fe37c
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 13, 2026

  1. v8.127.0.dev0

    joeyzhao2018 committed Jul 13, 2026
    Configuration menu
    Copy the full SHA
    a7d5930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d571d76 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2026

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

Commits on Jul 29, 2026

  1. Guard against non-dict Payload in is_step_function_event (#846)

    Some Step Functions integrations pass a string Payload, which previously
    caused incorrect behavior when checking for step function event fields.
    purple4reina authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    3eb3590 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2026

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