-
-
Notifications
You must be signed in to change notification settings - Fork 476
Comparing changes
Open a pull request
base repository: getsentry/sentry-java
base: 7.10.0
head repository: getsentry/sentry-java
compare: 7.11.0
- 20 commits
- 57 files changed
- 8 contributors
Commits on Jun 6, 2024
-
getsentry-bot committedJun 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e646ca - Browse repository at this point
Copy the full SHA 1e646caView commit details
Commits on Jun 13, 2024
-
Remove profiling timeout logic and disable profiling on API 21 (#3478)
* removed timeout logic from AndroidProfiler, as unused by the backend anyway, to fix potential profiling always or never running when one times out * removed API 21 from supported profiling versions, due to a crash
Configuration menu - View commit details
-
Copy full SHA for 051ce9b - Browse repository at this point
Copy the full SHA 051ce9bView commit details
Commits on Jun 18, 2024
-
Properly reset metric flush flag on metric emission (#3493)
* Fix schedule flag reset * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 133f63e - Browse repository at this point
Copy the full SHA 133f63eView commit details -
Move fragment auto span finish to onFragmentStarted (#3424)
* moved fragment auto span finish to onFragmentStarted instead of onFragmentResumed to account for ViewPager2 behaviour
Configuration menu - View commit details
-
Copy full SHA for 5ad752a - Browse repository at this point
Copy the full SHA 5ad752aView commit details -
Add timestamp when a profile starts (#3442)
* added start timestamp in ProfileStartData when a profile starts * added the timestamp in ProfilingTraceData and send it in the json payload
Configuration menu - View commit details
-
Copy full SHA for c17f259 - Browse repository at this point
Copy the full SHA c17f259View commit details -
Move onFinishCallback before span or transaction is finished (#3459)
* moved span and transaction finish callback before they are actually finished * moved performance collection before transaction is finished, fixing frame measurements not being set
Configuration menu - View commit details
-
Copy full SHA for 2e90ac7 - Browse repository at this point
Copy the full SHA 2e90ac7View commit details
Commits on Jun 21, 2024
-
Use SecureRandom instead of Random for Metrics (#3495)
* Use SecureRandom instead of Random * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 75bfb8b - Browse repository at this point
Copy the full SHA 75bfb8bView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c82ecf - Browse repository at this point
Copy the full SHA 5c82ecfView commit details -
Fix UncaughtExceptionHandlerIntegration Memory Leak (#3398)
* On register, if a UncaughtExceptionHandlerIntegration is already registered use its default exception handler instead
Configuration menu - View commit details
-
Copy full SHA for b071538 - Browse repository at this point
Copy the full SHA b071538View commit details -
Bumps [gradle/actions](https://github.com/gradle/actions) from 579fbbe7221704325eb4c4d4bf20c2b0859fba76 to 2cd2a6e951bd0b53f55a08e4e4c6f2586f3a36b9. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@579fbbe...2cd2a6e) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefano <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12b5c8d - Browse repository at this point
Copy the full SHA 12b5c8dView commit details -
Bump gradle/wrapper-validation-action from 2.1.1 to 3.4.2 (#3506)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.1 to 3.4.2. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@699bb18...8842585) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action 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>
Configuration menu - View commit details
-
Copy full SHA for 2c98a99 - Browse repository at this point
Copy the full SHA 2c98a99View commit details -
Bump github/codeql-action from 2.13.4 to 3.25.10 (#3487)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.13.4 to 3.25.10. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@cdcdbb5...23acc5c) --- updated-dependencies: - dependency-name: github/codeql-action 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>
Configuration menu - View commit details
-
Copy full SHA for aeadabe - Browse repository at this point
Copy the full SHA aeadabeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a473a2d - Browse repository at this point
Copy the full SHA a473a2dView commit details -
Bump saucelabs/saucectl-run-action from 4.0.0 to 4.3.0 (#3484)
Bumps [saucelabs/saucectl-run-action](https://github.com/saucelabs/saucectl-run-action) from 4.0.0 to 4.3.0. - [Release notes](https://github.com/saucelabs/saucectl-run-action/releases) - [Commits](saucelabs/saucectl-run-action@7fe025e...39e4f06) --- updated-dependencies: - dependency-name: saucelabs/saucectl-run-action 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>
Configuration menu - View commit details
-
Copy full SHA for f06fd1d - Browse repository at this point
Copy the full SHA f06fd1dView commit details
Commits on Jun 27, 2024
-
Fix duplicated http spans (#3526)
* SentryOkHttpEventListener now checks if an existing io.sentry.android.SentryOkHttpEventListener is attached and skips it * added proguard rule to keep name of `io.sentry.android.okhttp.SentryOkHttpEventListener`
Configuration menu - View commit details
-
Copy full SHA for 2364670 - Browse repository at this point
Copy the full SHA 2364670View commit details -
Bump phoenix-actions/test-reporting from 12 to 15 (#3408)
Bumps [phoenix-actions/test-reporting](https://github.com/phoenix-actions/test-reporting) from 12 to 15. - [Release notes](https://github.com/phoenix-actions/test-reporting/releases) - [Changelog](https://github.com/phoenix-actions/test-reporting/blob/main/CHANGELOG.md) - [Commits](phoenix-actions/test-reporting@41efe7e...f957cd9) --- updated-dependencies: - dependency-name: phoenix-actions/test-reporting 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>
Configuration menu - View commit details
-
Copy full SHA for cb9b3f6 - Browse repository at this point
Copy the full SHA cb9b3f6View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b0dfba - Browse repository at this point
Copy the full SHA 8b0dfbaView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 890530d - Browse repository at this point
Copy the full SHA 890530dView commit details -
* added span data category for client reports * added dropped span report when recording lostEnvelopeItem * added dropped span report on beforeSend and eventProcessor filtering (SentryClient) and backpressure and sampleRate (Hub)
Configuration menu - View commit details
-
Copy full SHA for edf4a58 - Browse repository at this point
Copy the full SHA edf4a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce03cc - Browse repository at this point
Copy the full SHA 3ce03ccView 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.10.0...7.11.0