You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,16 @@
2
2
3
3
## Unreleased
4
4
5
+
### Removal of Experimental API
6
+
7
+
- Remove the deprecated experimental Metrics API (#4406): [Learn more](https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Metrics-Beta-Coming-to-an-End)
8
+
5
9
### Features
6
10
7
11
- feat: API to manually start/stop Session Replay (#4414)
8
12
- Custom redact modifier for SwiftUI (#4362, #4392)
9
13
- Track usage of appHangTrackingV2 (#4445)
10
14
11
-
### Removal of Experimental API
12
-
13
-
- Remove the deprecated experimental Metrics API (#4406): [Learn more](https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Metrics-Beta-Coming-to-an-End)
14
-
15
15
### Fixes
16
16
17
17
- Edge case for swizzleClassNameExclude (#4405): Skip creating transactions for UIViewControllers ignored for swizzling
0 commit comments