File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.41 (05/08/2020)
4+
5+ ### Changes
6+
7+ - feat: add asgi integration (#1567 )
8+ - feat(profiling): reduce the default amount of sampling for memory/lock to 2% (#1586 )
9+ - fix(profiling/line2def): handle empty filename (#1585 )
10+ - fix(grpc): GRPC Channel Pin (#1582 -- thanks @munagekar )
11+ - feat(core): make environment variables consistent with other languages (#1575 )
12+ - fix(profiling,gevent): fix race condition with periodic thread (#1569 )
13+ - fix(core): disable import hooks (#1563 )
14+ - feat(core): set tags from DD_TAGS (#1561 )
15+ - fix(profiling): lock Recorder on reset (#1560 )
16+ - feat(django): add option for using legacy resource format (#1551 -- thanks @tredzko , @jheld )
17+ - feat(core): add startup logging (#1548 )
18+ - feat(core): add msgpack encoder (#1491 )
19+
20+ ### Full changeset
21+
22+ https://github.com/DataDog/dd-trace-py/compare/v0.40.0...v0.41.0
23+
24+
325## 0.40 (17/07/2020)
426
527# Upgrading to 0.40.0
You can’t perform that action at this time.
0 commit comments