Skip to content
This repository was archived by the owner on Sep 14, 2020. It is now read-only.

v2.19.0

Choose a tag to compare

@kattrali kattrali released this 13 May 17:09
· 128 commits to master since this release

Enhancements

  • (iOS) Upgrade to bugsnag-cocoa v5.22.0:
    • Add configuration option (reportOOMs) to disable out-of-memory (OOM) event
      reporting, defaulting to enabled.
      bugsnag-cocoa#345
    • Disable background OOM reporting by default. It can be enabled using
      reportBackgroundOOMs.
      bugsnag-cocoa#345