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-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.13.2
Choose a base ref
...
head repository: getsentry/sentry-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.13.3
Choose a head ref
  • 19 commits
  • 36 files changed
  • 9 contributors

Commits on Mar 9, 2026

  1. Merge branch 'release/0.13.2'

    getsentry-bot committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    59955d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. test: de-dupe and fix flaky logs/metrics crash tests (#1567)

    Co-authored-by: Claude Opus 4.6 <[email protected]>
    jpnurmi and claude authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    d1c006f View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/checkout from 4 to 6 (#1568)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    c4d108d View commit details
    Browse the repository at this point in the history
  3. build(deps): bump codecov/codecov-action from 5.4.2 to 5.5.2 (#1569)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.2 to 5.5.2.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@ad3126e...671740a)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: 5.5.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    67f2a08 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump actions/create-github-app-token from 1.11.0 to 2.2.1 (

    #1570)
    
    Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.11.0 to 2.2.1.
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@5d869da...29824e6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-version: 2.2.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    c6964f3 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump docker/login-action from 3 to 4 (#1571)

    Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    ff71131 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

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

Commits on Mar 12, 2026

  1. build(deps): bump black from 24.3.0 to 26.3.1 in /tests (#1575)

    * build(deps): bump black from 24.3.0 to 26.3.1 in /tests
    
    Bumps [black](https://github.com/psf/black) from 24.3.0 to 26.3.1.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.3.0...26.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-version: 26.3.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * apply format to pass black bump
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mischan Toosarani-Hausberger <[email protected]>
    dependabot[bot] and supervacuus authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    a1844c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

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

Commits on Mar 14, 2026

  1. fix(inproc): only the handling thread cleans up (#1579)

    * fix(inproc): only the handling thread cleans up
    
    * changelog
    supervacuus authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    d46426b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. fix(native): propagate transport options and handler path to crash da…

    …emon (#1573)
    
    * fix(native): propagate transport options and handler path to crash daemon
    
    The native backend daemon was not receiving SSL certificate, proxy,
    user agent, or handler path settings from the parent process options.
    This caused SSL errors (curl code 60) when the daemon tried to upload
    crash reports, and required users to place the sentry-crash binary
    next to their executable instead of using sentry_options_set_handler_path.
    
    Pass ca_certs, proxy, user_agent, and handler_path through the shared
    memory crash context so the daemon can configure its curl transport
    and find the sentry-crash executable correctly.
    
    ---------
    
    Co-authored-by: Claude Opus 4.6 <[email protected]>
    Co-authored-by: Cursor Agent <[email protected]>
    3 people authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    ba6f187 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. fix(minidump): add module header pages to MemoryList and fix exceptio…

    …n code (#1576)
    
    * fix(minidump): add module header pages to MemoryList and fix exception code
    
    Three fixes for the native minidump writer:
    
    1. Use raw signal number as exception_code (e.g. 11 for SIGSEGV) instead
       of Windows-style 0x40000000|signum. This matches breakpad/crashpad
       convention and fixes lldb hanging when loading our minidumps.
    
    2. Include first page (4096 bytes) of each loaded module in the MemoryList
       stream for SMART mode on both Linux and macOS. Debuggers need these
       ELF/Mach-O headers for offline symbolication when symbol files aren't
       available locally, matching breakpad/crashpad behavior.
    
    3. On macOS, capture module header pages in the signal handler and save
       them to disk. System dylibs in the dyld shared cache don't exist as
       individual files, so the daemon reads headers from a capture file
       written by the crashed process instead of requiring task_for_pid.
    
    ---------
    
    Co-authored-by: Claude Opus 4.6 <[email protected]>
    mujacica and claude authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    9cad572 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 (

    …#1580)
    
    Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.2.1 to 3.0.0.
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@29824e6...f8d387b)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-version: 3.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    eb78906 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github/codeql-action from 4.32.6 to 4.33.0 (#1583)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.6 to 4.33.0.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@0d579ff...b1bff81)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    d7e362d View commit details
    Browse the repository at this point in the history
  4. build(deps): bump reactivecircus/android-emulator-runner (#1581)

    Bumps [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.35.0 to 2.37.0.
    - [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases)
    - [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md)
    - [Commits](ReactiveCircus/android-emulator-runner@b530d96...e89f39f)
    
    ---
    updated-dependencies:
    - dependency-name: reactivecircus/android-emulator-runner
      dependency-version: 2.37.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    41315c2 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump gradle/actions (#1582)

    Bumps [gradle/actions](https://github.com/gradle/actions) from a3dd0763dc7a406ed0ec944010d38f923956dbc3 to 03ee1e1693f571d64506b3ed4cdf120520300ff2.
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@a3dd076...03ee1e1)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/actions
      dependency-version: 03ee1e1693f571d64506b3ed4cdf120520300ff2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    a04841a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Configuration menu
    Copy the full SHA
    937f5f2 View commit details
    Browse the repository at this point in the history
  2. fix(android): mask signal during CHAIN_AT_START to survive chained Mo…

    …no handler re-raises (#1572)
    
    Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
    jpnurmi and claude authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    c1ac26c View commit details
    Browse the repository at this point in the history
  3. release: 0.13.3

    getsentry-bot committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    490ca8c View commit details
    Browse the repository at this point in the history
Loading