Skip to content

v1.12.0

Compare
Choose a tag to compare
@robert-smartbear robert-smartbear released this 24 Apr 15:29
· 18 commits to next since this release
ae8a747

Bug fixes

  • Fixed issue where API Key override not was not reflected in endpoint when using BugsnagPerformanceConfiguration.
    423

  • Added missing MARKETING_VERSION build setting to BugsnagPerformance-iOS. This is required for generating CFBundleShortVersionString in some situations.
    418

  • Fixed issue where bugsnag.app_start.first_view_name was missing for app start spans.
    404

Enhancements

  • Optionally capture and report CPU and Memory use on selected spans (opt-in using BugsnagPerformanceConfiguration.enabledMetrics)
    416

  • Speculatively collect rendering metrics before Bugsnag is started
    405