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

Release v6.18.0 #1404

Merged
merged 70 commits into from
Jun 8, 2022
Merged

Release v6.18.0 #1404

merged 70 commits into from
Jun 8, 2022

Commits on May 12, 2022

  1. Add WatchOS support

    kstenerud committed May 12, 2022
    Configuration menu
    Copy the full SHA
    dca450e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1361 from bugsnag/PLAT-8414-watchos

    Add WatchOS support
    kstenerud authored May 12, 2022
    Configuration menu
    Copy the full SHA
    312e24c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    77f4960 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Merge pull request #1368 from bugsnag/watchos-network-plugin

    Add watchOS target for BugsnagNetworkRequestPlugin
    kstenerud authored May 17, 2022
    Configuration menu
    Copy the full SHA
    854ee6d View commit details
    Browse the repository at this point in the history
  2. Example watchOS app

    kstenerud committed May 17, 2022
    Configuration menu
    Copy the full SHA
    030b3e0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1370 from bugsnag/PLAT-8415-watchos-example-app

    [Plat 8415] watchos example app
    kstenerud authored May 17, 2022
    Configuration menu
    Copy the full SHA
    6b07513 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    1ecaed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18ac4c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0a616c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1823ee8 View commit details
    Browse the repository at this point in the history
  5. [PLAT-8476] Allow internal error reporting to be disabled (#1375)

    * Add BSGTelemetryOptions
    * Only create internal error reporter if enabled
    nickdowell authored May 18, 2022
    Configuration menu
    Copy the full SHA
    adb01d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    158ce54 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    7a41253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6738680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7b8919 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c7c881 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1373 from bugsnag/watchos-network-plugin-scheme

    Add watchOS BugsnagNetworkRequestPlugin scheme
    kstenerud authored May 19, 2022
    Configuration menu
    Copy the full SHA
    0b52188 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1377 from bugsnag/tms/update-pipeline

    Add unit tests for watchOS
    twometresteve authored May 19, 2022
    Configuration menu
    Copy the full SHA
    f658e6d View commit details
    Browse the repository at this point in the history
  7. Shorten queue name

    twometresteve committed May 19, 2022
    Configuration menu
    Copy the full SHA
    38eced7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a122eb6 View commit details
    Browse the repository at this point in the history
  9. Shorten macOS 11 queue name

    [full ci]
    twometresteve committed May 19, 2022
    Configuration menu
    Copy the full SHA
    f47cace View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff59b06 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1376 from bugsnag/watchos-min-version

    Update minimum version to what we can actually test on
    kstenerud authored May 19, 2022
    Configuration menu
    Copy the full SHA
    f72c3fc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e809af6 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1379 from bugsnag/PLAT-8456-fix-stack-traces

    [PLAT-8456] Fix stack trace capture on watchOS
    kstenerud authored May 19, 2022
    Configuration menu
    Copy the full SHA
    c7b865d View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1378 from bugsnag/tms/shorten-queue

    Shorten Buildkite queue names
    twometresteve authored May 19, 2022
    Configuration menu
    Copy the full SHA
    ba1823e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7c40f9b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e041204 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e369f44 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5ab4d77 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5682d4e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Merge pull request #1382 from bugsnag/tms/two-stage

    Move to basic and full builds only
    twometresteve authored May 20, 2022
    Configuration menu
    Copy the full SHA
    1427d41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    501c2ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1383 from bugsnag/watchos-branding

    Add missing watchos branding, and swift package entry
    kstenerud authored May 20, 2022
    Configuration menu
    Copy the full SHA
    96468ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    209a84c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    174e892 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Merge pull request #1380 from bugsnag/nickdowell/internal-error-redac…

    …tion
    
    [PLAT-8477] Redact internal errors
    nickdowell authored May 23, 2022
    Configuration menu
    Copy the full SHA
    ace18b6 View commit details
    Browse the repository at this point in the history
  2. chore: update maze runner to use upload-app

    Josh Edney committed May 23, 2022
    Configuration menu
    Copy the full SHA
    48c94b9 View commit details
    Browse the repository at this point in the history
  3. chore: bundle install

    Josh Edney committed May 23, 2022
    Configuration menu
    Copy the full SHA
    56be973 View commit details
    Browse the repository at this point in the history
  4. chore: remove old build/upload scipt

    Josh Edney committed May 23, 2022
    Configuration menu
    Copy the full SHA
    c3bbeba View commit details
    Browse the repository at this point in the history
  5. [full ci]

    Josh Edney committed May 23, 2022
    Configuration menu
    Copy the full SHA
    db3a0c8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1385 from bugsnag/watchos-extension-fix

    Allow session tracking on watchos even though it's technically an ext…
    kstenerud authored May 23, 2022
    Configuration menu
    Copy the full SHA
    82aa3bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ef2ddd View commit details
    Browse the repository at this point in the history
  8. [full ci]

    Josh Edney committed May 23, 2022
    Configuration menu
    Copy the full SHA
    04bdac1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60bd75c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Merge pull request #1387 from bugsnag/PLAT-8488-crash-in-handler

    Pass NSException to the NSException handler with no extra processing
    kstenerud authored May 24, 2022
    Configuration menu
    Copy the full SHA
    831d5fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1388 from bugsnag/PLAT-8490-no-threads-for-watchos

    Never collect threads when they're not supported
    kstenerud authored May 24, 2022
    Configuration menu
    Copy the full SHA
    6b4d130 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    7a20d58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1390 from bugsnag/watchos-sendThreads

    Make sure sendThreads config is always 'never' when Mach threads API is unavailable
    kstenerud authored May 25, 2022
    Configuration menu
    Copy the full SHA
    919f23e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50d62d0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    2a439b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a9381f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1393 from bugsnag/watchos-v8-subtype

    Ignore the arm64_32 v8 subtype
    kstenerud authored May 26, 2022
    Configuration menu
    Copy the full SHA
    ef675b3 View commit details
    Browse the repository at this point in the history
  4. Centralize battery handling

    kstenerud committed May 26, 2022
    Configuration menu
    Copy the full SHA
    10cb072 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    f0ece10 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1391 from bugsnag/watchos-battery

    Record battery information on watchOS
    kstenerud authored May 27, 2022
    Configuration menu
    Copy the full SHA
    ac0fcf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb0eefe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1395 from bugsnag/tms/fixture-warnings

    Treat test fixture build warnings as errors
    twometresteve authored May 27, 2022
    Configuration menu
    Copy the full SHA
    1f317f4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Merge pull request #1386 from bugsnag/je/upload-app-maze-runner

    Update Maze Runner and move to stand alone app upload function
    joshedney authored May 30, 2022
    Configuration menu
    Copy the full SHA
    1f48f2e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    3850088 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    c53718d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1397 from bugsnag/PLAT-8106-printf

    [Plat-8106] Remove calls to libc printf
    kstenerud authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    7d21289 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    f293171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfe2c9d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'next' into integration/watchos

    # Conflicts:
    #	Bugsnag/Configuration/BSGConfigurationBuilder.m
    #	Bugsnag/KSCrash/Source/KSCrash/Recording/Sentry/BSG_KSCrashSentry_CPPException.mm
    #	Tests/BugsnagTests/BSGConfigurationBuilderTests.m
    #	Tests/BugsnagTests/BugsnagConfigurationTests.m
    nickdowell committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    def8fba View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    8744f28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f47faff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75d24e7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1403 from bugsnag/integration/watchos

    [ROAD-792] Add watchOS support
    nickdowell authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    74e2806 View commit details
    Browse the repository at this point in the history
  5. Release v6.18.0

    nickdowell committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    0746566 View commit details
    Browse the repository at this point in the history