-
-
Notifications
You must be signed in to change notification settings - Fork 476
Comparing changes
Open a pull request
base repository: getsentry/sentry-java
base: 6.5.0
head repository: getsentry/sentry-java
compare: 6.6.0
- 18 commits
- 114 files changed
- 14 contributors
Commits on Oct 10, 2022
-
getsentry-bot committedOct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 4ca1d7b - Browse repository at this point
Copy the full SHA 4ca1d7bView commit details
Commits on Oct 12, 2022
-
* added Android 13 device to Saucelabs ui tests * set ui tests timeout of 30 minutes * updated androidx.test:core and androidx.test:core-ktx to 1.5.0-beta01
Configuration menu - View commit details
-
Copy full SHA for 9c3b569 - Browse repository at this point
Copy the full SHA 9c3b569View commit details
Commits on Oct 13, 2022
-
fix(android): Remove verbose FrameMetricsAggregator failure logging (#…
…2293) * fix(android): Remove verbose FrameMetricsAggregator failure logging * Add changelog for removing verbose FrameMetricsAggregator failure logging * Enable logging for FrameMetricsAggregator.add and .stop, but not for .remove
Configuration menu - View commit details
-
Copy full SHA for 2be62a1 - Browse repository at this point
Copy the full SHA 2be62a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a60541 - Browse repository at this point
Copy the full SHA 7a60541View commit details -
Add captureProfile method to hub and client (#2290)
* added captureProfile(ProfilingTraceData) methods to IHub and ISentryClient * removed internal captureTransaction(..., ProfilingTraceData) methods from hub and client * deprecated public captureTransaction(..., ProfilingTraceData) methods in hub and client
Configuration menu - View commit details
-
Copy full SHA for 7d87f22 - Browse repository at this point
Copy the full SHA 7d87f22View commit details
Commits on Oct 14, 2022
-
fix(java): Ensure potential callback exceptions are caught #2123 (#2291)
* fix(java): Ensure potential callback exceptions are caught * Add Changelog for callback exceptions * Cleanup mock logger setup for HubTest
Configuration menu - View commit details
-
Copy full SHA for adee765 - Browse repository at this point
Copy the full SHA adee765View commit details -
Ignore broken regex for tracePropagationTarget (#2288)
Co-authored-by: Philipp Hofmann <[email protected]> Co-authored-by: Alexander Dinauer <[email protected]> Co-authored-by: Markus Hintersteiner <[email protected]> Co-authored-by: Markus Hintersteiner <[email protected]> Co-authored-by: Roman Zavarnitsyn <[email protected]> Co-authored-by: getsentry-bot <[email protected]> Co-authored-by: getsentry-bot <[email protected]> Co-authored-by: Sentry Github Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4796772 - Browse repository at this point
Copy the full SHA 4796772View commit details -
Fixed a crash in the ProfilingActivity of the sample app, due to conc…
…urrent profiling (#2300)
Configuration menu - View commit details
-
Copy full SHA for 2c5f172 - Browse repository at this point
Copy the full SHA 2c5f172View commit details
Commits on Oct 17, 2022
-
Add support for using
Encoderwithlogback.SentryAppender(#2246)Co-authored-by: Alexander Dinauer <[email protected]> Co-authored-by: Alexander Dinauer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afa17ae - Browse repository at this point
Copy the full SHA afa17aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4fb390 - Browse repository at this point
Copy the full SHA a4fb390View commit details
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 221a5df - Browse repository at this point
Copy the full SHA 221a5dfView commit details
Commits on Oct 19, 2022
-
chore(deps): update Native SDK to v0.5.1 (#2306)
Co-authored-by: GitHub <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b00463 - Browse repository at this point
Copy the full SHA 6b00463View commit details -
Profile envelopes sent directly from profiler (#2298)
* AndroidTransactionProfiler now directly sends profile envelopes * Dropped old timed out profiles handling. Now they are directly sent when they time out * AndroidTransactionProfiler does not return the ProfileTraceData anymore * Added ui test for timed out profiles * Added hub parameter to AndroidTransactionProfiler ctor * Removed captureProfile methods from Hub and Client * Profiles are sent creating an envelope and using captureEnvelope * Added SentryEnvelope.from(... ProfilingTraceData ...)
Configuration menu - View commit details
-
Copy full SHA for f50fb16 - Browse repository at this point
Copy the full SHA f50fb16View commit details
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 418a49e - Browse repository at this point
Copy the full SHA 418a49eView commit details -
Capture event for HTTP requests resulted in server error (#2287)
Co-authored-by: Sentry Github Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba49577 - Browse repository at this point
Copy the full SHA ba49577View commit details -
Configuration menu - View commit details
-
Copy full SHA for 649f171 - Browse repository at this point
Copy the full SHA 649f171View commit details
Commits on Oct 24, 2022
-
Add option to enable or disable Activity Frame Tracking (#2314)
* Add option to enable or disable Activity Frames Tracker * Add Activity Frames Tracker to changelog * Use options flag instead of Noop impl for FrameTracker, improve naming * Restore ActivityFramesTracker constructor, as it's required for flutter * Fix missing @deprecated annotation for ActivityFramesTracker * Fix disable InlineMeSuggester error * Add missing .api file update * Adapt ActivityFramesTracker ctor and options nullability Co-authored-by: Alexander Dinauer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83be7c7 - Browse repository at this point
Copy the full SHA 83be7c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0410d7c - Browse repository at this point
Copy the full SHA 0410d7cView 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.5.0...6.6.0