File tree 1 file changed +13
-7
lines changed
1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
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 )
6
12
7
13
## 5.12.4
8
14
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 )
10
16
- [ browser] fix: Handle PromiseRejectionEvent-like CustomEvents (#2429 )
11
17
- [ core] ref: Notify user when event failed to deliver because of digestion pipeline issue (#2416 )
12
18
- [ node] fix: Improve incorrect ` ParseRequest ` typing (#2433 )
15
21
16
22
## 5.12.3
17
23
18
- - [ apm] fix: Remove undefined keys from trace.context
24
+ - [ apm] fix: Remove undefined keys from trace.context ( # 2413 )
19
25
20
26
## 5.12.2
21
27
22
28
- [ apm] ref: Check if Tracing integration is enabled before dropping transaction
23
29
24
30
## 5.12.1
25
31
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 )
29
35
30
36
## 5.12.0
31
37
34
40
35
41
## 5.11.2
36
42
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 )
38
44
- [ hub] ref: Always also set transaction name on the top span in the scope
39
45
- [ core] fix: Use ` event_id ` from hint given by top-level hub calls
40
46
You can’t perform that action at this time.
0 commit comments