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.7.19
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.7.20
Choose a head ref
  • 9 commits
  • 18 files changed
  • 8 contributors

Commits on Jan 20, 2025

  1. Merge branch 'release/0.7.19'

    getsentry-bot
    getsentry-bot committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    56198fc View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. fix: initialize local variable to prevent c4701 warning on windows arm (

    #1122)
    
    * Prevent c4701 warning on windows arm
    
    * comment that init has no semantic meaning
    
    ---------
    
    Co-authored-by: Mischan Toosarani-Hausberger <[email protected]>
    josh-kosberg and supervacuus authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    57c38d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. fix: support crashpad PAC-stripping on older assemblers. (#1125)

    * fix: support PAC stripping on older assemblers.
    
    * update crashpad after squash-merge to getsentry branch
    supervacuus authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    3dc60ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa4b16 View commit details
    Browse the repository at this point in the history
  3. Auto detect latest GDK and Windows SDK (#1124)

    * Auto detect latest GDK and Windows SDK
    
    * Update changelog
    
    * Accept Suggestions and allow GDK override
    
    ---------
    
    Co-authored-by: PlasmaDev5 <[email protected]>
    Co-authored-by: Mischan Toosarani-Hausberger <[email protected]>
    3 people authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    1fc2c77 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

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

Commits on Jan 30, 2025

  1. fix: set default max_spans to 1000 (#1132)

    * set default max_spans to 1000
    
    * changelog
    JoshuaMoelans authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    4218313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13498e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. release: 0.7.20

    getsentry-bot committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    69569b5 View commit details
    Browse the repository at this point in the history
Loading