这是indexloc提供的服务,不要输入任何密码
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: getsentry/sentry-cocoa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.26.0
Choose a base ref
...
head repository: getsentry/sentry-cocoa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.27.0
Choose a head ref
  • 10 commits
  • 47 files changed
  • 6 contributors

Commits on Sep 27, 2022

  1. Merge branch 'release/7.26.0'

    getsentry-bot committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    7138b7d View commit details
    Browse the repository at this point in the history
  2. ref: Clarify waitForChildren in SentryTracer (#2230)

    Clarify the concept of waitForChildren with renamings and add some comments.
    
    Co-authored-by: Andrew McKnight <andrew.mcknight@sentry.io>
    philipphofmann and armcknight authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    791123d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    a5ca27b View commit details
    Browse the repository at this point in the history
  2. feat: Add segment property to user (#2234)

    Add top-level property segment to the user instead of having to set it on the
    data dictionary.
    
    Fixes GH-2149
    philipphofmann authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    73fc407 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e958899 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    776d17b View commit details
    Browse the repository at this point in the history
  2. feat: Report start up crashes (#2220)

    If the app crashes after 2 seconds of the SDK init, the SDK makes the SDK init call blocking
    by calling flush with 5 seconds.
    
    Fixes GH-316
    philipphofmann authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    7c867f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ecf9f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6ef18d View commit details
    Browse the repository at this point in the history
  5. release: 7.27.0

    getsentry-bot committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    79a8777 View commit details
    Browse the repository at this point in the history
Loading