# Documentation Changelog

## [Recent Updates](https://docs.sentry.io/changelog.md#recent-updates)

### [fix(agents): Simplify setup docs (#15483)](https://github.com/getsentry/sentry-docs/commit/6e6246cab070646c8f52baf54cdc98d2648bc1ba)

November 12, 2025

Removed outdated and duplicate setup instructions from getting-started.mdx, now linking to language-specific guides for Sentry agents setup.

### [Add explicit aggregation methods for metrics (#15480)](https://github.com/getsentry/sentry-docs/commit/39e39e6d652a72de7e40aaa247a3b45215521092)

November 11, 2025

Added explicit aggregation methods for metrics in the Sentry documentation to improve data analysis capabilities.

### [chore(webhooks): Update issue webhook docs (#15459)](https://github.com/getsentry/sentry-docs/commit/2366a0eee26e16a34578042aa1e3a6a83a14a35d)

November 11, 2025

Updated issue webhook documentation for clarity and accuracy.

### [feat(sentry apps): Update the refresh token docs to have manual refresh (#15390)](https://github.com/getsentry/sentry-docs/commit/23d402f8f0327ee7046941641fc8c9c409026b77)

November 11, 2025

Updated Sentry apps documentation to include manual refresh token instructions for improved usability and clarity.

### [chore(aws): Add known issues/remarks for aws + express and infrastructure as code frameworks (#15472)](https://github.com/getsentry/sentry-docs/commit/f77a7a6a75eff9dd158d83ad968bc76ec0bca6cf)

November 11, 2025

Added known issues/remarks for AWS + Express and infrastructure as code frameworks to highlight common user pitfalls.

### [Remove 'kind' field from span protocol (#15468)](https://github.com/getsentry/sentry-docs/commit/bf63d9717635fa80dd09da2affdab11c7d1c7562)

November 11, 2025

The 'kind' field was removed from the span protocol in Sentry, affecting the span-protocol.mdx file.

### [Clarify scope attribute application for logs and metrics (#15464)](https://github.com/getsentry/sentry-docs/commit/087ce32f8312de4b8e0c145ec4a4a4586d02662b)

November 11, 2025

Clarified the application of the scope attribute for logs and metrics in Sentry, enhancing understanding and accuracy.

### [ref: extend captureMessage example (#15448)](https://github.com/getsentry/sentry-docs/commit/e9cda7b10e9b429ae1e60b4601072f97bfdddb8e)

November 11, 2025

Added another example for \`captureMessage\` to align with JS changes in Sentry documentation.

### [Document method to remove attributes from scopes (#15462)](https://github.com/getsentry/sentry-docs/commit/e1a3f19b87a94662a442e5069b0cd87ff9397957)

November 11, 2025

Added documentation for removing attributes from scopes in the scopes.mdx file to provide guidance on this functionality.

### [feat(python): non-experimental metrics options (#15367)](https://github.com/getsentry/sentry-docs/commit/1b09291f7e7460f26e44141d3fa1110a37e64d17)

November 11, 2025

Python SDK no longer requires explicit opt-in for metrics, setup requirements removed, minimum SDK version bumped to 2.44.0, reference non-experimental options only.

### [feat: Add docs for supabase (#15455)](https://github.com/getsentry/sentry-docs/commit/1a0da5f7d6249c54c86e403acc221c15dd450ddb)

November 10, 2025

Added documentation for Supabase integration in Sentry, including information on telemetry log drains, in files index.mdx, cloudflare.mdx, heroku.mdx, supabase.mdx, and vercel.mdx.

### [feat: Move vercel log drains to EA (#15450)](https://github.com/getsentry/sentry-docs/commit/34ca625fd4f82a14912ea41e3f82deddb231ccb8)

November 10, 2025

Vercel log drains were moved to EA, affecting index.mdx and vercel.mdx files.

### [feat: Adding new split layout component (#15438)](https://github.com/getsentry/sentry-docs/commit/11395f0c596c09bf4b2fd847146973bf2db67ed7)

November 10, 2025

Added new split layout component for creating 2 column view in center layout, useful for separating text and code samples.

### [feat(span-first): Add common \`sentry.segment.id\` span attribute (#15451)](https://github.com/getsentry/sentry-docs/commit/16ca3befe47c3caf12676b4d5de5b25b7d10f2fb)

November 10, 2025

Added \`sentry.segment.id\` span attribute to improve trace context and segmentation in Sentry.

### [docs(js): Update docs for top level metric options (#15441)](https://github.com/getsentry/sentry-docs/commit/2e3b0f203d34c3d0d7eed264e66202e9c7a71c32)

November 10, 2025

Updated Sentry documentation for top level metric options in multiple JavaScript files.

### [Fix broken url interpolation (#15391)](https://github.com/getsentry/sentry-docs/commit/e4a39d242d82453f4aaec758e10bdb2458ab2cd1)

November 10, 2025

Fixed broken URL interpolation in code snippets by adding a language keyword for alignment due to client/server mismatch and code block structure.

### [fix(404): Fix queue link (#15445)](https://github.com/getsentry/sentry-docs/commit/6742d0a0dc047a1070ad08560290981a4225a8b0)

November 10, 2025

Added a fallback prop to platformLink in examples.mdx to fix 404 error on queue link (#15445).

### [neat (nextjs) troubleshoot docs update (#15430)](https://github.com/getsentry/sentry-docs/commit/feb7a91041bd8ad7c6193a5afa3f34ed1ab6fd50)

November 10, 2025

Updated troubleshooting documentation for Next.js in the index.mdx file to improve clarity and accuracy.

### [fix(develop-docs): Move SQL transaction spec (#15449)](https://github.com/getsentry/sentry-docs/commit/8af7017dbe98af21cbd0c8bb27847995d9298c71)

November 10, 2025

Moved SQL transaction page from span-first documentation to its own section as the specification does not relate to span-first.

### [Rename \`beforeSendSpans\` to \`beforeSendSpan\` (#15447)](https://github.com/getsentry/sentry-docs/commit/d5ea197bad07eebc3e3cb774144ab1b2b3a2b794)

November 10, 2025

In commit #15447, \`beforeSendSpans\` was renamed to \`beforeSendSpan\` in the scrubbing-data.mdx file for clarity and consistency.

Showing the 20 most recent updates. View the<!-- --> [full content dashboard](https://sentry-content-dashboard.sentry.dev/) <!-- -->or subscribe to the<!-- --> [RSS feed](https://sentry-content-dashboard.sentry.dev/api/docs/feed).

## [Alternative Views](https://docs.sentry.io/changelog.md#alternative-views)

* [Full Content Dashboard](https://sentry-content-dashboard.sentry.dev/) - View all Sentry content (blog, videos, docs, changelog)
* [RSS Feed](https://sentry-content-dashboard.sentry.dev/api/docs/feed) - Subscribe to doc updates in your RSS reader
* [JSON API](https://sentry-content-dashboard.sentry.dev/api/docs) - Programmatically access changelog data

The changelog updates automatically throughout the day. Summaries are generated by AI to provide quick, user-friendly insights into each update from the [getsentry/sentry-docs](https://github.com/getsentry/sentry-docs) repository.
