Sentry Changelog

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

October 2023

Top Selectors with Rage and Dead Clicks in Session Replay

REPLAY

Now you can easily find actionable replays at the top of the Session Replay page. At first glance, you can see which selectors are most problematic and...

Discord + Sentry Integration

ISSUES
INTEGRATIONS
TEAM

Our new integration with Discord enables you to receive relevant issue and metric alert notifications directly in your Discord channels. With this...

Codecov: Automated Test Selection

BETA
CODE-COVERAGE

Automated Test Selection intelligently chooses which tests to run based on code changes in a given commit. Instead of running through your entire test suite...

Alpha release of Sentry's Astro SDK with 7.74.0

SDKS
JAVASCRIPT

We just released version 7.74.0 of the JavaScript SDKs. This is a pretty significant update with 25+ changes, including:

Crons Support with Ruby SDK 5.12.0

SDKS
CRONS
RUBY

We are excited to announce Sentry has extended support for Crons for Ruby devs! Standard job frameworks such as ActiveJob and Sidekiq with a perform method-

Python SDK now supports GraphQL

SDKS
ERROR-MONITORING
ISSUES
INTEGRATIONS
PYTHON

Sentry Python SDK 1.32.0 added GraphQL support for Graphene, Strawberry, Ariadne and GQL.

Link errors to your source code in Bitbucket or Azure DevOps

INTEGRATIONS
TEAM

You can enable stack trace linking for Bitbucket and Azure DevOps integrations. This allows you to jump from your error in Sentry to your source code...

Improved Project Selector

ISSUES
EARLY-ACCESS
UI/UX-UPDATE
FRONTEND

If you use Sentry with multiple projects, you've likely encountered the "Lock" button. We're launching our brand new, lock-free project selector for Early Access organizations.

Change to Integration Platform Webhook Handling

If you are subscribing to Sentry's Webhooks then your server should respond within 1 second. Otherwise, the response is considered a timeout. If a webhook...

September 2023

Java SDK Now Supports Crons

SDKS
CRONS
BETA

You can now monitor your recurring jobs in less than five minutes with our Java SDK. Update your SDK to v6.30.0, or read our setup guide to get started.