---
name: Sentry
slug: sentry
domain: sentry.io
category: observability
sources: 5
total_releases: 1116
releases_last_30d: 37
avg_releases_per_week: 11.1
last_updated: 2026-07-19
tracking_since: 2015-07-28
canonical: https://releases.sh/sentry
overview_url: https://releases.sh/sentry/overview.md
accounts:
  github: "getsentry"
  x: "getsentry"
---

## Overview

Shipped Snapshots open beta, the GitHub Copilot handoff for Seer, and a retrained issue grouping model that cut incorrect merges by 50%.

**Seer's debugging loop now extends into GitHub Copilot.** After Seer finishes root cause analysis on an issue, you can send the full analysis to GitHub Copilot, which writes a fix and opens a PR linked back in Sentry.

**Snapshots entered open beta.** Upload screenshots on every PR; the service diffs them, posts results, and provides a review UX. Agents can access diffs locally or via Sentry's MCP server.

**Issue grouping got a model retrain.** The AI was trained on hundreds of thousands of real Sentry stack traces. Duplicate issues dropped by 20% and incorrect merges by 50%.

**Low-Value Spans surfaced as a new issue type.** The new detection identifies high-volume, low-signal spans and surfaces them in Issues, showing the affected span, projected 30-day volume, estimated cost, and average duration, with a troubleshooting section to remove the span.

**Dashboards gained equations for Application Metrics.** Combine multiple metrics into formulas, like error percentage or custom Apdex scores, and save to dashboards.

**AI span streaming is now the default for JavaScript and Python SDKs.** Both the JavaScript (10.61.0) and Python (2.64.0) SDKs extract all `gen_ai` spans out of transactions and send them as v2 envelope items by default, preventing them from being dropped when transaction payloads exceed size limits. Self-hosted Sentry users should opt out with `streamGenAiSpans: false` / `stream_gen_ai_spans=False`.

**Logs can be exported as CSV or JSONL.** Up to 10,000 log lines export from Explore → Logs. Large exports generate in the background and are delivered by email.

**SDK coverage grew:**
- `@sentry/hono` graduated to stable and added a Deno runtime entry point.
- Angular 22 support arrived alongside the `dataCollection` option replacing `sendDefaultPii`.
- React Router v8 support landed, and version-agnostic React Router SPA exports (`reactRouterBrowserTracingIntegration`, `wrapReactRouterRouting`) replaced deprecated V6/V7 variants.
- Cloudflare SDK added R2 bucket auto-instrumentation, D1 instrumentation, SQL API instrumentation, and a new `@sentry/cloudflare/nodejs_compat` entrypoint for Workers using the `nodejs_compat` flag, unlocking Prisma and AI v7 support.
- The Python SDK added `aiomysql` and HTTPX2 integrations.
- `vercelAiIntegration` gained support for `ai` package v7 (not yet on Cloudflare).
- AWS serverless Lambda handler redirection replaced OTel Lambda instrumentation.
- JavaScript SDK internal packages (`@sentry-internal/*`) moved to the `@sentry` scope starting from 10.58.0 — only impacts direct dependents of internals.

**Sentry API now accepts project slugs** in many endpoints (releases, replays, product integrations, organization filters), simplifying programmatic usage.

**Sentry CLI 3.6.0** improved snapshot downloads with a new archive endpoint and better error messaging for renamed projects.

<Source name="Sentry" slug="sentry" type="github" releases="171" latest-version="26.7.0" latest-date="2026-07-15T17:43:22.000Z" url="https://releases.sh/sentry/sentry" />
<Source name="Sentry CLI" slug="sentry-cli" type="github" releases="288" latest-version="3.6.1-snapshot.20260717.28f7c1f" latest-date="2026-07-17T10:19:20.000Z" url="https://releases.sh/sentry/sentry-cli" />
<Source name="Sentry Changelog" slug="sentry-changelog" type="feed" releases="237" latest-date="2026-07-16T19:06:15.000Z" primary="true" url="https://releases.sh/sentry/sentry-changelog" />
<Source name="Sentry JavaScript" slug="sentry-javascript" type="github" releases="215" latest-version="10.66.0" latest-date="2026-07-16T10:16:46.000Z" url="https://releases.sh/sentry/sentry-javascript" />
<Source name="Sentry Python" slug="sentry-python" type="github" releases="205" latest-version="2.66.0" latest-date="2026-07-16T12:42:27.000Z" url="https://releases.sh/sentry/sentry-python" />

## Recent Releases

_Summaries below — fetch the release's `canonical` URL for full content, or `url` for the original source._

<Release source="sentry-changelog" date="July 16, 2026" published="2026-07-16T19:06:15.000Z" url="https://sentry.io/changelog/heatmaps-for-application-metrics" canonical="https://releases.sh/release/rel_WmlJ3tGpQNBssGir47k_Y" truncated="true">
### Heatmaps for Application Metrics

Heatmaps are a new visualization for Application Metrics that show both the distribution of metric values and how those distributions change over time, useful for spotting patterns like latency correlating with request bursts. Available in Custom Dashboards for the Application Metrics dataset.
</Release>

<Release source="sentry-python" version="2.66.0" date="July 16, 2026" published="2026-07-16T12:42:27.000Z" url="https://github.com/getsentry/sentry-python/releases/tag/2.66.0" canonical="https://releases.sh/release/rel_Lsc9DSMz-IsmBllHWJ_MH" truncated="true">
Promoted trace_lifecycle and ignore_spans to top-level tracing options. Fixed child span creation in streaming paths for HTTP clients, task queues, databases, web frameworks, and Django when no current span exists.
</Release>

<Release source="sentry-javascript" version="10.66.0" date="July 16, 2026" published="2026-07-16T10:16:46.000Z" url="https://github.com/getsentry/sentry-javascript/releases/tag/10.66.0" canonical="https://releases.sh/release/rel_CQ5X6wUsOwK0BaKH_491r" truncated="true">
Added orchestrion bundler plugins and instrumentation across NestJS, Next.js, Knex, KafkaJS, MySQL2, Dataloader, and Generic Pool. The `@sentry/node-core` and `@sentry/tanstackstart` packages are now deprecated. Also fixed a memory leak from `readystatechange` listeners and improved trace propagation.
</Release>

<Release source="sentry" version="26.7.0" date="July 15, 2026" published="2026-07-15T17:43:22.000Z" url="https://github.com/getsentry/sentry/releases/tag/26.7.0" canonical="https://releases.sh/release/rel_aznu2SKgmB_qhpWDisZPC" truncated="true">
### New Features ✨

#### Action Log

- Efficient project bulk GroupDerivedData generation task by @kcons in [#119664](https://github.com/getsentry/sen...
</Release>

<Release source="sentry-changelog" date="July 15, 2026" published="2026-07-15T17:15:48.000Z" url="https://sentry.io/changelog/dartflutter-sdk-grpc-integration" canonical="https://releases.sh/release/rel_d8k0jI35G1-V661QsOyWF" truncated="true">
### Dart/Flutter SDK: gRPC Integration

The sentry_grpc package adds gRPC instrumentation for Dart and Flutter apps, tracing calls, recording breadcrumbs, propagating traces to backends, and capturing failed calls as errors.
</Release>

<Release source="sentry-python" version="2.65.0" date="July 13, 2026" published="2026-07-13T11:33:42.000Z" url="https://github.com/getsentry/sentry-python/releases/tag/2.65.0" canonical="https://releases.sh/release/rel_KMaYIH4-VlS3-fgCrYp0Y" truncated="true">
Consumer spans for Huey, arq, dramatiq, and RQ now include the messaging.destination.name attribute. Also fixed a tracing bug where multiple sentry-trace headers were not choosing the first one, and a Django async middleware ValueError.
</Release>

<Release source="sentry-javascript" version="10.65.0" date="July 10, 2026" published="2026-07-10T09:38:40.000Z" url="https://github.com/getsentry/sentry-javascript/releases/tag/10.65.0" canonical="https://releases.sh/release/rel_YuVPXzChdg1LDYEl2s6ms" truncated="true">
URL attributes (`url.template`, `url.path`, `url.full`) are now set on pageload, navigation, and routing spans across Angular, Astro, Browser, Ember, Next.js, React, React Router, Remix, Solid, SvelteKit, Vue, and Nuxt. MySQL2 v3.20.0+ and GraphQL v17 are now instrumented via native tracing channels, and AWS Lambda instrumentation switches from OTel to handler redirection.
</Release>

<Release source="sentry-changelog" date="July 8, 2026" published="2026-07-08T16:30:35.000Z" url="https://sentry.io/changelog/new-issue-type-low-value-spans-beta" canonical="https://releases.sh/release/rel_7OvTKBmQ5Ej0hV5XjXvMB" truncated="true">
### New Issue Type: Low-Value Spans (Beta)

Sentry now detects spans that are high-volume but low-signal and surfaces them as a new issue type in Issues → Configuration. Each low-value span issue shows projected 30-day volume, estimated storage cost, average duration, and troubleshooting guidance to remove the span via SDK auto-instrumentation settings or custom code; Seer can apply fixes automatically.
</Release>

<Release source="sentry-javascript" version="10.64.0" date="July 7, 2026" published="2026-07-07T15:15:39.000Z" url="https://github.com/getsentry/sentry-javascript/releases/tag/10.64.0" canonical="https://releases.sh/release/rel_jpRi9XtiOKV6NtGVwhmXK" truncated="true">
The Cloudflare SDK now ships a dedicated @sentry/cloudflare/nodejs_compat entrypoint for Workers running with the nodejs_compat flag, unlocking Node SDK features including prismaIntegration and AI v7 support for vercelAiIntegration. The Node SDK now registers Sentry's minimal SentryTracerProvider by default instead of the full OpenTelemetry SDK pipeline, reducing overhead; you can opt out by setting openTelemetryBasicTracerProvider: true in Sentry.init() or by providing custom openTelemetrySpanProcessors. Also added pg orchestrion instrumentation for bun, deno, and node, native tracing for mongoose >= 9.7, and fixed several issues including TanStack Router navigation instrumentation.
</Release>

<Release source="sentry-changelog" date="July 7, 2026" published="2026-07-07T15:11:56.000Z" url="https://sentry.io/changelog/dashboards-now-support-equations-for-application-metrics" canonical="https://releases.sh/release/rel_Rfgsib-_F_oxksQVnGVJt" truncated="true">
### Dashboards Now Support Equations for Application Metrics

Custom Dashboards now support equations for the Application Metrics dataset, allowing you to combine multiple metrics into formulas—from simple calculations like error percentages to complex ones like Apdex scores. Save equations from Explore to a Dashboard or create equation-backed widgets directly from the Dashboard interface.
</Release>

## Fetching more

Append `.md` (markdown), `.json` (raw data), or `.atom` (feed) to any URL on this page.

- Per-source history: `https://releases.sh/sentry/{source-slug}`
- Atom feed: `https://releases.sh/sentry.atom`
- Individual release: `https://releases.sh/release/{release-id}`
