Skip to content

Commit ff523d0

Browse files
committed
misc: 5.15.1 changelog
1 parent c57e000 commit ff523d0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

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+
715
## 5.15.0
816

917
- [apm] fix: Sampling of traces work now only depending on the client option `tracesSampleRate` (#2500)

0 commit comments

Comments
 (0)