File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5- - [ utils] ref: Move creation of iframe in try/catch
5+ - none
6+
7+ ## 5.12.5
8+
9+ - [ browser] ref: Mark transactions as event.transaction in breadcrumbs (#2450 )
10+ - [ node] fix: Dont overwrite servername in requestHandler (#2449 )
11+ - [ utils] ref: Move creation of iframe into try/catch in fetch support check (#2447 )
612
713## 5.12.4
814
9- - [ browser] ref: Rework XHR wrapping logic to make sure it always triggers
15+ - [ browser] ref: Rework XHR wrapping logic to make sure it always triggers ( # 2438 )
1016- [ browser] fix: Handle PromiseRejectionEvent-like CustomEvents (#2429 )
1117- [ core] ref: Notify user when event failed to deliver because of digestion pipeline issue (#2416 )
1218- [ node] fix: Improve incorrect ` ParseRequest ` typing (#2433 )
1521
1622## 5.12.3
1723
18- - [ apm] fix: Remove undefined keys from trace.context
24+ - [ apm] fix: Remove undefined keys from trace.context ( # 2413 )
1925
2026## 5.12.2
2127
2228- [ apm] ref: Check if Tracing integration is enabled before dropping transaction
2329
2430## 5.12.1
2531
26- - [ apm] ref: If ` maxTransactionTimeout ` = ` 0 ` there is no timeout
27- - [ apm] fix: Make sure that the ` maxTransactionTimeout ` is always enforced on transaction events
28- - [ browser] fix: Support for Hermes stacktraces
32+ - [ apm] ref: If ` maxTransactionTimeout ` = ` 0 ` there is no timeout ( # 2410 )
33+ - [ apm] fix: Make sure that the ` maxTransactionTimeout ` is always enforced on transaction events ( # 2410 )
34+ - [ browser] fix: Support for Hermes stacktraces ( # 2406 )
2935
3036## 5.12.0
3137
3440
3541## 5.11.2
3642
37- - [ apm] fix: Add new option to ` Tracing ` ` maxTransactionTimeout ` determines the max length of a transaction
43+ - [ apm] fix: Add new option to ` Tracing ` ` maxTransactionTimeout ` determines the max length of a transaction ( # 2399 )
3844- [ hub] ref: Always also set transaction name on the top span in the scope
3945- [ core] fix: Use ` event_id ` from hint given by top-level hub calls
4046
You can’t perform that action at this time.
0 commit comments