File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments