Skip to content

Commit 58378de

Browse files
committed
meta: Update changelog
1 parent 2384854 commit 58378de

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

CHANGELOG.md

+13-7
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
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)
@@ -15,17 +21,17 @@
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

@@ -34,7 +40,7 @@
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

0 commit comments

Comments
 (0)