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/dd-trace-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: DataDog/dd-trace-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.1
Choose a head ref
  • 2 commits
  • 48 files changed
  • 3 contributors

Commits on Oct 25, 2024

  1. [Version Bump] 3.4.1

    andrewlock committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d0602aa View commit details
    Browse the repository at this point in the history
  2. Revert "Load the tracer/profiler after guardrails checks" (#6200) (#6205

    )
    
    Reverts #5968
    
    It seems it causes a crash when .NET Framework and .NET Core are loaded
    in the same process.
    
    Cherry pick of #6200
    
    Co-authored-by: Kevin Gosse <kevin.gosse@datadoghq.com>
    andrewlock and Kevin Gosse authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d1cda49 View commit details
    Browse the repository at this point in the history
Loading