-
-
Notifications
You must be signed in to change notification settings - Fork 468
Comparing changes
Open a pull request
base repository: getsentry/sentry-java
base: e687305
head repository: getsentry/sentry-java
compare: 385ce06
- 17 commits
- 86 files changed
- 8 contributors
Commits on Jun 27, 2025
-
getsentry-bot committed
Jun 27, 2025 Configuration menu - View commit details
-
Copy full SHA for 596fe1e - Browse repository at this point
Copy the full SHA 596fe1eView commit details
Commits on Jun 30, 2025
-
Fix javadoc on TransportResult (#4528)
* Fix javadoc on TransportResult * changelog
Configuration menu - View commit details
-
Copy full SHA for 736a33b - Browse repository at this point
Copy the full SHA 736a33bView commit details -
ci(publishing): Use shim ossrh-staging-api server to publish to the n…
…ew central repo (#4530)
Configuration menu - View commit details
-
Copy full SHA for 1f84e24 - Browse repository at this point
Copy the full SHA 1f84e24View commit details -
build(deps): bump github/codeql-action from 3.29.0 to 3.29.1 (#4529)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.0 to 3.29.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ce28f5b...39edc49) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 cd0db63 - Browse repository at this point
Copy the full SHA cd0db63View commit details -
Flattened PerformanceCollectionData (#4505)
* Merged CpuCollectionData and MemoryCollectionData into PerformanceCollectionData * PerformanceCollectionData now contains timestamp in nanoseconds, so we don't store Date objects anymore * Removed date objects from ProfileMeasurementValue
Configuration menu - View commit details
-
Copy full SHA for 7f91916 - Browse repository at this point
Copy the full SHA 7f91916View commit details -
Optimize when maxBreadcrumb is 0 (#4504)
* breadcumbs queue is now a simple DisabledQueue when maxBreadcrumb is 0 * if breadcumbs is a DisabledQueue, no more processing is done (beforeBreadcrumb or scopeObservers)
Configuration menu - View commit details
-
Copy full SHA for 0f37c1d - Browse repository at this point
Copy the full SHA 0f37c1dView commit details
Commits on Jul 3, 2025
-
Set thread information on transaction from OpenTelemetry attributes (#…
…4478) Co-authored-by: Alexander Dinauer <adinauer@users.noreply.github.com> Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 8094503 - Browse repository at this point
Copy the full SHA 8094503View commit details -
fix(replay): Fix
IllegalArgumentExceptionwhenBitmapis initiali……zed with non-positive values (#4536) * fix(replay): Fix crash when hasSize returns true for negative values * spotless * Changelog
Configuration menu - View commit details
-
Copy full SHA for b90f667 - Browse repository at this point
Copy the full SHA b90f667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a3c8a4 - Browse repository at this point
Copy the full SHA 4a3c8a4View commit details
Commits on Jul 4, 2025
-
Merge branch 'release/8.16.1-alpha.2'
getsentry-bot committedJul 4, 2025 Configuration menu - View commit details
-
Copy full SHA for f43539f - Browse repository at this point
Copy the full SHA f43539fView commit details
Commits on Jul 7, 2025
-
Send logcat through Sentry Logs (#4487)
* SentryLogcatAdapter now forwards output to Sentry Logs, if enabled
Configuration menu - View commit details
-
Copy full SHA for bc15877 - Browse repository at this point
Copy the full SHA bc15877View commit details -
Send Timber logs through Sentry Logs (#4490)
* logs captured by Timber are now sent as Sentry Logs
Configuration menu - View commit details
-
Copy full SHA for d1e46e5 - Browse repository at this point
Copy the full SHA d1e46e5View commit details -
Bump OpenTelemetry SDK to
1.51.0, instrumentation to2.17.0and s……emconv to `1.34.0` (#4532) * Bump OTel SDK to 1.51.0, instrumentation to 2.17.0 and semconv to 1.34.0 * Restore span names for GraphQL on the new version of OpenTelemetry (by changing OpenTelemetry defaults) (#4537) * do not override span name if customized * Format code * log in case system property cannot be set * merge * changelog --------- Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io> * Use non alpha version for semconv * move changelog entry --------- Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 10ae067 - Browse repository at this point
Copy the full SHA 10ae067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e0d085 - Browse repository at this point
Copy the full SHA 6e0d085View commit details
Commits on Jul 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 328d1a1 - Browse repository at this point
Copy the full SHA 328d1a1View commit details -
Improve detail of E2E test assertions (#4543)
* Bump OTel SDK to 1.51.0, instrumentation to 2.17.0 and semconv to 1.34.0 * Restore span names for GraphQL on the new version of OpenTelemetry (by changing OpenTelemetry defaults) (#4537) * do not override span name if customized * Format code * log in case system property cannot be set * merge * changelog --------- Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io> * more assertions for e2e tests * Use non alpha version for semconv * fix changelog * Format code * api file and format --------- Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 7606f3f - Browse repository at this point
Copy the full SHA 7606f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 385ce06 - Browse repository at this point
Copy the full SHA 385ce06View 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 e687305...385ce06