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

Commits on Oct 1, 2024

  1. Merge branch 'release/2.36.5'

    getsentry-bot committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1299e69 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    1bb4b03 View commit details
    Browse the repository at this point in the history
  2. release: 2.36.6

    getsentry-bot committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2fe34e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8682ddb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release/2.36.6'

    getsentry-bot committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    844cee0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. feat(xcode): All uploads in foreground (#2168)

    Perform all uploads from Xcode in the foreground. The new behavior is equivalent to the old --force-foreground behavior.
    
    Since uploads are now always executed in the foreground, (soft) deprecate the --force-foreground option by hiding it in the command help text. The --force-foreground option no longer has any effect, but passing it will continue to be possible at least until the next major release to keep the API backwards compatible.
    
    Background functionality is completely removed from Sentry-CLI with this change.
    
    Closes #2166
    Fixes #2148
    szokeasaurusrex authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3bc9d38 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. release: 2.37.0

    getsentry-bot committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f04147b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b1ef1d View commit details
    Browse the repository at this point in the history
Loading