-
-
Notifications
You must be signed in to change notification settings - Fork 468
Comparing changes
Open a pull request
base repository: getsentry/sentry-java
base: 8.19.1
head repository: getsentry/sentry-java
compare: 8.20.0
- 13 commits
- 49 files changed
- 8 contributors
Commits on Aug 12, 2025
-
getsentry-bot committed
Aug 12, 2025 Configuration menu - View commit details
-
Copy full SHA for 76fad96 - Browse repository at this point
Copy the full SHA 76fad96View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc58aeb - Browse repository at this point
Copy the full SHA fc58aebView commit details -
Add callback to record the type and amount of data discarded before r…
…eaching Sentry (#4612) * Add callback to record the type and amount of data discarded before reaching Sentry * Remove empty test file * Use long variable in sample usage of onDiscard * Wrap onDiscard callback in a try-catch and fix docstring * Reference pull request instead of issue in the changelog * Remove Internal annotation from DiscardReason and DataCategory, update signature of onDiscard callback, and avoid duplicate invocation * Format code * Add stub for using onDiscard to the changelog * Switch samples to use enums instead of strings and lint * Move feature out of release that appeared by merging main in the changelog --------- Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 2091db3 - Browse repository at this point
Copy the full SHA 2091db3View commit details
Commits on Aug 13, 2025
-
Add E2E tests for Logback (#4599)
* Add E2E tests for Logback * Format code * code review fixes * enable system tests for logback on GH --------- Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 2dbdf6c - Browse repository at this point
Copy the full SHA 2dbdf6cView commit details -
Add E2E tests for Log4j2 (#4600)
* Add E2E tests for Log4j2 * Format code * codereview fixes * add to CI matrix --------- Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 96301df - Browse repository at this point
Copy the full SHA 96301dfView commit details -
* Add E2E tests for JUL * Format code * codereview changes * add to CI matrix --------- Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 510eb18 - Browse repository at this point
Copy the full SHA 510eb18View commit details -
Cache Android Emulator generation (#4605)
* Cache Android Emulator generation As outline in https://github.com/marketplace/actions/android-emulator-runner#usage--examples we can cache the android emulator AVD generation. * Fix whitespace * Update agp-matrix.yml * Update agp-matrix.yml * Improve Cache key * Add AVD caching to integration tests too * Update integration-tests-ui-critical.yml * Fix missing target spec * Update agp-matrix.yml
Configuration menu - View commit details
-
Copy full SHA for 8bbe814 - Browse repository at this point
Copy the full SHA 8bbe814View commit details -
Create cursor rules file explaining our OpenTelemetry integration (#4588
Configuration menu - View commit details
-
Copy full SHA for c626414 - Browse repository at this point
Copy the full SHA c626414View commit details
Commits on Aug 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7c7a209 - Browse repository at this point
Copy the full SHA 7c7a209View commit details -
Add Tomcat support in the system test runner and tests to the spring-…
…jakarta sample (#4635) * Add Tomcat support in the system test runner and tests to the spring-jakarta sample * Create webapps directory and revert library changes only needed for the spring sample * Adapt test instead of endpoint in spring-jakarta sample * Format code * Add task dependency from run on war in spring-jakarta sample * Format code * Add missing argument in interactive mode and build before launching in the system-test-runner * Add spring-jakarta sample to CI system tests config file * Stop tomcat server on signal in system-test-runner * Stop Tomcat process in all cases --------- Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 0a9896b - Browse repository at this point
Copy the full SHA 0a9896bView commit details -
Update benchmark tests and devices (#4639)
Update Android benchmark configurations to include newer API levels and devices increased number of benchmark runs to increase accuracy increased passing threshold from 5% to 5.5%
Configuration menu - View commit details
-
Copy full SHA for ee747ae - Browse repository at this point
Copy the full SHA ee747aeView commit details
Commits on Aug 25, 2025
-
Use numbered capture groups for sentry-trace validation (#4652)
* Use numbered capture groups for sentry-trace validation * Fix tab escape in character gropu and add tests * Use previous tab escape * Add changelog entry * Fix typo --------- Co-authored-by: markushi <markus.hintersteiner@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for b8ab780 - Browse repository at this point
Copy the full SHA b8ab780View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcea4f5 - Browse repository at this point
Copy the full SHA dcea4f5View 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.19.1...8.20.0