File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 44
55### Features
66
7+ - Add current activity name to app context ([ #2999 ] ( https://github.com/getsentry/sentry-java/pull/2999 ) )
8+ - Add ` MonitorConfig ` param to ` CheckInUtils.withCheckIn ` ([ #3038 ] ( https://github.com/getsentry/sentry-java/pull/3038 ) )
9+ - This makes it easier to automatically create or update (upsert) monitors.
710- (Internal) Extract Android Profiler and Measurements for Hybrid SDKs ([ #3016 ] ( https://github.com/getsentry/sentry-java/pull/3016 ) )
811- (Internal) Remove SentryOptions dependency from AndroidProfiler ([ #3051 ] ( https://github.com/getsentry/sentry-java/pull/3051 ) )
912- (Internal) Add ` readBytesFromFile ` for use in Hybrid SDKs ([ #3052 ] ( https://github.com/getsentry/sentry-java/pull/3052 ) )
3235 - [ changelog] ( https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#067 )
3336 - [ diff] ( https://github.com/getsentry/sentry-native/compare/0.6.6...0.6.7 )
3437
35- ### Features
36-
37- - Add current activity name to app context ([ #2999 ] ( https://github.com/getsentry/sentry-java/pull/2999 ) )
38- - Add ` MonitorConfig ` param to ` CheckInUtils.withCheckIn ` ([ #3038 ] ( https://github.com/getsentry/sentry-java/pull/3038 ) )
39- - This makes it easier to automatically create or update (upsert) monitors.
40-
4138## 6.33.1
4239
4340### Fixes
You can’t perform that action at this time.
0 commit comments