0.4.0
What's Changed
- wrapped IORedisPlugin call in try/catch by @tom-pytel in #58
- Use agent test tool snapshot Docker image instead of building in CI by @kezhenxu94 in #59
- Add an API to access the trace id. by @kezhenxu94 in #60
- Regard
baseURL
when in Axios Plugin by @nd-lqj in #63 - Bump up gRPC version, and use its new release repository by @alanlvle in #65
- Add lint pre-commit hook by @ruleeeer in #66
- Migrate to eslint by @ruleeeer in #67
- Upgrade dependencies to fix vulnerabilities by @ruleeeer in #68
- fix move husky dependency to normal deps by @tom-pytel in #69
- experimental AWS Lambda Function support by @tom-pytel in #70
- add SW_AWSLAMBDA_FLUSH, fix husky again by @tom-pytel in #71
- fix awaits and SW_AWSLAMBDA_FLUSH default by @tom-pytel in #72
- Update IORedis Plugin, fill dbinstance tag as host if condition.select doesn't exist. by @TonyKingdom in #73
- Fix mysql2 plugin install error by @ruleeeer in #74
- Draft release 0.4.0 by @kezhenxu94 in #75
New Contributors
- @nd-lqj made their first contribution in #63
- @alanlvle made their first contribution in #65
- @ruleeeer made their first contribution in #66
- @TonyKingdom made their first contribution in #73
Full Changelog: v0.3.0...v0.4.0