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: v6.110.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.111.0
Choose a head ref
  • 10 commits
  • 43 files changed
  • 8 contributors

Commits on May 23, 2025

  1. 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 <[email protected]>
    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

Commits on Jun 11, 2025

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

Commits on Jun 18, 2025

  1. chore(deps): bump protobuf from 5.29.3 to 5.29.5 (#619)

    Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 5.29.5.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v5.29.3...v5.29.5)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-version: 5.29.5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    8f2a45a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump brace-expansion in /tests/integration (#617)

    Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 1.1.12
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    f93bc0a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

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

Commits on Jun 23, 2025

  1. release v6.111.0 (#625)

    joeyzhao2018 authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    b08b763 View commit details
    Browse the repository at this point in the history
Loading