Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 767 Bytes

File metadata and controls

16 lines (14 loc) · 767 Bytes

9.0

Breaking Changes

Removes unused SentryLogLevel (#5591) Removes deprecated getStoreEndpoint (#5591) Removes deprecated useSpan function (#5591) Removes deprecated SentryDebugImageProvider class (#5598) Makes app hang tracking V2 the default and removes the option to enable/disable it (#5615) Removes segment property on SentryUser, SentryBaggage, and SentryTraceContext (#5638) Removes public SentrySerializable conformance from many public models (#5636, #5840, #5982) Removes enableTracing property from SentryOptions (#5694) Removes deprecated setExtraValue from SentrySpan (#5864) Removes integrations property from SentryOptions (#5749) Makes SentryEventDecodable internal (#5808) The span property on SentryScope is now readonly (#5866)