-
-
Notifications
You must be signed in to change notification settings - Fork 466
Comparing changes
Open a pull request
base repository: getsentry/sentry-java
base: 8.24.0
head repository: getsentry/sentry-java
compare: 8.25.0
- 13 commits
- 32 files changed
- 9 contributors
Commits on Oct 22, 2025
-
getsentry-bot committed
Oct 22, 2025 Configuration menu - View commit details
-
Copy full SHA for 36ae203 - Browse repository at this point
Copy the full SHA 36ae203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d7cf8 - Browse repository at this point
Copy the full SHA 27d7cf8View commit details
Commits on Oct 28, 2025
-
chore(readme): Update Maven Central badges (#4840)
* chore(readme): Update Maven Central badges Updated Maven Central badges for various Sentry packages to display current versions. * Update README.md * Update README.md
Configuration menu - View commit details
-
Copy full SHA for 5ea2f98 - Browse repository at this point
Copy the full SHA 5ea2f98View commit details -
build(deps): bump actions/download-artifact from 5 to 6 (#4838)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v6) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' 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> Co-authored-by: Roman Zavarnitsyn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69b1821 - Browse repository at this point
Copy the full SHA 69b1821View commit details -
chore: update scripts/update-sentry-native-ndk.sh to 0.11.3 (#4810)
Co-authored-by: GitHub <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9514d31 - Browse repository at this point
Copy the full SHA 9514d31View commit details -
build(deps): bump github/codeql-action from 4.30.8 to 4.31.0 (#4839)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.30.8 to 4.31.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f443b60...4e94bd1) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.0 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 4ca593e - Browse repository at this point
Copy the full SHA 4ca593eView commit details -
build(deps): bump actions/upload-artifact from 4 to 5 (#4837)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' 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 1f3a214 - Browse repository at this point
Copy the full SHA 1f3a214View commit details -
[ANR] Reduced AndroidTransactionProfiler lock (#4817)
* reduced lock in AndroidTransactionProfiler * added unbind of currentProfilingTransactionData on failed starts * close always set isRunning to false * added comment * made currentProfilingTransactionData volatile * made AndroidProfiler.isRunning volatile
Configuration menu - View commit details
-
Copy full SHA for 725987d - Browse repository at this point
Copy the full SHA 725987dView commit details -
[ANR] Defer some class availability checks (#4825)
* added lazy class available check to LoadClass lazy checking available classes in: * ActivityFramesTracker * AndroidViewGestureTargetLocator
Configuration menu - View commit details
-
Copy full SHA for 539ca63 - Browse repository at this point
Copy the full SHA 539ca63View commit details
Commits on Oct 29, 2025
-
fix(timber): wrong .super() call in SentryTimberTree (#4844)
* Ensure tests cover non-error timber tags * Fix wrong super call * Update Changelog
Configuration menu - View commit details
-
Copy full SHA for 8c7e8d9 - Browse repository at this point
Copy the full SHA 8c7e8d9View commit details -
Avoid ExecutorService for DefaultCompositePerformanceCollector timeout (
#4841) * DefaultCompositePerformanceCollector now stops the performance data collection for timeout on data collection rather than a scheduled background job
Configuration menu - View commit details
-
Copy full SHA for e70d6d4 - Browse repository at this point
Copy the full SHA e70d6d4View commit details -
Collect PerformanceCollectionData only in sampled transactions (#4834)
* compositePerformanceCollector is now set only when transaction is sampled
Configuration menu - View commit details
-
Copy full SHA for a1ddfed - Browse repository at this point
Copy the full SHA a1ddfedView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e4e70 - Browse repository at this point
Copy the full SHA d9e4e70View 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 8.24.0...8.25.0