Skip to content

Commit 7de20e3

Browse files
authored
chore: draft release notes for 0.2.0 (#43)
1 parent 23e827d commit 7de20e3

File tree

2 files changed

+8335
-0
lines changed

2 files changed

+8335
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# 0.2.0
2+
3+
- Add AMQPLib plugin (RabbitMQ). (#34)
4+
- Add MongoDB plugin. (#33)
5+
- Add PgPlugin - PosgreSQL. (#31)
6+
- Add MySQLPlugin to plugins. (#30)
7+
- Add http protocol of host to http plugins. (#28)
8+
- Add tag `http.method` to plugins. (#26)
9+
- Bugfix: child spans created on immediate `cb` from op. (#41)
10+
- Bugfix: async and preparing child entry/exit. (#36)
11+
- Bugfix: tsc error of dist lib. (#24)
12+
- Bugfix: AxiosPlugin async() / resync(). (#21)
13+
- Bugfix: some requests of express / axios are not close correctly. (#20)
14+
- Express plugin uses http wrap explicitly if http plugin disabled. (#42)
15+
116
# 0.1.0
217

318
- Initialize project core codes.

0 commit comments

Comments
 (0)