Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Instrumentation.Http] fall back in case of NET9. update unit tests #2314

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2024

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

    TimothyMothra committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3c11ae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a07eca View commit details
    Browse the repository at this point in the history
  4. fix line endings

    TimothyMothra committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8c01b21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c25344f View commit details
    Browse the repository at this point in the history
  6. dotnet format

    TimothyMothra committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1f76f2b View commit details
    Browse the repository at this point in the history
  7. fix access modifiers

    TimothyMothra committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    339499b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5aa0e76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39330f6 View commit details
    Browse the repository at this point in the history
  10. fix line endings

    TimothyMothra committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6fe41be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dd3e7f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d8d4748 View commit details
    Browse the repository at this point in the history
  13. fix: unused variable

    TimothyMothra committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    35a4082 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    37563a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Revert "testing changes for Net9 GA"

    This reverts commit 37563a9.
    TimothyMothra committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c7a06ac View commit details
    Browse the repository at this point in the history
  2. Revert "fix: unused variable"

    This reverts commit 35a4082.
    TimothyMothra committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    228bf66 View commit details
    Browse the repository at this point in the history
  3. Revert "testing downgrading the AnalysisLevel."

    This reverts commit dd3e7f5.
    TimothyMothra committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2ce6d41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5aeac9 View commit details
    Browse the repository at this point in the history
  5. testing update to CI

    TimothyMothra committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f706e80 View commit details
    Browse the repository at this point in the history
  6. fix test

    TimothyMothra committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    27477b6 View commit details
    Browse the repository at this point in the history
  7. add TODO

    TimothyMothra committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    60b2f5a View commit details
    Browse the repository at this point in the history
  8. cleanup csproj

    TimothyMothra committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a35941e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7075153 View commit details
    Browse the repository at this point in the history
  10. fix line endings

    TimothyMothra committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8b339ed View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    3022333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9fa4f3 View commit details
    Browse the repository at this point in the history
  3. fix line endings

    TimothyMothra committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ff8ff91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b55505 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce50ec8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. cleanup

    TimothyMothra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e6ff071 View commit details
    Browse the repository at this point in the history
  2. update changelog

    TimothyMothra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c5dc2c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b3eaab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    292c915 View commit details
    Browse the repository at this point in the history
  5. cleanup static var

    TimothyMothra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f6f28f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fc7f6b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    03ad8a9 View commit details
    Browse the repository at this point in the history
  2. fix line endings

    TimothyMothra committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    8150955 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    8aa7da5 View commit details
    Browse the repository at this point in the history
  2. fix variable name

    TimothyMothra committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8456bfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4fc4b0 View commit details
    Browse the repository at this point in the history
  4. cleanup

    TimothyMothra committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1966f13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1bc5e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39afd82 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    663d6ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af8c7a7 View commit details
    Browse the repository at this point in the history
  3. cleanup

    TimothyMothra committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    894fb19 View commit details
    Browse the repository at this point in the history
  4. pr feedback

    TimothyMothra committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    cecbf1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72440bb View commit details
    Browse the repository at this point in the history
  6. fix line endings

    TimothyMothra committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    7af3591 View commit details
    Browse the repository at this point in the history