Company
Date Published
Author
Armin Ronacher
Word count
607
Language
English
Hacker News points
None

Summary

The Sentry Unified SDK Updates provide a unified experience across all platforms, including Python, JavaScript, .NET, and Rust. The updates aim to make the SDKs more flexible by introducing a single way to bind data like tags, users, or contexts, which can be reconfigured using `configureScope`. This allows for powerful hints and hooks, such as before-breadcrumb and before-send callbacks, to modify strip data, discard entire breadcrumbs and events, and add additional information. The new SDKs are now live, and Sentry recommends that existing users upgrade to take advantage of the new features and improvements. The updates also introduce a unified API for easier integration across platforms.