getsentry / getsentry/sentry-dotnet
The `CrashedLastRun`, `EnableScopeSync` and `ScopeObserver` options should all be internal
Open
.NET
Breaking Change
Good First Issue
Improvement
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
See https://github.com/getsentry/sentry-dotnet/issues/4529#issuecomment-3966518069.
> These options in particular used to enable the SDK for Unity to be able to overwrite them. These were not necessarily intended to be used by actual users. Since we resolved this by having the internals visible to the SDK for Unity, this is no longer a requirement.
We should make these internal in the next major release.
Contributor guide
Assessment
This issue has not been assessed yet.