github getsentry/sentry-dotnet 4.0.0-beta.8

latest releases: 4.13.0, 4.12.2, 4.12.1-segv1...
pre-release10 months ago

Features

  • Experimental pre-release availability of Metrics. We're exploring the use of Metrics in Sentry. The API will very likely change and we don't yet have any documentation. (#2949)

Significant change in behavior

  • Transactions' spans are no longer automatically finished with status deadline_exceeded by the transaction. This is now handled by the Relay.
    • Customers self hosting Sentry must use verion 22.12.0 or later (#3013)

API breaking Changes

Changed APIs

  • Class renamed Sentry.User to Sentry.SentryUser (#3015)
  • Class renamed Sentry.Runtime to Sentry.SentryRuntime (#3016)
  • Class renamed Sentry.Span to Sentry.SentrySpan (#3021)
  • Class renamed Sentry.Transaction to Sentry.SentryTransaction (#3023)

Dependencies

Don't miss a new sentry-dotnet release

NewReleases is sending notifications on new releases.