File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Various fixes & improvements
6
6
7
- - ref(logging): Clarify separate warnings case is for Python <3.11 (#4296) by @szokeasaurusrex
8
- - fix: Data leak in ThreadingIntegration between threads (#4281) by @antonpirker
9
- - Revert "chore: Deprecate `same_process_as_parent` (#4244)" (#4290) by @sentrivana
10
- - feat(logging): Add formatted message to log events (#4292) by @szokeasaurusrex
7
+ - fix(threading): Data leak in ThreadingIntegration between threads (#4281) by @antonpirker
8
+ - fix(logging): Clarify separate warnings case is for Python <3.11 (#4296) by @szokeasaurusrex
9
+ - fix(logging): Add formatted message to log events (#4292) by @szokeasaurusrex
11
10
- fix(logging): Send raw logging parameters (#4291) by @szokeasaurusrex
11
+ - fix: Revert "chore: Deprecate `same_process_as_parent` (#4244)" (#4290) by @sentrivana
12
12
13
13
## 2.26.0
14
14
You can’t perform that action at this time.
0 commit comments