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

Fix SQLClient unplanned behaviors #1179

Merged
merged 18 commits into from
Sep 8, 2021
Merged

Commits on Aug 30, 2021

  1. Close ConnectionSpan durin insertion/deletion of data.

    Fix query parent Id.
    lucas-zimerman committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    0813929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0f5b58 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Add descriptions.

    lucas-zimerman committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    c7ef275 View commit details
    Browse the repository at this point in the history
  2. fix tests

    lucas-zimerman committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    2be94c7 View commit details
    Browse the repository at this point in the history
  3. update changelog.

    lucas-zimerman committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    718b8d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Add Threading test.

    lucas-zimerman committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    bb5fa97 View commit details
    Browse the repository at this point in the history
  2. Format code

    getsentry-bot committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    8130d1e View commit details
    Browse the repository at this point in the history
  3. Add AsParallel

    lucas-zimerman committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    522fa3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8929099 View commit details
    Browse the repository at this point in the history
  5. test

    lucas-zimerman committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    bf49c1c View commit details
    Browse the repository at this point in the history
  6. Ajust request change.

    lucas-zimerman committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    e0fcf51 View commit details
    Browse the repository at this point in the history
  7. test broken mac.

    lucas-zimerman committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    1fae163 View commit details
    Browse the repository at this point in the history
  8. refactor test.

    lucas-zimerman committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    412b481 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Fix SqlListener flaky test.

    Fix SpanTracer not initializing the Extra Dictionary.
    Add tests for SpanTracer SetExtra.
    lucas-zimerman committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    9d72a67 View commit details
    Browse the repository at this point in the history
  2. requested changes.

    lucas-zimerman committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    985ac37 View commit details
    Browse the repository at this point in the history
  3. small refactor.

    lucas-zimerman committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    037fc33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdd03cd View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

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