We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e3f5d commit 3e7779eCopy full SHA for 3e7779e
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 6.18.1-beta.0
8
+
9
+This patch builds on top of the https://github.com/getsentry/sentry-javascript/releases/tag/6.17.8-beta.0 beta.
10
+It adds an additional finish reason that covers the case where a transaction was getting externally finished.
11
12
+- feat(tracing): Reset IdleTimeout based on activities count ([#4531](https://github.com/getsentry/sentry-javascript/pull/4531))
13
14
## 6.18.1
15
16
- fix(ember): use _backburner if it exists ([#4603](https://github.com/getsentry/sentry-javascript/pull/4603))
0 commit comments