Skip to content

Commit 6d40c56

Browse files
authored
fix(apple): Add mention of refactoring fo SentryDsn (#15781)
1 parent 60b57af commit 6d40c56

File tree

1 file changed

+1
-0
lines changed
  • docs/platforms/apple/common/migration

1 file changed

+1
-0
lines changed

docs/platforms/apple/common/migration/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ For more information, see the <PlatformLink to="/profiling/#enable-ui-profiling"
103103
- The `function` property on `SentryFrame` now defaults to `nil` instead of `"<redacted>"`
104104
- The `value` and `type` properties on `SentryException` are now nullable; when `NSException` has no reason, `type` is set to `nil`
105105
- We changed the type of the `http.response.status_code` attribute for spans to int
106+
- We converted `SentryDsn` to Swift and removed the public header file `SentryDsn.h`
106107

107108
#### Renamed APIs
108109

0 commit comments

Comments
 (0)