Skip to content

Commit 89ba92a

Browse files
committed
Updated changelog
1 parent b9d2464 commit 89ba92a

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

CHANGELOG.md

+7-8
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
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

0 commit comments

Comments
 (0)