File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
+
7
+ ## 5.13.0
8
+
9
+ - [ apm] feat: Add ` options.autoPopAfter ` parameter to ` pushActivity ` to prevent never-ending spans (#2459 )
10
+ - [ apm] fix: Use monotonic clock to compute durations (#2441 )
5
11
- [ core] ref: Remove unused ` sentry_timestamp ` header (#2458 )
6
12
- [ node] ref: Drop Node v6, add Node v12 to test matrix, move all scripts to Node v12 (#2455 )
7
- - [ apm] fix: Use monotonic clock to compute durations (#2441 )
8
13
- [ utils] ref: Prevent instantiating unnecessary Date objects in ` timestampWithMs ` (#2442 )
9
- - [ apm] feat: Add ` options.autoPopAfter ` parameter to ` pushActivity ` to prevent never-ending spans (#2459 )
10
14
- [ browser] fix: Mark transactions as event.transaction in breadcrumbs correctly
11
15
12
16
## 5.12.5
You can’t perform that action at this time.
0 commit comments