Skip to content

Commit 5e5c837

Browse files
authored
Update CHANGELOG.md
1 parent 68ece0a commit 5e5c837

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

CHANGELOG.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,18 @@
44

55
### Various fixes & improvements
66

7-
- fix(spotlight): Don't give up on Spotlight on 3 errors (#3856) by @BYK
8-
- fix(django): Fix errors when instrumenting Django cache (#3855) by @BYK
9-
- Script for checking if our instrumented libs are python 3.13 compatible (#3425) by @antonpirker
7+
- Don't give up on Spotlight on 3 errors (#3856) by @BYK
8+
- Fix errors when instrumenting Django cache (#3855) by @BYK
109
- Add missing stack frames (#3673) by @antonpirker
11-
- fix(grpc): Return proper metadata object instead of list in… (#3205) by @fdellekart
10+
- Fix wrong metadata type in async gRPC interceptor (#3205) by @fdellekart
11+
- Rename launch darkly hook to match JS SDK (#3743) by @aliu39
12+
- Script for checking if our instrumented libs are Python 3.13 compatible (#3425) by @antonpirker
13+
- Use new clickhouse gh action (#3826) by @antonpirker
1214
- Improve ray tests (#3846) by @antonpirker
13-
- Test with celery 5.5.0rc3 (#3842) by @sentrivana
14-
- Revert "Fix spans for streaming responses in WSGI based frameworks (#3798)" (#3836) by @antonpirker
15+
- Test with celery `5.5.0rc3` (#3842) by @sentrivana
1516
- Fix asyncio testing setup (#3832) by @sl0thentr0py
16-
- build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 (#3821) by @dependabot
1717
- Fix CI (#3834) by @sentrivana
18-
- ref(flags): rename launch darkly hook to match JS SDK (#3743) by @aliu39
19-
- Use new clickhouse gh action (#3826) by @antonpirker
20-
- Fix spans for streaming responses in WSGI based frameworks (#3798) by @antonpirker
18+
- Bump `codecov/codecov-action` from `5.0.2` to `5.0.7` (#3821) by @dependabot
2119

2220
## 2.19.0
2321

0 commit comments

Comments
 (0)