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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Flush directly after capturing envelopes #3915

Merged
merged 19 commits into from
May 10, 2024

Commits on Apr 29, 2024

  1. fix: Flush directly after capturing envelopes

    Calling flush directly after capturing any envelope did not ensure that
    the SDK flushes the captured envelope. This is fixed now.
    philipphofmann committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    208a758 View commit details
    Browse the repository at this point in the history
  2. fix tests

    philipphofmann committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9bde25a View commit details
    Browse the repository at this point in the history
  3. fix tests

    philipphofmann committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    04a2015 View commit details
    Browse the repository at this point in the history
  4. fix tests

    philipphofmann committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a6e2d46 View commit details
    Browse the repository at this point in the history
  5. improve tests

    philipphofmann committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fb4a45e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aaed04a View commit details
    Browse the repository at this point in the history
  7. fix changelog

    philipphofmann committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a6de98b View commit details
    Browse the repository at this point in the history
  8. fix again

    philipphofmann committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    14dcd93 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    5b0563c View commit details
    Browse the repository at this point in the history
  2. Format code

    getsentry-bot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f1a3fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee3358e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    77964b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e6f440 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    6a49224 View commit details
    Browse the repository at this point in the history
  2. disable logs

    philipphofmann committed May 10, 2024
    Configuration menu
    Copy the full SHA
    05ec0de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7bd483 View commit details
    Browse the repository at this point in the history
  4. changelog

    philipphofmann committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c6414fc View commit details
    Browse the repository at this point in the history
  5. minor refactoring

    philipphofmann committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6f6ca7c View commit details
    Browse the repository at this point in the history