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

v5.22.0 #1643

Merged
merged 32 commits into from
Mar 31, 2022
Merged

v5.22.0 #1643

merged 32 commits into from
Mar 31, 2022

Commits on Mar 17, 2022

  1. Bump actions

    Goooler committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    cac2d7f View commit details
    Browse the repository at this point in the history
  2. Add actions for cache on CI

    Goooler committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    ac7df49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02512af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f8fb3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93f59ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    900455e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1631 from bugsnag/goooler/ci

    Optimize CI a bit
    twometresteve authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    609d3ea View commit details
    Browse the repository at this point in the history
  8. Fix lint error

    twometresteve committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    5a8ab47 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    61f64e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Merge pull request #1632 from bugsnag/tms/clear-data

    Clear app data before all e2e tests
    twometresteve authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    58b077c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    edcb70f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1637 from bugsnag/PLAT-8208/strncpy-fix

    `bsg_strncpy` should terminate `dst` even if `src` is `NULL`
    lemnik authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    82d3513 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. fix: Bugsnag.getClient now synchronizes on lock so that Bugsnag

    … functions are safe to call while `Bugsnag.start` is still running
    lemnik committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    22fc60e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1638 from bugsnag/PLAT-4420/bugsnag-start-thread-…

    …safety
    
    Improve `Bugsnag.start` thread-safety
    lemnik authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    d6d3b48 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    45e04f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1639 from bugsnag/PLAT-8095-atomic-handling-crash

    Ensure handling_crash flag is atomic
    kstenerud authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    3bb8d79 View commit details
    Browse the repository at this point in the history
  3. Add Bugsnag.isStarted

    slack-jallen authored and tomlongridge committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    8e77540 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3e35c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a427799 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. [full ci] Limit retries of event payloads based on size and age, and …

    …session payloads based on age
    kstenerud committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    8e327e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1640 from bugsnag/jallen/bugsnag-isstarted

    [PLAT-8191] Add Bugsnag.isStarted
    tomlongridge authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f74d35a View commit details
    Browse the repository at this point in the history
  3. fix: MultiThreadedStartupScenario now includes a very small delay o…

    …n the non-startup thread, to simulate some typical startup work-load (but not long enough for `Bugsnag.start` to complete)
    lemnik committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    c0368d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39cd765 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dad273 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1633 from bugsnag/PLAT-8185-delete-old-big-events

    [PLAT-8185] Limit retries of event payloads based on size and age, and session payloads based on age
    kstenerud authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    51b7eae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    806afbe View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1641 from bugsnag/PLAT_8247/fix-bugsnag-start-thr…

    …eading
    
    Fix MultiThreadedStartupScenario
    lemnik authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    450e931 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c0a730 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1635 from bugsnag/tms/reformat-features

    Consistently format e2e test feature files
    twometresteve authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    b4c253d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d2b4928 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Merge pull request #1642 from bugsnag/tms/rename-step

    Rename Cucumber step for consistency with Cocoa
    twometresteve authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    c1bea01 View commit details
    Browse the repository at this point in the history
  2. v5.22.0

    lemnik committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    eeb518a View commit details
    Browse the repository at this point in the history