Fixes
- The SDK can be disabled by setting
options.Dsn = "";
By convention, the SDK allows the DSN set tostring.Empty
to be overwritten by the environment. (#3147)
options.Dsn = "";
By convention, the SDK allows the DSN set to string.Empty
to be overwritten by the environment. (#3147)
Don't miss a new sentry-dotnet release
NewReleases is sending notifications on new releases.