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: 8.11.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: 8.12.0
Choose a head ref
  • 15 commits
  • 76 files changed
  • 7 contributors

Commits on Sep 4, 2023

  1. Merge branch 'release/8.11.0'

    getsentry-bot committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5616e0a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. build(deps): bump actions/checkout from 3 to 4 (#3267)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9fa25c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0c1496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e66f98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be2977c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    289c0b8 View commit details
    Browse the repository at this point in the history
  2. ref: Rename "http.method" to "http.request.method" for network Spans (#…

    …3268)
    
    * renaming http.method to http.request.method
    
    * Format code
    
    * Update CHANGELOG.md
    
    * Update no-changes-in-high-risk-files.sh
    
    ---------
    
    Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
    brustolin and getsentry-bot authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d61b939 View commit details
    Browse the repository at this point in the history
  3. fix: Remove warning about non-portable path to file "SentryDsn.h" (#3270

    )
    
    * Update SentryPropagationContext.m
    
    * Update CHANGELOG.md
    
    * Apply suggestions from code review
    brustolin authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    881a955 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. fix: Change NSPrivacyCollectedDataTypePurposes type from string to ar…

    …ray (#3276)
    
    * Change NSPrivacyCollectedDataTypePurposes type from string to array
    
    * changelog
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: Felix Herrmann <felix.herrmann@icloud.com>
    armcknight and FelixHerrmann authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e758449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ce3cf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bef2003 View commit details
    Browse the repository at this point in the history
  4. fix: gather metric samples at profile start/end (#3272)

    * fix: gather metric samples at profile start/end
    
    * changelog
    
    * wip fixing tests; also make sure all concurrent spans have samples at start and end
    
    * fix tests and location of stop readings
    armcknight authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cb8ed46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    530bde5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db31083 View commit details
    Browse the repository at this point in the history
  7. release: 8.12.0

    getsentry-bot committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    14aa6e4 View commit details
    Browse the repository at this point in the history
Loading