Thanks to visit codestin.com
Credit goes to github.com

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: v5.91.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: v5.92.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 15, 2024

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

Commits on Mar 27, 2024

  1. [SVLS-4647] Fix unittests (#452)

    * fixing the unittests broken due to ddtrace changes
    joeyzhao2018 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6b9eda0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e79a70 View commit details
    Browse the repository at this point in the history
  3. [SVLS-4298] Java upstream sqs trace context propagation (#454)

    * java upstream sqs trace context propagation
    joeyzhao2018 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    33b7bfc View commit details
    Browse the repository at this point in the history
  4. Switch inferred spans tests to pytest parametrized. (#455)

    * Switch inferred spans tests to pytest parametrized.
    
    * Remove global span caching.
    
    * Replace namedtuple with regular class object.
    
    * Linting.
    
    * Leave comments about parent name.
    purple4reina authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    22629ea View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Release v5.92.0 (#457)

    joeyzhao2018 authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    92990ae View commit details
    Browse the repository at this point in the history
Loading