We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7074e2 commit 5ab598fCopy full SHA for 5ab598f
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Fixes
6
7
+- Fix potential unbounded memory growth when starting profiled transactions from non-main contexts (#3135)
8
9
## 8.9.0
10
11
### Features
@@ -11,10 +17,6 @@
17
12
18
- Renamed `enableTimeToFullDisplay` to `enableTimeToFullDisplayTracing` (#3106)
13
19
- This is an experimental feature and may change at any time without a major revision.
14
-
15
-### Fixes
16
-- Fix potential unbounded memory growth when starting profiled transactions from non-main contexts (#3135)
20
21
## 8.9.0-beta.1
22
0 commit comments