Skip to content

v3.0.0

Latest

Choose a tag to compare

@SB-sachinp SB-sachinp released this 08 Jul 18:30
6f013fd

3.0.0 (2026-07-08)

Changes

  • Introduced App Sessions to track long-running app experiences and resource usage.
    • Added BugsnagPerformance.startAppSessionSpan and BugsnagPerformance.endAppSessionSpan for manual session control.
    • Added AppSessionConfig to PerformanceConfiguration for automatic session management and background timeout configuration.
    • App Sessions automatically capture CPU and memory metrics during the session.