8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7fb6e1 commit 55f419fCopy full SHA for 55f419f
CHANGELOG.md
@@ -4,11 +4,14 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 5.15.0
8
+
9
- [apm] fix: Sampling of traces work now only depending on the client option `tracesSampleRate` (#2500)
10
- [apm] fix: Remove internal `forceNoChild` parameter from `hub.startSpan` (#2500)
11
- [apm] fix: Made constructor of `Span` internal, only use `hub.startSpan` (#2500)
12
- [apm] ref: Remove status from tags in transaction (#2497)
13
- [browser] fix: Respect breadcrumbs sentry:false option (#2499)
14
+- [node] ref: Skip body parsing for GET/HEAD requests (#2504)
15
16
## 5.14.2
17
0 commit comments