-
-
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.19.0
head repository: getsentry/sentry-java
compare: 7.20.0
- 18 commits
- 65 files changed
- 7 contributors
Commits on Dec 12, 2024
-
getsentry-bot committedDec 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 84b57d0 - Browse repository at this point
Copy the full SHA 84b57d0View commit details
Commits on Dec 13, 2024
-
Change TTFD timeout to 25 seconds (#3984)
* changed TTFD timeout to 25 seconds, to avoid competing with transaction's timeout
Configuration menu - View commit details
-
Copy full SHA for aed2cf7 - Browse repository at this point
Copy the full SHA aed2cf7View commit details
Commits on Dec 16, 2024
-
Bump github/codeql-action from 3.27.5 to 3.27.9 (#3986)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.5 to 3.27.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f09c1c0...df409f7) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 8f4f070 - Browse repository at this point
Copy the full SHA 8f4f070View commit details -
Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2 (#3973)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.9 to 4.7.2. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@62fec3a...15de0f0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-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 60f0792 - Browse repository at this point
Copy the full SHA 60f0792View commit details -
Bumps [gradle/actions](https://github.com/gradle/actions) from 4ba34e96c5f6493e99d0696180a9a8d431577ba9 to 3839b20885c2c3507be5f0521853826f4b37038a. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@4ba34e9...3839b20) --- 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>
Configuration menu - View commit details
-
Copy full SHA for a4f2eef - Browse repository at this point
Copy the full SHA a4f2eefView commit details -
[SR] Fix memory leak in Compose masking (#3985)
* Fix memory leak in Compose masking for Session Replay * Formatting * Changelog * Have window for AGP matrix in emulators * WIP * add no-window * Fix tests * Fix * update proguard rules
Configuration menu - View commit details
-
Copy full SHA for 00f91f4 - Browse repository at this point
Copy the full SHA 00f91f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90eb1e3 - Browse repository at this point
Copy the full SHA 90eb1e3View commit details
Commits on Dec 20, 2024
-
[SR] Fix ANRs and speed up (#4001)
* Get rid of the lock on touch events * pre-allocate some things for gesture converter * have one less thread switch for re]play * update * Changelog
Configuration menu - View commit details
-
Copy full SHA for 91bb628 - Browse repository at this point
Copy the full SHA 91bb628View commit details -
[SR] Flutter improvements (#4007)
* Get rid of the lock on touch events * pre-allocate some things for gesture converter * have one less thread switch for re]play * update * Changelog * Add option to disable orientation change tracking for session replay * Make RecorderConfig lazier * Fix tests * Changelog
Configuration menu - View commit details
-
Copy full SHA for d410b56 - Browse repository at this point
Copy the full SHA d410b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76d2ad6 - Browse repository at this point
Copy the full SHA 76d2ad6View commit details
Commits on Dec 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca5a896 - Browse repository at this point
Copy the full SHA ca5a896View commit details
Commits on Dec 23, 2024
-
getsentry-bot committedDec 23, 2024 Configuration menu - View commit details
-
Copy full SHA for ee833e6 - Browse repository at this point
Copy the full SHA ee833e6View commit details -
* ActivityLifecycleIntegration: - creates `onCreate` and `onStart` TimeSpans - set app start type to warm in AppStartMetrics when needed - saves SystemClock.uptimeMillis to set app start timestamp - sets start type to warm even when cold start was invalid (app was started in background, like via BroadcastReceiver) - restart app start in AppStartMetrics in perfv1, too * reverted TimeSpan.setStartUnixTimeMs to @testonly method * AppStartMetrics has now a method to restart appStartSpan and reset its uptime_ms * PerformanceAndroidEventProcessor now attaches activity start spans to warm starts, too * SentryPerformanceProvider doesn't create spans anymore * TimeSpan.setStartUnixTimeMs now shifts other timestamps accordingly
Configuration menu - View commit details
-
Copy full SHA for 45a4343 - Browse repository at this point
Copy the full SHA 45a4343View commit details
Commits on Dec 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75ebe50 - Browse repository at this point
Copy the full SHA 75ebe50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa5279 - Browse repository at this point
Copy the full SHA 9aa5279View commit details
Commits on Jan 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 90d524d - Browse repository at this point
Copy the full SHA 90d524dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4267ac9 - Browse repository at this point
Copy the full SHA 4267ac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2de45eb - Browse repository at this point
Copy the full SHA 2de45ebView 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.19.0...7.20.0