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(starlette): Allow to configure status codes to report to Sentry #3008

Merged
merged 11 commits into from
Jun 6, 2024

Commits on Apr 23, 2024

  1. feat(integrations): Allow to configure status codes

    Ivana Kellyerova committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c7f763a View commit details
    Browse the repository at this point in the history
  2. more stuff

    Ivana Kellyerova committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6d2d844 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge branch 'master' into ivana/2.0/configure-status-codes

    Ivana Kellyerova committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d299025 View commit details
    Browse the repository at this point in the history
  2. fix type

    Ivana Kellyerova committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3211ff7 View commit details
    Browse the repository at this point in the history
  3. add missing return

    Ivana Kellyerova committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b28b89a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge branch 'master' into ivana/2.0/configure-status-codes

    Ivana Kellyerova committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f88550b View commit details
    Browse the repository at this point in the history
  2. fix type

    Ivana Kellyerova committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    50ba6a3 View commit details
    Browse the repository at this point in the history
  3. remove duplication

    Ivana Kellyerova committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6ccfae2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. error message

    Ivana Kellyerova committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1cfadb7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ivana/2.0/configure-status-codes

    Ivana Kellyerova committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b70b87f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into ivana/2.0/configure-status-codes

    Ivana Kellyerova committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7a0ddd6 View commit details
    Browse the repository at this point in the history