File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Features
6
6
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.
7
10
- (Internal) Extract Android Profiler and Measurements for Hybrid SDKs ([ #3016 ] ( https://github.com/getsentry/sentry-java/pull/3016 ) )
8
11
- (Internal) Remove SentryOptions dependency from AndroidProfiler ([ #3051 ] ( https://github.com/getsentry/sentry-java/pull/3051 ) )
9
12
- (Internal) Add ` readBytesFromFile ` for use in Hybrid SDKs ([ #3052 ] ( https://github.com/getsentry/sentry-java/pull/3052 ) )
32
35
- [ changelog] ( https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#067 )
33
36
- [ diff] ( https://github.com/getsentry/sentry-native/compare/0.6.6...0.6.7 )
34
37
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
-
41
38
## 6.33.1
42
39
43
40
### Fixes
You can’t perform that action at this time.
0 commit comments