getsentry / getsentry/sentry-dotnet
chore(cocoa)!: match `sentry-cocoa` v9 Options
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Description
Align `sentry-dotnet` APIs and default values of Platform-Options and Platform-SDK
with [sentry-cocoa v9](https://github.com/getsentry/sentry-cocoa/releases/tag/9.0.0) options and defaults.
BREAKING CHANGE
For the next major version of `sentry-dotnet`: v7
- consider updating the default value of `EnableAppHangTracking`
- https://github.com/getsentry/sentry-dotnet/pull/4830/changes#r2736419953
- remove the deprecated option `EnableAppHangTrackingV2`
- https://github.com/getsentry/sentry-dotnet/pull/4830#discussion_r2736456533
- update Bindable-Options respectively
- https://github.com/getsentry/sentry-dotnet/pull/4830#discussion_r2722507065
- remove the deprecated option `AddInAppExclude(string)`
- https://github.com/getsentry/sentry-dotnet/pull/4830/changes#r2736432530
Contributor guide
Assessment
This issue has not been assessed yet.