3.1.0 (2026-09-18)
Changes
- Added first-class GraphQL request tracing.
- Added
BugsnagPerformance.startGraphQlRequestSpanfor manual GraphQL request instrumentation. - Added the new
bugsnag-android-performance-apollomodule andApolloClient.Builder.withBugsnagPerformance()to instrument Apollo Kotlin requests automatically. - GraphQL requests are reported with GraphQL-specific span naming and status handling while avoiding capture of GraphQL documents and variables.