Skip to content

0.4.0

Compare
Choose a tag to compare
@kezhenxu94 kezhenxu94 released this 13 Mar 08:05
· 34 commits to master since this release
4bf1d8f

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

Full Changelog: v0.3.0...v0.4.0