Skip to content

Commit 685287d

Browse files
authored
Update CHANGELOG.md
1 parent 272af1b commit 685287d

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@
44

55
### Various fixes & improvements
66

7-
- feat(metrics): Add trace metrics behind an experiments flag (#4898) by @k-fish
8-
- ref: Remove "experimental" from log func name (#4901) by @sentrivana
7+
- feat: Add `concurrent.futures` patch to threading integration (#4770) by @alexander-alderman-webb
8+
9+
The SDK now makes sure to automatically preserve span relationships when using `ThreadPoolExecutor`.
910
- chore: Remove old metrics code (#4899) by @sentrivana
10-
- ci: Bump Python version for linting (#4897) by @sentrivana
11-
- feat: Add concurrent.futures patch to threading integration (#4770) by @alexander-alderman-webb
12-
- fix(ai): add mapping for gen_ai message roles (#4884) by @shellmayr
13-
- ci: Remove toxgen check (#4892) by @sentrivana
11+
12+
Removed all code related to the deprecated experimental metrics feature (`sentry_sdk.metrics`).
13+
- ref: Remove "experimental" from log function name (#4901) by @sentrivana
14+
- fix(ai): Add mapping for gen_ai message roles (#4884) by @shellmayr
15+
- feat(metrics): Add trace metrics behind an experiments flag (#4898) by @k-fish
1416

1517
## 2.40.0
1618

0 commit comments

Comments
 (0)