-
-
Notifications
You must be signed in to change notification settings - Fork 450
Comparing changes
Open a pull request
base repository: getsentry/sentry-java
base: 7.12.0
head repository: getsentry/sentry-java
compare: 7.13.0
- 16 commits
- 68 files changed
- 7 contributors
Commits on Jul 15, 2024
-
getsentry-bot committed
Jul 15, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 9c4170f - Browse repository at this point
Copy the full SHA 9c4170fView commit details
Commits on Jul 16, 2024
-
Bump github/codeql-action from 3.25.10 to 3.25.11 (#3529)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.10 to 3.25.11. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@23acc5c...b611370) --- updated-dependencies: - dependency-name: github/codeql-action 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 a449452 - Browse repository at this point
Copy the full SHA a449452View commit details -
Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.1 (#3531)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.5.0 to 4.6.1. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@65b5dfd...5c6e9e9) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... 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 028e225 - Browse repository at this point
Copy the full SHA 028e225View commit details -
Bumps [gradle/actions](https://github.com/gradle/actions) from 2cd2a6e951bd0b53f55a08e4e4c6f2586f3a36b9 to cdbbabd09cff07936e1c9dbe8c9d4b6ac2ef7156. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@2cd2a6e...cdbbabd) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production ... 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 83b0c04 - Browse repository at this point
Copy the full SHA 83b0c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7620eac - Browse repository at this point
Copy the full SHA 7620eacView commit details
Commits on Jul 17, 2024
-
Check app start spans time and foreground state (#3550)
* App start now takes AppStartMetrics.appLaunchedInForeground variable to add spans to the transaction * App starts longer than 1 minute are dropped (same as Firebase) * added Activity lifecycle registration to check start launch time and foreground status * added AppStartMetrics.registerApplicationForegroundCheck in the SentryPerformanceProvider and SentryAndroid.init, other than AppStartMetrics.onApplicationCreate * ActivityLifecycleIntegration now reads first activity creation on create instead of class instantiation * AppStartMetrics stops app start profiler if no activity is being created
Configuration menu - View commit details
-
Copy full SHA for 73237da - Browse repository at this point
Copy the full SHA 73237daView commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 391c199 - Browse repository at this point
Copy the full SHA 391c199View commit details -
Bump github/codeql-action from 3.25.11 to 3.25.13 (#3591)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.11 to 3.25.13. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b611370...2d79040) --- updated-dependencies: - dependency-name: github/codeql-action 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 60865fe - Browse repository at this point
Copy the full SHA 60865feView commit details -
Bump reactivecircus/android-emulator-runner from 2.31.0 to 2.32.0 (#3573
) Bumps [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.31.0 to 2.32.0. - [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases) - [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md) - [Commits](ReactiveCircus/android-emulator-runner@77986be...f0d1ed2) --- updated-dependencies: - dependency-name: reactivecircus/android-emulator-runner dependency-type: direct:production update-type: version-update:semver-minor ... 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 485ff61 - Browse repository at this point
Copy the full SHA 485ff61View commit details -
Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#3590)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.1 to 4.6.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@5c6e9e9...94f3c65) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action 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 74ed0f6 - Browse repository at this point
Copy the full SHA 74ed0f6View commit details -
Bumps [gradle/actions](https://github.com/gradle/actions) from cdbbabd09cff07936e1c9dbe8c9d4b6ac2ef7156 to fd87365911aa12c016c307ea21313f351dc53551. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@cdbbabd...fd87365) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production ... 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 a0423a0 - Browse repository at this point
Copy the full SHA a0423a0View commit details -
Bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0 (#3589)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@8842585...f9c9c57) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-minor ... 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 fc84053 - Browse repository at this point
Copy the full SHA fc84053View commit details
Commits on Jul 25, 2024
-
getsentry-bot committed
Jul 25, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 7ee0493 - Browse repository at this point
Copy the full SHA 7ee0493View commit details
Commits on Jul 29, 2024
-
Bump Spring Boot to 3.3.2 (#3541)
* Bump Spring Boot to 3.3.1 * changelog * add specific classpath dependency for commons compress * bump to latest patch release of spring boot --------- Co-authored-by: Lukas Bloder <lukas.bloder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3a89243 - Browse repository at this point
Copy the full SHA 3a89243View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e039872 - Browse repository at this point
Copy the full SHA e039872View commit details -
Configuration menu - View commit details
-
Copy full SHA for b64477e - Browse repository at this point
Copy the full SHA b64477eView commit details
There are no files selected for viewing