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
- - Improved handling of span status (#3261) by @antonpirker
7
+ - ref(transport): Improve event data category typing (#3243) by @szokeasaurusrex
8
+ - ref(tracing): Improved handling of span status (#3261) by @antonpirker
8
9
- test(client): Add tests for dropped span client reports (#3244) by @szokeasaurusrex
9
10
- test(transport): Test new client report features (#3244) by @szokeasaurusrex
10
11
- feat(tracing): Record lost spans in client reports (#3244) by @szokeasaurusrex
11
12
- test(sampling): Replace custom logic with `capture_record_lost_event_calls` (#3257) by @szokeasaurusrex
12
13
- test(transport): Non-order-dependent discarded events assertion (#3255) by @szokeasaurusrex
13
- - test: Introduce `capture_record_lost_event_calls` fixture (#3254) by @szokeasaurusrex
14
- - test: Fix non-idempotent test (#3253) by @szokeasaurusrex
15
- - ref(transport): Improve event data category typing (#3243) by @szokeasaurusrex
14
+ - test(core): Introduce `capture_record_lost_event_calls` fixture (#3254) by @szokeasaurusrex
15
+ - test(core): Fix non-idempotent test (#3253) by @szokeasaurusrex
16
16
17
17
## 2.8.0
18
18
You can’t perform that action at this time.
0 commit comments