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

Refactor the SDK to use the new HTTP event tracker #410

Merged
merged 23 commits into from
Aug 23, 2024
Merged

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    cc0fc9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d3bde3 View commit details
    Browse the repository at this point in the history
  3. Update test/channel/httpBeaconChannel.test.ts

    Co-authored-by: Renan Oliveira <[email protected]>
    marcospassos and renan628 authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1c5416a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13e331e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Fix headers for new tracking

    Fryuni committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    19f61a9 View commit details
    Browse the repository at this point in the history
  2. Add preview build

    Fryuni committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    60fb746 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Fryuni committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    40d6877 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ee8f85 View commit details
    Browse the repository at this point in the history
  5. Update preview job

    Fryuni committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    051f785 View commit details
    Browse the repository at this point in the history
  6. Set content-type header

    Fryuni committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a143165 View commit details
    Browse the repository at this point in the history
  7. Update tests

    denis-rossati committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6f3983e View commit details
    Browse the repository at this point in the history
  8. Fix comment typo

    denis-rossati committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    04f6c28 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    d9ce1fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a450c3 View commit details
    Browse the repository at this point in the history
  3. Update src/channel/httpBeaconChannel.ts

    Co-authored-by: Luiz Ferraz <[email protected]>
    marcospassos and Fryuni authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9e1c8f1 View commit details
    Browse the repository at this point in the history
  4. Fix parameter type

    marcospassos committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0b7aa1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2043695 View commit details
    Browse the repository at this point in the history
  6. Fix test

    marcospassos committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c8c8f4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eeab2f8 View commit details
    Browse the repository at this point in the history
  8. Improve error reporting

    marcospassos committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    20b964e View commit details
    Browse the repository at this point in the history
  9. Fix typo

    marcospassos committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d362792 View commit details
    Browse the repository at this point in the history
  10. Update error messages

    marcospassos committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4dd7c1e View commit details
    Browse the repository at this point in the history