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

Tracing: symfony http client #606

Merged
merged 31 commits into from Jul 14, 2022
Merged

Tracing: symfony http client #606

merged 31 commits into from Jul 14, 2022

Commits on Jul 5, 2022

  1. http client tracing

    alekitto committed Jul 5, 2022
    Copy the full SHA
    bc0592b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c680429 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    166c478 View commit details
    Browse the repository at this point in the history
  4. use newer phpunit on php 8

    alekitto committed Jul 5, 2022
    Copy the full SHA
    5ce0a9d View commit details
    Browse the repository at this point in the history
  5. require php 8.1 in psalm

    alekitto committed Jul 5, 2022
    Copy the full SHA
    9d42874 View commit details
    Browse the repository at this point in the history
  6. Revert "require php 8.1 in psalm"

    This reverts commit 022b913.
    alekitto committed Jul 5, 2022
    Copy the full SHA
    0ee2c44 View commit details
    Browse the repository at this point in the history
  7. fix for review

    alekitto committed Jul 5, 2022
    Copy the full SHA
    0648814 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    73132c2 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    095abc3 View commit details
    Browse the repository at this point in the history
  10. http.request -> http.client

    alekitto committed Jul 5, 2022
    Copy the full SHA
    d4c749f View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    12490c4 View commit details
    Browse the repository at this point in the history
  12. style fixes

    alekitto committed Jul 5, 2022
    Copy the full SHA
    6760d1b View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    79695c3 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    c4687c1 View commit details
    Browse the repository at this point in the history
  15. mark test classes as final

    alekitto committed Jul 5, 2022
    Copy the full SHA
    38faf38 View commit details
    Browse the repository at this point in the history
  16. rename variable

    alekitto committed Jul 5, 2022
    Copy the full SHA
    0e2e979 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    b00333f View commit details
    Browse the repository at this point in the history
  18. add span description

    alekitto committed Jul 5, 2022
    Copy the full SHA
    4a28c72 View commit details
    Browse the repository at this point in the history
  19. update CHANGELOG.md

    Co-authored-by: Alessandro Lai <alessandro.lai85@gmail.com>
    alekitto and Jean85 committed Jul 5, 2022
    Copy the full SHA
    0d63111 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    fd9f433 View commit details
    Browse the repository at this point in the history
  21. fix withOptions test for v4

    alekitto committed Jul 5, 2022
    Copy the full SHA
    39eaa7f View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    993c494 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Copy the full SHA
    f2f5adc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e732d59 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c6d5f2b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Copy the full SHA
    8a824d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. fix tests for lower deps

    alekitto committed Jul 11, 2022
    Copy the full SHA
    27d9d53 View commit details
    Browse the repository at this point in the history
  2. fix static analysis

    alekitto committed Jul 11, 2022
    Copy the full SHA
    dcea7b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Copy the full SHA
    71ba653 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Copy the full SHA
    0ae2524 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d9a3a71 View commit details
    Browse the repository at this point in the history