The JavaScript SDK now supports the Long Animation Frames API for performance tracing.
We have recently added a few new integrations to our Python SDK, and made it easier for users to configure which integrations they want activated as well.
Working with open source projects has the benefit of allowing engineers at Sentry to work with other developers who are excited to contribute to our code base. We have such contributors to thank for adding Dramatiq, Litestar and Ray integrations. All of which are now available with the 2.13.0 release of the Python SDK.
A trace-related issue enables you to discover another issue within the same trace. Seeing that another issue occurred close to your error provides helpful debugging context so you can find a fix sooner.
All organizations on the Codecov Enterprise plan are now able to authenticate users through Okta
Developers looking to work with an official Sentry SDK for their Nuxt applications are in luck. Our Nuxt SDK is currently available in an alpha state, starting with release 8.23.0 of our SDK. See our Nuxt SDK docs to learn more about integrating the SDK into your apps.
While we continue to work on preparing features of the SDK and documentation, we are happy to receive your feedback in our GitHub tracking issue here .
Turso allows developers to ship applicaitons with SQLite solutions to production. Enabling developers to scale and provide proximity to their users.
Together with Sentry, it is now even easier to monitor those applications and database interactions.
The breadcrumbs section of the issue details page has a new look! You'll have an easier time searching/filtering/sorting your crumbs in the full-page slide out view!
Sentry issue alerts now support IN
and NOT IN
conditions for tags and attributes
We enriched the available information on the Stats page, so you can easily understand the reason events are being filtered or dropped.
Actionable hydration errors based on replay data are now available for early adopters.