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.98.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.99.0
Choose a head ref
  • 7 commits
  • 13 files changed
  • 5 contributors

Commits on Aug 12, 2024

  1. Step Functions Legacy Lambda Span Linking (#511)

    This change will check if events fall into the Legacy Lambda case and parse them accordingly so that we can extract the trace context and infer a span link between the Step Function and the downstream Legacy Lambda
    avedmala authored Aug 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d97d9bb View commit details

Commits on Sep 27, 2024

  1. [SVLS-5265] S3 Event Handler Span Pointers (#513)

    Adding Span Pointers for the upstream S3 objects when a lambda is triggered by an S3 ObjectCreated event.
    apiarian-datadog authored Sep 27, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c52970f View commit details
  2. fix: support dynamic libdd_wrapper.so filename (#516)

    brettlangdon authored Sep 27, 2024
    Copy the full SHA
    adfc9e8 View commit details

Commits on Sep 30, 2024

  1. Support calling flush_stats with None context. (#518)

    * Support calling flush_stats with None context.
    
    * Fix lint error.
    purple4reina authored Sep 30, 2024
    Copy the full SHA
    de6b4ff View commit details

Commits on Oct 1, 2024

  1. add ap-southeast-5 (#517)

    duncanista authored Oct 1, 2024
    Copy the full SHA
    10da76b View commit details

Commits on Oct 3, 2024

  1. Upgrade dd-trace-py to v2.14.1 (#520)

    apiarian-datadog authored Oct 3, 2024
    Copy the full SHA
    66b85d1 View commit details

Commits on Oct 4, 2024

  1. v6.99.0 (#519)

    apiarian-datadog authored Oct 4, 2024
    Copy the full SHA
    88f2099 View commit details
Loading