# Documentation Changelog

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

### [Docs/logs refresh kyle (#15595)](https://github.com/getsentry/sentry-docs/commit/431a9be8f43d25a4af1d9c5e23baf454d603a9d7)

November 25, 2025

Enhanced Sentry documentation for logs and drains with clearer explanations, improved onboarding, and better guidance for integrating platform-native logs and traces.

### [docs(self-hosted): provide a detailed example on how to separate ingest taskbroker (#15601)](https://github.com/getsentry/sentry-docs/commit/292469f2a1270e388ffb30160b871c2ce4fd785a)

November 25, 2025

Added detailed example in Sentry docs for self-hosted users to separate ingest taskbroker, improving notification and alert delays troubleshooting.

### [feat: Add docs for fluentbit and otel collector (#15623)](https://github.com/getsentry/sentry-docs/commit/d5f105f3dc504607c4f943a602685d63c21e6b69)

November 24, 2025

Added documentation for fluentbit and otel collector, including standalone pages for each, in Sentry docs.

### [feat: Add vector docs to log drain (#15622)](https://github.com/getsentry/sentry-docs/commit/2ac60c38b05749709dbca04c0aa15f28b7f60e22)

November 24, 2025

Added documentation for Vector log drain integration to Sentry docs, including index.mdx and vector.mdx files.

### [fix: Remove duplicate sdk section in metrics getting started docs (#15615)](https://github.com/getsentry/sentry-docs/commit/b0169173cec78de0859f2c35b2b94f4f76edd6c0)

November 24, 2025

Removed duplicate \`Upcoming SDKs\` section in metrics getting started docs to avoid confusion and streamline content.

### [Update Sentry SDK integration instructions for frontend: generalize p… (#15614)](https://github.com/getsentry/sentry-docs/commit/9e8e0d9143a81c8dadcca75ba89bf6097f63fc21)

November 24, 2025

Updated Sentry SDK integration docs for frontend apps: clarified installation instructions and removed unnecessary code comments for improved clarity.

### [Fix small typo in error logging sample (#15596)](https://github.com/getsentry/sentry-docs/commit/f4ef7b8747eb90cac228041aa8eb881bdcc5b531)

November 24, 2025

Fixed a small typo in the JS logging example from "Uh on" to "Uh oh" for consistency in error logging samples.

### [feat: Move Vercel Log Drain to GA (#15613)](https://github.com/getsentry/sentry-docs/commit/8bf3d169b6ebc339fe7b1fe99e2f99c0bf8ed0a8)

November 24, 2025

Vercel Log Drains feature transitioned to General Availability (GA) status, with changes made in index.mdx and vercel.mdx files.

### [feat(otlp): Add develop docs for OTLPIntegration (#15548)](https://github.com/getsentry/sentry-docs/commit/83a13b246c5faff0625ba04e8f6f8d5498c91f7b)

November 24, 2025

Added develop docs for OTLPIntegration in Sentry SDK telemetry traces, resolving issues #4934 and PY-1893, with no urgent deadline for change.

### [docs(flutter): Fix extraneous single quote in size analysis docs (#15612)](https://github.com/getsentry/sentry-docs/commit/94c5dbea3d2a596e5192a1a7938753c5a0fadb4d)

November 24, 2025

Fixed extraneous single quote in Flutter size analysis documentation to improve accuracy and readability.

### [RN: Add beforeErrorSampling callback to mobileReplayIntegration (#15583)](https://github.com/getsentry/sentry-docs/commit/b245b1726ead8779f4169d2ab891e6da6d30c4ca)

November 24, 2025

Added beforeErrorSampling callback to mobileReplayIntegration in Sentry React Native to customize error sampling before sending data.

### [feat(feature-flags): add documentation for laravel pennant (#15608)](https://github.com/getsentry/sentry-docs/commit/5d923b2cdf4bbadec6808b9ef3026c5a7e3010bc)

November 24, 2025

Added documentation for Laravel feature flag "pennant" in the Sentry repository.

### [docs(js): Update Bun quick start guide: users need to preload instrumentation file (#15575)](https://github.com/getsentry/sentry-docs/commit/5785050c76f368d7ee21e2181bcee18514f2439b)

November 24, 2025

Updated Bun's Quick Start guide to instruct users to \`--preload\` their instrumentation file for Sentry to load before other modules.

### [Java Continuous Profiling (#15154)](https://github.com/getsentry/sentry-docs/commit/18608d6738fda2d3a12072c05630ce4c5ea0c0ae)

November 24, 2025

Added documentation for Continuous Profiling on JVM in Java files.

### [docs(nextjs): Add vercel specific microfrontends guide (#15520)](https://github.com/getsentry/sentry-docs/commit/d2614b432cbcd5e19145bb61bc419bb91339af2b)

November 24, 2025

Added a micro frontends guide specific to Vercel's microfrontends feature in Sentry docs for multi-zone application support without module federation.

### [Remove onboarding option buttons from php.mdx (#15607)](https://github.com/getsentry/sentry-docs/commit/842ce5ac087d37d3f9cb7d3c1e7c4ddc1d2939db)

November 24, 2025

Removed onboarding option buttons from PHP getting started guide to avoid duplicate buttons shown in Java and Ruby, enhancing clarity and consistency.

### [PHP Monolog logs (#14781)](https://github.com/getsentry/sentry-docs/commit/94060a3ead461428be32bfc39fcc4b78191c7492)

November 24, 2025

Added PHP Monolog logs to Sentry PHP SDK, closing issues #1893 and PHP-22, co-authored by Martin Linzmayer, updating monolog.mdx, index.mdx, and php.mdx files.

### [Document Spring Boot 4 (#15576)](https://github.com/getsentry/sentry-docs/commit/9f3905869e2e6a11dbf81d07e4fbc168ccacdc31)

November 24, 2025

Added documentation for Spring Boot 4 in files: index.mdx, record-user.mdx, advanced-usage.mdx, automatic-instrumentation.mdx, java.spring-boot.mdx.

### [Remove duplicate onboarding option buttons from ruby.mdx (#15604)](https://github.com/getsentry/sentry-docs/commit/087b7ec7b7fda63b695ede801efc447a8d305e6e)

November 24, 2025

Removed duplicate onboarding option buttons from the Ruby configuration guide due to independent functionality causing bad UX.

### [neat (docs) remove double commas (#15582)](https://github.com/getsentry/sentry-docs/commit/bf28168cf5030f8a984492d4e079d450113f3208)

November 21, 2025

Removed double commas in specific JavaScript documentation files to improve readability 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.
