We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57e000 commit ff523d0Copy full SHA for ff523d0
CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 5.15.1
8
+
9
+- [browser] fix: Prevent crash for react native instrumenting fetch (#2510)
10
+- [node] fix: Remove the no longer required dynamicRequire hack to fix scope memory leak (#2515)
11
+- [node] fix: Guard against invalid req.user input (#2512)
12
+- [node] ref: Move node version to runtime context (#2507)
13
+- [utils] fix: Make sure that SyncPromise handler is called only once (#2511)
14
15
## 5.15.0
16
17
- [apm] fix: Sampling of traces work now only depending on the client option `tracesSampleRate` (#2500)
0 commit comments