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: Send GraphQL "operationName" in HTTP breadcrumbs #3931

Merged

Commits on May 2, 2024

  1. feat: Send GraphQL "operationName" in HTTP breadcrumbs

    Max Chuquimia committed May 2, 2024
    Configuration menu
    Copy the full SHA
    879a7c6 View commit details
    Browse the repository at this point in the history
  2. fix: GraphQL operation name extraction: Do not use category, add to c…

    …hangelog
    Max Chuquimia committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7911cc4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. fix: Address PR feedback

    - Rewrite operation name extraction in Swift
    - Rename graphql to operation_name in breadcrumb
    - Add further tests for operation name extraction
    - Add missing options test
    Max Chuquimia committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4c0c9f9 View commit details
    Browse the repository at this point in the history
  2. fix: Rename operation_name to graphql_operation_name

    Max Chuquimia committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f69ba4b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. format code

    philipphofmann committed May 7, 2024
    Configuration menu
    Copy the full SHA
    233e105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e72889 View commit details
    Browse the repository at this point in the history
  3. changelog

    philipphofmann committed May 7, 2024
    Configuration menu
    Copy the full SHA
    64d7a39 View commit details
    Browse the repository at this point in the history