File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 11## Change Logs
22
3+ ### 0.3.0
4+
5+ - New plugins
6+ - Urllib3 Plugin (#69 )
7+ - Elasticsearch Plugin (#64 )
8+ - PyMongo Plugin (#60 )
9+ - Rabbitmq Plugin (#53 )
10+ - Make plugin compatible with Django (#52 )
11+
12+ - API
13+ - Add process propagation (#67 )
14+ - Add tags to decorators (#65 )
15+ - Add Check version of packages when install plugins (#63 )
16+ - Add thread propagation (#62 )
17+ - Add trace ignore (#59 )
18+ - Support snapshot context (#56 )
19+ - Support correlation context (#55 )
20+
21+ - Chores and tests
22+ - Test: run multiple versions of supported libraries (#66 )
23+ - Chore: add pull request template for plugin (#61 )
24+ - Chore: add dev doc and reorganize the structure (#58 )
25+ - Test: update test health check (#57 )
26+ - Chore: add make goal to package release tar ball (#54 )
27+
28+
29+
330### 0.2.0
431
532- New plugins
You can’t perform that action at this time.
0 commit comments