Sentry Changelog

Follow @SentryChangelog to stay up to date on everything from product updates to SDK changes.

September 2024

Debug Hydration Errors with our Diff Tool - Now Generally Available

REPLAY
REACT-NATIVE

See the differences between client-rendered and server-rendered HTML when hydration occurs on your app to debug the problem faster and improve your site's web performance.

Issue alerts now have priority conditions

ISSUES
Alerts

Default Sentry alerts now account for priority, resulting in fewer alerts from trivial and less actionable problems.

Codecov JavaScript Bundle Analysis is now generally available

JAVASCRIPT
CODE-COVERAGE

See JavaScript bundle size and change in your pull request

Understand the User Impact of Poor Web Vitals with Session Replay

JAVASCRIPT
REPLAY

Replay now has Web Vital breadcrumbs, which show the Web Vital score as well as the elements contributing to that score.

Solid and SolidStart SDKs Beta Released

SDKS
JAVASCRIPT

The Solid and SolidStart SDKs are now officially in beta, starting with the 8.28.0 release of our SDK.

Continuous Profiling — available for early adopters

PYTHON
PROFILING
IOS
NODE.JS

Continuous Profiling is now in early access. Capture longer-running profiles, ideal for monitoring things with unpredictable runtimes like ML training jobs and lengthy API calls. Get constant code-level visibility to find and fix issues as they happen.

Codecov Test Analytics now in Open Beta

CODE-COVERAGE

Find flaky tests and see which lines failed which tests, right in the PR.

NestJS SDK Beta Released

SDKS
JAVASCRIPT

The NestJS SDK is now officially in beta, starting with the 8.28.0 release of our SDK.

August 2024

Uptime Monitoring Early Adopters Release

EARLY-ACCESS
UPTIME

Uptime Monitoring is now available in early access to help track your website's availability. It automatically detects and monitors your most critical URL, triggering alerts based on its status. Make sure to enable early adopter access to use this feature.

Long Animation Frames in JavaScript SDK

SDKS
JAVASCRIPT

The JavaScript SDK now supports the Long Animation Frames API for performance tracing.