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

feat: Switch to new transports #4943

Merged
merged 60 commits into from
Apr 25, 2022
Merged

feat: Switch to new transports #4943

merged 60 commits into from
Apr 25, 2022

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    5745c33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd4dcd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2e8764 View commit details
    Browse the repository at this point in the history
  4. node client options

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f1701b4 View commit details
    Browse the repository at this point in the history
  5. switch browser

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    b77cd21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7735f79 View commit details
    Browse the repository at this point in the history
  7. dsn type fix

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    523bdf7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a64ba8 View commit details
    Browse the repository at this point in the history
  9. add comments

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    cd01213 View commit details
    Browse the repository at this point in the history
  10. cast option types

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0d00e20 View commit details
    Browse the repository at this point in the history
  11. explicit types

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    b3cfe41 View commit details
    Browse the repository at this point in the history
  12. fix tests

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    8cb4fac View commit details
    Browse the repository at this point in the history
  13. fix transport types

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1463745 View commit details
    Browse the repository at this point in the history
  14. round 1 of fixing tests

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4e1c76c View commit details
    Browse the repository at this point in the history
  15. tmp fix core sdk.test.ts

    Lms24 authored and AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    71fbb8e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    35a8000 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a089559 View commit details
    Browse the repository at this point in the history
  18. Fix some eslint errors in node tests

    lforst authored and AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    b2bd018 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4fd61b6 View commit details
    Browse the repository at this point in the history
  20. fix remaning browser unit tests

    Lms24 authored and AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    c6f8b1e View commit details
    Browse the repository at this point in the history
  21. fix linter errors

    Lms24 authored and AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    381e827 View commit details
    Browse the repository at this point in the history
  22. move types to types

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    dd383b5 View commit details
    Browse the repository at this point in the history
  23. delete from old place

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    45b982f View commit details
    Browse the repository at this point in the history
  24. change client types

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    24936ae View commit details
    Browse the repository at this point in the history
  25. the rest of the owl

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    8644b0b View commit details
    Browse the repository at this point in the history
  26. yarn fix

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    6e50fa8 View commit details
    Browse the repository at this point in the history
  27. optional url

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3dbae89 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    00d8ee6 View commit details
    Browse the repository at this point in the history
  29. fix types

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0dfcd24 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d79a586 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    32739b4 View commit details
    Browse the repository at this point in the history
  32. tracing transport fix

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    8ab6bed View commit details
    Browse the repository at this point in the history
  33. types cleanup

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    8852906 View commit details
    Browse the repository at this point in the history
  34. fix bad rebase

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    bbd53ae View commit details
    Browse the repository at this point in the history
  35. delete setup tests

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ea27746 View commit details
    Browse the repository at this point in the history
  36. fix hub tests

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    173c7f3 View commit details
    Browse the repository at this point in the history
  37. fix core tests

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    27b0552 View commit details
    Browse the repository at this point in the history
  38. fix node tests

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    c1dccf0 View commit details
    Browse the repository at this point in the history
  39. fix browser tests

    AbhiPrasad committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    fec5f7c View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    ae0b8f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. fix node integration tests

    AbhiPrasad committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    5c979df View commit details
    Browse the repository at this point in the history
  2. delete console log

    AbhiPrasad committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    b058af1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    534ced3 View commit details
    Browse the repository at this point in the history
  4. lint fix

    AbhiPrasad committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    10b1bf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d299d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a86050 View commit details
    Browse the repository at this point in the history
  7. fix node integration tests

    AbhiPrasad committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    3d1a6a4 View commit details
    Browse the repository at this point in the history
  8. fix tracing tests

    AbhiPrasad committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    174362f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. PR review

    AbhiPrasad committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    8f0bdbf View commit details
    Browse the repository at this point in the history
  2. comment out test

    AbhiPrasad committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    fec138c View commit details
    Browse the repository at this point in the history
  3. tracing fix

    AbhiPrasad committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    6d9eb92 View commit details
    Browse the repository at this point in the history
  4. Fix nextjs integration tests nocks

    Letting through requests with query params
    lforst committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    73d6c82 View commit details
    Browse the repository at this point in the history
  5. Fix copy paste error

    lforst committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c12a077 View commit details
    Browse the repository at this point in the history
  6. Fix next integration tests

    lforst committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    626f261 View commit details
    Browse the repository at this point in the history
  7. Fix nextjs unit tests

    lforst committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    29a2c7a View commit details
    Browse the repository at this point in the history
  8. Fix linter errors

    lforst committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    2f3105a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d895160 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e2b1864 View commit details
    Browse the repository at this point in the history
  11. fix ember tests

    AbhiPrasad committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    f301815 View commit details
    Browse the repository at this point in the history
  12. only add 1 event processor

    AbhiPrasad committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    ac1db21 View commit details
    Browse the repository at this point in the history