Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
214 changes: 120 additions & 94 deletions includes/docs-changelog.mdx
Original file line number Diff line number Diff line change
@@ -1,190 +1,216 @@
## July 30, 2026
## August 4, 2026

### [docs(agents): Link Cloudflare from product Set Up and Conversations](https://github.com/getsentry/sentry-docs/pull/18884)
### [docs(native): Fix documented APIs that don't exist](https://github.com/getsentry/sentry-docs/pull/18933)

**Modified:**
- [Conversations](/product/agents/conversations/)
- [Set Up](/product/agents/getting-started/)
- [Filtering](/platforms/native/configuration/filtering/)

---

### [docs(agents): Document conversation title generation](https://github.com/getsentry/sentry-docs/pull/18878)
### [docs(python): Lean Agent Tracing hub and richer manual instrumentation](https://github.com/getsentry/sentry-docs/pull/18926)

**Added:**
- [Manual Instrumentation](/platforms/python/agent-tracing/manual-instrumentation/)

**Modified:**
- [Conversations](/product/agents/conversations/)
- [Set Up Agent Tracing](/platforms/python/agent-tracing/)
- [Anthropic](/platforms/python/integrations/anthropic/)
- [Google Gen AI](/platforms/python/integrations/google-genai/)
- [LiteLLM](/platforms/python/integrations/litellm/)
- [OpenAI](/platforms/python/integrations/openai/)
- [Custom Instrumentation](/platforms/python/tracing/instrumentation/custom-instrumentation/)
- [Model Costs](/product/agents/costs/)
- [Set Up](/product/agents/getting-started/)
- [Naming Your Agents](/product/agents/naming/)

---

### [docs(apple): Add replay overmask troubleshooting](https://github.com/getsentry/sentry-docs/pull/18861)
### [docs(unreal): Drop experimental labeling from automatic performance metrics](https://github.com/getsentry/sentry-docs/pull/18929)

**Modified:**
- [Troubleshooting](/platforms/apple/session-replay/troubleshooting/)
- [Set Up Metrics](/platforms/unreal/metrics/)

---

### [docs(dataCollection): Extend url example to encoded query params](https://github.com/getsentry/sentry-docs/pull/18880)
### [docs(oxygen): Clarify docs for Hydrogen on Oxygen](https://github.com/getsentry/sentry-docs/pull/18905)

**Modified:**
- [Data Collection](https://develop.sentry.dev/sdk/foundations/client/data-collection/)
- [Hydrogen with React Router](/platforms/javascript/guides/cloudflare/frameworks/hydrogen-react-router/)
- [Hydrogen with Remix (Legacy)](/platforms/javascript/guides/cloudflare/frameworks/hydrogen-remix/)

---

### [docs(cloudflare): Add features from 10.69.0](https://github.com/getsentry/sentry-docs/pull/18869)
## August 3, 2026

**Modified:**
- [Cloudflare Agents SDK](/platforms/javascript/guides/cloudflare/features/agents-sdk/)
- [Cloudflare Durable Objects](/platforms/javascript/guides/cloudflare/features/durableobject/)
- [Vite Plugin](/platforms/javascript/guides/cloudflare/features/vite-plugin/)
### [docs(sentry-basics): Consolidate tutorials into one getting-started tutorial](https://github.com/getsentry/sentry-docs/pull/18709)

**Added:**
- [Enable Readable Stack Traces](/product/sentry-basics/getting-started-tutorial/enable-readable-stack-traces/)
- [Capture Your First Distributed Tracing Error](/product/sentry-basics/getting-started-tutorial/generate-first-error/)
- [Getting Started Tutorial](/product/sentry-basics/getting-started-tutorial/)
- [Add the Sentry SDK to Your Backend Project](/product/sentry-basics/getting-started-tutorial/initialize-sentry-sdk-backend/)
- [Add the Sentry SDK to Your Frontend Project](/product/sentry-basics/getting-started-tutorial/initialize-sentry-sdk-frontend/)

**Modified:**
- [Data Source Name (DSN)](/concepts/key-terms/dsn-explainer/)
- [Distributed Tracing](/concepts/key-terms/tracing/distributed-tracing/)
- [Queries](/product/dashboards/sentry-dashboards/backend/queries/)
- [Projects](/product/projects/)
- [Create Frontend and Backend Sentry Projects](/product/sentry-basics/getting-started-tutorial/create-new-project/)
- [Performance Monitoring](/product/sentry-basics/performance-monitoring/)
- [Session Replay for Mobile](/product/session-replay/mobile/)
- [Replay Details](/product/session-replay/replay-details/)

**Removed:**
- [/product/sentry-basics/distributed-tracing/generate-first-error/](/product/sentry-basics/distributed-tracing/generate-first-error/)
- [/product/sentry-basics/distributed-tracing/](/product/sentry-basics/distributed-tracing/)
- [/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-backend/](/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-backend/)
- [/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-frontend/](/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-frontend/)
- [/product/sentry-basics/integrate-backend/capturing-errors/](/product/sentry-basics/integrate-backend/capturing-errors/)
- [/product/sentry-basics/integrate-backend/configuration-options/](/product/sentry-basics/integrate-backend/configuration-options/)
- [/product/sentry-basics/integrate-backend/getting-started/](/product/sentry-basics/integrate-backend/getting-started/)
- [/product/sentry-basics/integrate-backend/](/product/sentry-basics/integrate-backend/)
- [/product/sentry-basics/integrate-frontend/configure-scms/](/product/sentry-basics/integrate-frontend/configure-scms/)
- [/product/sentry-basics/integrate-frontend/create-new-project/](/product/sentry-basics/integrate-frontend/create-new-project/)
- [/product/sentry-basics/integrate-frontend/generate-first-error/](/product/sentry-basics/integrate-frontend/generate-first-error/)
- [/product/sentry-basics/integrate-frontend/](/product/sentry-basics/integrate-frontend/)
- [/product/sentry-basics/integrate-frontend/initialize-sentry-sdk/](/product/sentry-basics/integrate-frontend/initialize-sentry-sdk/)
- [/product/sentry-basics/integrate-frontend/upload-source-maps/](/product/sentry-basics/integrate-frontend/upload-source-maps/)

---

### [docs(python): Move agent tracing to top-level](https://github.com/getsentry/sentry-docs/pull/18924)

**Modified:**
- [Set Up Agent Tracing](/platforms/python/agent-tracing/)
- [Anthropic](/platforms/python/integrations/anthropic/)
- [Google Gen AI](/platforms/python/integrations/google-genai/)
- [LiteLLM](/platforms/python/integrations/litellm/)
- [OpenAI](/platforms/python/integrations/openai/)
- [Set Up Tracing](/platforms/python/tracing/)
- [Custom Instrumentation](/platforms/python/tracing/instrumentation/custom-instrumentation/)
- [Conversations](/product/agents/conversations/)
- [Model Costs](/product/agents/costs/)
- [Set Up](/product/agents/getting-started/)
- [Naming Your Agents](/product/agents/naming/)

---

### [docs(data-collection): Clarify Session Replay is not gated by `dataCollection`](https://github.com/getsentry/sentry-docs/pull/18867)
### [docs(cloudflare): Clarify dataCollection defaults and Workers AI capture](https://github.com/getsentry/sentry-docs/pull/18885)

**Modified:**
- [Data Collection](https://develop.sentry.dev/sdk/foundations/client/data-collection/)
- [Data Collected](/platforms/javascript/data-management/data-collected/)
- [Cloudflare Workers AI](/platforms/javascript/guides/cloudflare/features/workers-ai/)
- [Cloudflare](/platforms/javascript/guides/cloudflare/)

---

### [docs(react-native): Document Expo Updates performance spans](https://github.com/getsentry/sentry-docs/pull/18856)
### [docs(rust): logs and metrics features enabled by default](https://github.com/getsentry/sentry-docs/pull/18865)

**Modified:**
- [Expo](/platforms/react-native/guides/expo/)
- [Expo Updates](/platforms/react-native/guides/expo/manual-setup/expo/expo-updates/)
- [Options](/platforms/rust/configuration/options/)
- [Set Up Logs in Rust](/platforms/rust/logs/)
- [tokio-rs/tracing](/platforms/rust/guides/tracing/)

---

### [docs(anr-profiling): Clarify that ANR Profiling is billed under UI Profiling](https://github.com/getsentry/sentry-docs/pull/18839)
### [docs(flutter): Add standalone app start tracing docs](https://github.com/getsentry/sentry-docs/pull/18903)

**Modified:**
- [Application Not Responding (ANR)](/platforms/android/configuration/app-not-respond/)
- [Manage Your UI Profile Hours](/pricing/quotas/manage-ui-profile-hours/)
- [Options](/platforms/dart/guides/flutter/configuration/options/)
- [Set Up Tracing](/platforms/dart/guides/flutter/tracing/)

---

## July 29, 2026

### [feat(agent tracing): Reference Agent Tracing in more pages](https://github.com/getsentry/sentry-docs/pull/18806)
### [docs(js): Add liability note to testkit docs](https://github.com/getsentry/sentry-docs/pull/18920)

**Modified:**
- [Tracing](/concepts/key-terms/tracing/)
- [Set Up Tracing](/platforms/dotnet/tracing/)
- [Set Up Tracing](/platforms/javascript/tracing/)
- [Set Up Tracing in PHP](/platforms/php/tracing/)
- [Set Up Tracing](/platforms/python/tracing/)
- [Set Up Tracing](/platforms/react-native/tracing/)
- [Set Up Tracing](/platforms/ruby/tracing/)
- [Performance Monitoring](/product/sentry-basics/performance-monitoring/)
- [Sentry Testkit](/platforms/javascript/best-practices/sentry-testkit/)

---

### [docs(android): Introduce Android ProfilingManager options](https://github.com/getsentry/sentry-docs/pull/18481)

**Added:**
- [Legacy Profiling](/platforms/android/profiling/legacy/)
### [docs(javascript): Update sentry-testkit capabilities](https://github.com/getsentry/sentry-docs/pull/18841)

**Modified:**
- [Options](/platforms/android/configuration/options/)
- [Android](/platforms/android/)
- [Manual Setup](/platforms/android/manual-setup/)
- [Set Up Android Profiling](/platforms/android/profiling/)
- [Troubleshooting](/platforms/android/profiling/troubleshooting/)
- [Sentry Testkit](/platforms/javascript/best-practices/sentry-testkit/)

---

### [docs(data-collection): Clarify what `genAI.input` covers](https://github.com/getsentry/sentry-docs/pull/18860)
### [ref(js): Add `profileSessionSampleRate` default value](https://github.com/getsentry/sentry-docs/pull/18919)

**Modified:**
- [Data Collection](https://develop.sentry.dev/sdk/foundations/client/data-collection/)
- [Options](/platforms/javascript/configuration/options/)

---

### [docs(cloudflare): Add Vite usage](https://github.com/getsentry/sentry-docs/pull/18844)
## July 31, 2026

**Added:**
- [Vite Plugin](/platforms/javascript/guides/cloudflare/features/vite-plugin/)
### [docs(product): Update screenshots on Ownership Rules page](https://github.com/getsentry/sentry-docs/pull/18882)

**Modified:**
- [Cloudflare](/platforms/javascript/guides/cloudflare/)
- [Ownership Rules](/product/issues/ownership-rules/)

---

### [docs(apple): Document enableMemoryIntrospection option](https://github.com/getsentry/sentry-docs/pull/18838)
### [docs(product): Update stale image on Censecutive HTTP Performance issue page](https://github.com/getsentry/sentry-docs/pull/18808)

**Modified:**
- [Options](/platforms/apple/configuration/options/)
- [Scrubbing Sensitive Data](/platforms/apple/data-management/sensitive-data/)
- [Consecutive HTTP](/product/issues/issue-details/performance-issues/consecutive-http/)

---

### [docs(rust): Document new Rust configuration](https://github.com/getsentry/sentry-docs/pull/18816)
### [docs(product): Update stale images and text - Large Render Blocking page](https://github.com/getsentry/sentry-docs/pull/18877)

**Modified:**
- [Options](/platforms/rust/configuration/options/)
- [Releases & Health](/platforms/rust/configuration/releases/)
- [Sampling](/platforms/rust/configuration/sampling/)
- [Set Up Logs in Rust](/platforms/rust/logs/)
- [Set Up Tracing](/platforms/rust/tracing/)
- [Automatic Instrumentation](/platforms/rust/tracing/instrumentation/automatic-instrumentation/)
- [Troubleshooting](/platforms/rust/troubleshooting/)
- [Actix Web](/platforms/rust/guides/actix-web/)
- [axum](/platforms/rust/guides/axum/)
- [tokio-rs/tracing](/platforms/rust/guides/tracing/)
- [Rust](/platforms/rust/)
- [Large Render Blocking Asset](/product/issues/issue-details/performance-issues/large-render-blocking-asset/)

---

### [style(rust): Format docs with Prettier](https://github.com/getsentry/sentry-docs/pull/18815)
### [fix: Update outdated Craft/Publish playbook](https://github.com/getsentry/sentry-docs/pull/18868)

**Modified:**
- [Options](/platforms/rust/configuration/options/)
- [Sampling](/platforms/rust/configuration/sampling/)
- [Automatic Instrumentation](/platforms/rust/tracing/instrumentation/automatic-instrumentation/)
- [Troubleshooting](/platforms/rust/troubleshooting/)
- [axum](/platforms/rust/guides/axum/)
- [Rust](/platforms/rust/)
- [Setting Up Release Infrastructure](https://develop.sentry.dev/sdk/getting-started/playbooks/setup/setting-up-release-infrastructure/)

---

### [docs(js/cf): Fix Agent Tracing and Vercel AI Cloudflare setup](https://github.com/getsentry/sentry-docs/pull/18859)
### [docs(android): Minor improvements to Profiling docs](https://github.com/getsentry/sentry-docs/pull/18907)

**Modified:**
- [Set Up Agent Tracing](/platforms/javascript/guides/node/agent-tracing/)
- [Vercel AI](/platforms/javascript/guides/node/configuration/integrations/vercelai/)
- [Set Up Android Profiling](/platforms/android/profiling/)

---

## July 28, 2026

### [docs(flutter): add Snapshots setup guide](https://github.com/getsentry/sentry-docs/pull/18822)

**Added:**
- [Set Up Snapshots](/platforms/dart/guides/flutter/snapshots/)
### [docs(preprod): Document skipped status checks](https://github.com/getsentry/sentry-docs/pull/18845)

**Modified:**
- [Snapshots](/product/snapshots/)
- [Integrating Into CI](/product/size-analysis/integrating-into-ci/)
- [Integrating Into CI](/product/snapshots/integrating-into-ci/)

---

### [ref(ai-agents-sdks): Remove ill-defined agent attributes](https://github.com/getsentry/sentry-docs/pull/18857)
### [chore(dart,js): Point agent-assisted span streaming migration to docs page](https://github.com/getsentry/sentry-docs/pull/18906)

**Modified:**
- [AI Agents Module](https://develop.sentry.dev/sdk/telemetry/traces/modules/ai-agents/)
- [Streamed Spans](/platforms/dart/tracing/streamed-spans/)
- [Streamed Spans](/platforms/javascript/tracing/streamed-spans/)

---

### [ref(ai-sdks): Replace deprecated `gen_ai.response.time_to_first_token`](https://github.com/getsentry/sentry-docs/pull/18853)

**Modified:**
- [AI Agents Module](https://develop.sentry.dev/sdk/telemetry/traces/modules/ai-agents/)

---
### [feat: app hang detection](https://github.com/getsentry/sentry-docs/pull/18854)

### [ref(ai-sdks): Replace deprecated token attributes](https://github.com/getsentry/sentry-docs/pull/18851)
**Added:**
- [App Hangs and ANRs](/platforms/unity/app-hangs/)
- [App Hangs and ANRs](/platforms/unreal/app-hangs/)

**Modified:**
- [AI Agents Module](https://develop.sentry.dev/sdk/telemetry/traces/modules/ai-agents/)
- [Instrument AI Agents](/platforms/python/agent-tracing/)
- [Model Costs](/product/agents/costs/)
- [Options](/platforms/android/configuration/options/)
- [Android Native Development Kit (NDK)](/platforms/android/configuration/using-ndk/)
- [App Hangs](/platforms/native/app-hangs/)
- [Options](/platforms/native/configuration/options/)
- [Options](/platforms/unity/configuration/options/)
- [Options](/platforms/unreal/configuration/options/)

**Removed:**
- [/platforms/unity/configuration/app-not-responding/](/platforms/unity/configuration/app-not-responding/)
- [/platforms/unreal/configuration/app-hangs/](/platforms/unreal/configuration/app-hangs/)

---
Loading