-
-
Notifications
You must be signed in to change notification settings - Fork 461
Comparing changes
Open a pull request
base repository: getsentry/sentry-java
base: 6.3.1
head repository: getsentry/sentry-java
compare: 6.4.0
- 11 commits
- 76 files changed
- 8 contributors
Commits on Aug 3, 2022
-
getsentry-bot committed
Aug 3, 2022 Configuration menu - View commit details
-
Copy full SHA for eba572a - Browse repository at this point
Copy the full SHA eba572aView commit details
Commits on Aug 5, 2022
-
Add profilesSampleRate and profileSampler for Android sdk (#2184)
* added profilesSampleRate and profilesSampler options * deprecated SentryOptions.setProfilingEnabled() * updated internal code and unit tests to change from SentryOptions.setProfilingEnabled() to SentryOptions.setProfilesSampleRate() * Add profiling activity to Android sample app (#2192) * added profiling activity to the sample app, with possibility to set time and number of background threads to get an idea of size of: profiling trace file, envelope item and compressed envelope item * enabled profiling in the sample app Co-authored-by: Bruno Garcia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24d5c4f - Browse repository at this point
Copy the full SHA 24d5c4fView commit details -
added cpu architecture and default environment in profiles envelope (#…
…2207) * added cpu architecture in profiles envelope payload * profiles environment defaults to "production"
Configuration menu - View commit details
-
Copy full SHA for fc6c136 - Browse repository at this point
Copy the full SHA fc6c136View commit details -
Send
sourcefor transactions (#2180)Co-authored-by: Sentry Github Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14ec39d - Browse repository at this point
Copy the full SHA 14ec39dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba925d3 - Browse repository at this point
Copy the full SHA ba925d3View commit details
Commits on Aug 8, 2022
-
make profiling rate defaults to 101 hz (#2211)
deprecated profilingTracesIntervalMillis option added internal profilingTracesHz option default profilingTracesHz is now 101, to avoid lockstep sampling
Configuration menu - View commit details
-
Copy full SHA for 7dd32c0 - Browse repository at this point
Copy the full SHA 7dd32c0View commit details
Commits on Aug 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bf18c0d - Browse repository at this point
Copy the full SHA bf18c0dView commit details
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c450270 - Browse repository at this point
Copy the full SHA c450270View commit details
Commits on Aug 18, 2022
-
chore(deps): update Native SDK to v0.5.0 (#2199)
Co-authored-by: GitHub <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cd2d3a - Browse repository at this point
Copy the full SHA 0cd2d3aView commit details -
chore(deps): update Gradle to v7.5.1 (#2212)
Co-authored-by: GitHub <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2afa3b - Browse repository at this point
Copy the full SHA d2afa3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55060b5 - Browse repository at this point
Copy the full SHA 55060b5View 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 6.3.1...6.4.0