File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Various fixes & improvements
6
6
7
+ - Redis: Add support for redis.asyncio (#1933 ) by @Zhenay
7
8
- Make sure each task that is started by Celery Beat has its own trace. (#2249 ) by @antonpirker
8
- - remove stale.yml (#2245 ) by @hubertdeng123
9
9
- Add Sampling Decision to Trace Envelope Header (#2239 ) by @antonpirker
10
- - Skip distributions with incomplete metadata (#2231 ) by @rominf
11
10
- Do not add trace headers (` sentry-trace ` and ` baggage ` ) to HTTP requests to Sentry (#2240 ) by @antonpirker
12
- - Redis: Add support for redis.asyncio (#1933 ) by @Zhenay
13
11
- Prevent adding ` sentry-trace ` header multiple times (#2235 ) by @antonpirker
12
+ - Skip distributions with incomplete metadata (#2231 ) by @rominf
13
+ - Remove stale.yml (#2245 ) by @hubertdeng123
14
14
- Django: Fix 404 Handler handler being labeled as "generic ASGI request" (#1277 ) by @BeryJu
15
15
16
16
## 1.28.0
You can’t perform that action at this time.
0 commit comments