-
-
Notifications
You must be signed in to change notification settings - Fork 372
Comparing changes
Open a pull request
base repository: getsentry/sentry-cocoa
base: 7.30.1
head repository: getsentry/sentry-cocoa
compare: 7.30.2
- 13 commits
- 36 files changed
- 7 contributors
Commits on Nov 7, 2022
-
test: Delete empty OOMLogicTests (#2361)
The class has no tests and can be removed.
Configuration menu - View commit details
-
Copy full SHA for 90ab170 - Browse repository at this point
Copy the full SHA 90ab170View commit details -
docs: Why GH actions formats code differently (#2363)
Explain why GH actions can suddenly format code differently.
Configuration menu - View commit details
-
Copy full SHA for 8805612 - Browse repository at this point
Copy the full SHA 8805612View commit details -
ci: Update brew before installing clang-format (#2365)
Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for bc6fb39 - Browse repository at this point
Copy the full SHA bc6fb39View commit details -
build(deps): bump github/codeql-action from 2.1.30 to 2.1.31 (#2364)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.30 to 2.1.31. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@18fe527...c3b6fce) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8513f26 - Browse repository at this point
Copy the full SHA 8513f26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 739ba7f - Browse repository at this point
Copy the full SHA 739ba7fView commit details -
Update SentryNetworkTrackerIntegrationTests.swift (#2366)
`testGetCaptureFailedRequestsEnabled` should fail and not crash when the test server is not running.
Configuration menu - View commit details
-
Copy full SHA for 062f06c - Browse repository at this point
Copy the full SHA 062f06cView commit details
Commits on Nov 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a6899a2 - Browse repository at this point
Copy the full SHA a6899a2View commit details -
chore: Remove PrivateSentrySDKOnly.h from umbrella header (#2349)
Remove PrivateSentrySDKOnly.h from umbrella headers to prevent users from use it by mistake.
Configuration menu - View commit details
-
Copy full SHA for 01057a9 - Browse repository at this point
Copy the full SHA 01057a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 512ef36 - Browse repository at this point
Copy the full SHA 512ef36View commit details -
chore: Add match_local to Fastfile
Add a new task to Fastfile that recreate certificates and provisioning profiles.
Configuration menu - View commit details
-
Copy full SHA for f444dc4 - Browse repository at this point
Copy the full SHA f444dc4View commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 725723e - Browse repository at this point
Copy the full SHA 725723eView commit details -
fix: profile payload issues (#2375)
* keep frame index across entire profile, not just within one sample * instead of using indexOfObject: for stack comparison, also use a lookup dictionary of stacks using a custom string key * extract function to handle profile sampler backtrace callbacks * discard profiles with less than 2 samples
Configuration menu - View commit details
-
Copy full SHA for d4933ec - Browse repository at this point
Copy the full SHA d4933ecView commit details
Commits on Nov 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 71fd303 - Browse repository at this point
Copy the full SHA 71fd303View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7.30.1...7.30.2