File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 22
33## 1.36.0
44
5- ### Various fixes & improvements
65
7- - Handling asgi body in the right way. For real (#2513 ) by @antonpirker
8- - Fix Quart integration for Quart 0.19.4 (#2516 ) by @antonpirker
9- - Ensure `RedisIntegration` is disabled, unless `redis` is installed (#2504 ) by @szokeasaurusrex
10- - Make async gRPC less noisy (#2507 ) by @jyggen
11- - Do not create a span when task is triggered by Celery Beat (#2510 ) by @antonpirker
12- - Test with Flask 3.0 (#2506 ) by @sentrivana
13- - feat(integrations): Support Django 5.0 (#2490 ) by @sentrivana
6+ - Django: Support Django 5.0 (#2490 ) by @sentrivana
7+ - Django: Handling ASGI body in the right way. (#2513 ) by @antonpirker
8+ - Flask: Test with Flask 3.0 (#2506 ) by @sentrivana
9+ - Celery: Do not create a span when task is triggered by Celery Beat (#2510 ) by @antonpirker
10+ - Redis: Ensure `RedisIntegration` is disabled, unless `redis` is installed (#2504 ) by @szokeasaurusrex
11+ - Quart: Fix Quart integration for Quart 0.19.4 (#2516 ) by @antonpirker
12+ - gRPC: Make async gRPC less noisy (#2507 ) by @jyggen
1413
1514## 1.35.0
1615
You can’t perform that action at this time.
0 commit comments