Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bugsnag/bugsnag-cocoa-performance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.0
Choose a base ref
...
head repository: bugsnag/bugsnag-cocoa-performance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: next
Choose a head ref
  • 10 commits
  • 69 files changed
  • 7 contributors

Commits on Aug 14, 2025

  1. Merge pull request #463 from bugsnag/main

    Sync main into next
    DariaKunoichi authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    1164718 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. Bump Maze Runner to v10

    Steve Kirkland committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    f90a109 View commit details
    Browse the repository at this point in the history
  2. Use v10 steps

    Steve Kirkland committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    dc5bace View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. add retry to appium steps

    joshedney committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    b045f42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #470 from bugsnag/tms/maze-v10

    Bump Maze Runner to v10
    twometresteve authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    99ed731 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Merge pull request #472 from bugsnag/je/plat-14683

    Add retries to Appium steps
    joshedney authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    a980e16 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Setting parent context to nil in the span options should prevent the …

    …span from becoming a child (#469)
    
    * Set default parent context for span that is not nil
    * Add e2e test for span's parent context set to nil
    DariaKunoichi authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    e846790 View commit details
    Browse the repository at this point in the history
  2. Amend secondary instance URL to bugsnag.smartbear.com (#473)

    * Amend secondary instance URL to bugsnag.smartbear.com
    * Update define's name
    DariaKunoichi authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    8371de3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

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

Commits on Sep 24, 2025

  1. BugsnagPerformanceNamedSpans optimization (#481)

    * BugsnagPerformanceNamedSpans optimization
    
    * Fixed span name comparison method
    
    * Switched to NSMutableDictionary
    
    * Removed unused code
    
    ---------
    
    Co-authored-by: Robert Bartoszewski <[email protected]>
    robert-smartbear and Robert Bartoszewski authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    0223169 View commit details
    Browse the repository at this point in the history
Loading