Features
- The Metrics APIs are now stable: removed
ExperimentalfromSentrySdk,SentryOptionsandIHub(#5023) - Report a new Diagnostic (
SENTRY1001) when a Metrics-API is invoked with an unsupported numeric type (#4840)
Fixes
- Common tags such as
EnvironmentandReleaseand custom event processors are all now correctly applied to CaptureFeedback events (#4942) - Include
Dataset viaITransactionTracerinSentryTransaction(#4148)