From 57f5a33494de6092bc94923b05126e0875a4c199 Mon Sep 17 00:00:00 2001 From: JPeer264 Date: Wed, 23 Sep 2026 15:00:25 +0200 Subject: [PATCH] meta(changelog): Update changelog for 10.75.3 Co-Authored-By: Claude Opus 5.5 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 662a37b518b4..30ea5685d29c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 10.75.3 + +- fix(v10/tanstackstart-react): Reject non-POST requests to the managed tunnel route ([#24617](https://github.com/getsentry/sentry-javascript/pull/24617)) + +
+ Internal Changes + +- chore(v10/bundler-plugins): move traces sample rate from 1.0 to 0.3 ([#24646](https://github.com/getsentry/sentry-javascript/pull/24646)) +- chore(v10/publish): Tag all packages as v10 ([#24619](https://github.com/getsentry/sentry-javascript/pull/24619)) + +
+ ## 10.75.2 - fix(v10/cloudflare): Enforce flush timeout across Workflow lifecycle ([#24582](https://github.com/getsentry/sentry-javascript/pull/24582))