Skip to content

Commit 3d5397b

Browse files
alonelavalhuawei
andauthored
update CHANGELOG (#70)
Co-authored-by: huawei <[email protected]>
1 parent a59a8dd commit 3d5397b

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
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

0 commit comments

Comments
 (0)