Skip to content

Commit 4bf1d8f

Browse files
authored
Draft release 0.4.0 (#75)
1 parent 466543d commit 4bf1d8f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 0.4.0
2+
3+
- Fix mysql2 plugin install error. (#74)
4+
- Update IORedis Plugin, fill `dbinstance` tag as host if `condition.select` doesn't exist. (#73)
5+
- Experimental AWS Lambda Function support. (#70)
6+
- Upgrade dependencies to fix vulnerabilities. (#68)
7+
- Add lint pre-commit hook and migrate to eslint. (#66, #67)
8+
- Bump up gRPC version, and use its new release repository. (#65)
9+
- Regard `baseURL` when in Axios Plugin. (#63)
10+
- Add an API to access the trace id. (#60)
11+
- Use agent test tool snapshot Docker image instead of building in CI. (#59)
12+
- Wrapped IORedisPlugin call in try/catch. (#58)
13+
114
# 0.3.0
215

316
- Add ioredis plugin. (#53)

0 commit comments

Comments
 (0)