1. 4a61016 chore: bump up to 0.8.0 and remove changelog file (#127) by kezhenxu94 · 3 months ago master v0.8.0
  2. bf52544 fix: express plugin compatibility for Express 4.x and 5.x (#126) by Thiago Matar · 5 months ago
  3. fa7fd65 fix tag name (#123) by 何延龙 · 1 year, 1 month ago
  4. 530e372 Update `HttpPlugin.ts` to fix https://github.com/apache/skywalking/issues/11583 (#121) by aunsy · 1 year, 8 months ago
  5. d0b4ed1 Bump up test tool and testcontainers to fix tests (#122) by kezhenxu94 · 1 year, 8 months ago
  6. 4f9a91d Draft release for 0.7.0 (#120) by kezhenxu94 · 1 year, 9 months ago v0.7.0
  7. ba3c123 Setup node 18 for testing matrix (#119) by 吴晟 Wu Sheng · 1 year, 9 months ago
  8. c40e46d feat: add deadline for trace request (#118) by Eros Zhao · 1 year, 11 months ago
  9. fcd51df Disable dependabot pull requests (#117) by kezhenxu94 · 2 years ago
  10. 03b0d56 Prepare release 0.6.0 (#103) by kezhenxu94 · 2 years, 8 months ago v0.6.0
  11. 22f5352 Update AxiosPlugin for v1.0+ (#102) by Tomasz Pytel · 2 years, 8 months ago
  12. 752f906 Fix nits (#101) by 吴晟 Wu Sheng · 2 years, 8 months ago
  13. e911324 AWS DynamoDB, Lambda, SQS and SNS plugins, webpack supports (#100) by Tomasz Pytel · 2 years, 8 months ago
  14. 3ecf110 chore: reformat endpoint name to match openapi definition (#98) by Brandon Fergerson · 2 years, 9 months ago
  15. 2b9300a fix: entry span url in endponts using Express middleware/router objects (#96) by Brandon Fergerson · 2 years, 9 months ago
  16. f3a5621 Polish doc grammar (#97) by Brandon Fergerson · 2 years, 9 months ago
  17. 9ab3d0e Escape HTTP method in regexp (#95) by Michael Zangl · 2 years, 10 months ago
  18. f838ffc Ignore no requests if ignoreSuffix is empty (#94) by Michael Zangl · 2 years, 10 months ago
  19. 7232663 Fix invalid url error in axios plugin (#93) by kezhenxu94 · 2 years, 10 months ago
  20. 17bc0bf Add missing build doc (#92) by kezhenxu94 · 3 years ago
  21. 289e8af Draft release note for 0.5.1 (#91) by kezhenxu94 · 3 years ago v0.5.1
  22. 75afb3e Fix sw header is not validated (#90) by kezhenxu94 · 3 years ago
  23. 7f6d9d4 Update license.yaml (#89) by kezhenxu94 · 3 years, 1 month ago
  24. 6c0e9ba Draft release 0.5.0 (#88) by kezhenxu94 · 3 years, 1 month ago v0.5.0
  25. 703c2b6 Bump url-parse from 1.5.3 to 1.5.10 (#87) by dependabot[bot] · 3 years, 2 months ago
  26. bc0a6ae Bump follow-redirects from 1.14.7 to 1.15.1 (#86) by dependabot[bot] · 3 years, 2 months ago
  27. 5fc4f2e Bump up grpc-node to 1.6.7 to fix CVE-2022-25878 (#85) by alan · 3 years, 2 months ago
  28. d26f01b Fix issue #9165 express router entry duplicated (#84) by Tomasz Pytel · 3 years, 2 months ago
  29. 92fe2ad Fix skywalking s3 upload error #8824 (#82) by wuwen · 3 years, 2 months ago
  30. 9db0ca2 Improved ignore path regex (#81) by Tomasz Pytel · 3 years, 3 months ago
  31. 59ef1ae Upgrade data collect protocol (#78) by kezhenxu94 · 3 years, 4 months ago
  32. 2e75605 Fix wrong instance properties (#77) by kezhenxu94 · 3 years, 4 months ago
  33. dd279df Fix wrong command in release doc (#76) by kezhenxu94 · 3 years, 4 months ago
  34. 4bf1d8f Draft release 0.4.0 (#75) by kezhenxu94 · 3 years, 5 months ago v0.4.0
  35. 466543d Fix mysql2 plugin install error (#74) by ruleeeer · 3 years, 5 months ago
  36. 1b2eecd Update IORedis Plugin, fill dbinstance tag as host if condition.select doesn't exist. (#73) by Tony · 3 years, 5 months ago
  37. c3a74c9 Fix awaits and SW_AWSLAMBDA_FLUSH default (#72) by Tomasz Pytel · 3 years, 5 months ago
  38. eb04e51 add SW_AWSLAMBDA_FLUSH (#71) by Tomasz Pytel · 3 years, 5 months ago
  39. b29d5ea experimental AWS Lambda Function support (#70) by Tomasz Pytel · 3 years, 5 months ago
  40. 8045364 fix move husky dependency to normal deps (#69) by Tomasz Pytel · 3 years, 5 months ago
  41. b33189a Upgrade dependencies to fix vulnerabilities (#68) by ruleeeer · 3 years, 6 months ago
  42. a968482 Migrate to eslint (#67) by ruleeeer · 3 years, 6 months ago
  43. 59d1879 Add lint pre-commit hook (#66) by ruleeeer · 3 years, 6 months ago
  44. 3c486f1 Bump up gRPC version, and use its new release repository (#65) by alan · 3 years, 8 months ago
  45. 271e74e Regard `baseURL` when in Axios Plugin (#63) by nd-lqj · 3 years, 9 months ago
  46. e755659 Add an API to access the trace id. (#60) by kezhenxu94 · 4 years ago
  47. e698fc1 Use agent test tool snapshot Docker image instead of building in CI (#59) by kezhenxu94 · 4 years ago
  48. babf6eb wrapped IORedisPlugin call in try/catch (#58) by Tomasz Pytel · 4 years, 2 months ago
  49. cee6c13 chore: draft release notes for 0.3.0 (#57) by Zhenxu Ke · 4 years, 2 months ago v0.3.0
  50. 163a70d Add ioredis plugin (#53) by keke · 4 years, 2 months ago
  51. fef50fe Fix test and require pull request to be up to date (#56) by Zhenxu Ke · 4 years, 2 months ago
  52. 8e72aad Endpoint cold start detection and marking (#52) by Tomasz Pytel · 4 years, 2 months ago
  53. 4e8ea7d Add mysql2 plugin (#54) by keke · 4 years, 2 months ago
  54. 5d8a2de Add license-eye to check license headers (#55) by Zhenxu Ke · 4 years, 2 months ago
  55. cc14cbe Add AzureHttpTriggerPlugin (#51) by Tomasz Pytel · 4 years, 2 months ago
  56. 4c01c94 Add Node 15 in the test matrix (#45) by Zhenxu Ke · 4 years, 2 months ago
  57. 090072e Segment reference and reporting overhaul (#50) by Tomasz Pytel · 4 years, 2 months ago
  58. 4011a53 Added http ignore by method (#49) by Tomasz Pytel · 4 years, 3 months ago
  59. 7a5c054 added secure connection option (#48) by Tomasz Pytel · 4 years, 3 months ago
  60. 8f19bea Update NOTICE (#47) by Zhenxu Ke · 4 years, 4 months ago
  61. 912ad72 BugFix: wrong context during many async spans (#46) by Tomasz Pytel · 4 years, 4 months ago
  62. 4670a45 Node Mongoose Plugin (#44) by Tomasz Pytel · 4 years, 4 months ago
  63. 7de20e3 chore: draft release notes for 0.2.0 (#43) by Zhenxu Ke · 4 years, 4 months ago v0.2.0
  64. 23e827d express uses http wrap explicitly if http disabled (#42) by Tomasz Pytel · 4 years, 4 months ago
  65. c0ab882 fix child spans created on immediate cb from op (#41) by Tomasz Pytel · 4 years, 4 months ago
  66. 2b80d35 Instrumented MongoDB DB operations (#40) by Tomasz Pytel · 4 years, 4 months ago
  67. 8fe59bb HttpClient fixes (#39) by Tomasz Pytel · 4 years, 4 months ago
  68. 1fbb384 Refactor and cleanups (#38) by Tomasz Pytel · 4 years, 4 months ago
  69. cc4fe33 Axios plugin storing protocol (#37) by Tomasz Pytel · 4 years, 5 months ago
  70. 2ffe7ca Fixing async and preparing child entry/exit (#36) by Tomasz Pytel · 4 years, 5 months ago
  71. 25944ed Add AMQPLib plugin (RabbitMQ) (#34) by Tomasz Pytel · 4 years, 5 months ago
  72. 0f946b9 Add MongoDB plugin (first working version( (#33) by Tomasz Pytel · 4 years, 5 months ago
  73. caaae15 Misc cleanups (#32) by Tomasz Pytel · 4 years, 5 months ago
  74. 78d3a2a Add PgPlugin - PosgreSQL (#31) by Tomasz Pytel · 4 years, 5 months ago
  75. 1b9d8d7 Add MySQLPlugin to plugins (#30) by Tomasz Pytel · 4 years, 5 months ago
  76. 01794e3 Added http protocol to plugins (#28) by Tomasz Pytel · 4 years, 6 months ago
  77. 4b2cf16 Add http.method to plugins (#26) by Tomasz Pytel · 4 years, 6 months ago
  78. b2ef178 Use invalid to check asyncState (#27) by ethan · 4 years, 6 months ago
  79. aa7013f bugfix: fix tsc error of dist lib (#24) by Zhenxu Ke · 4 years, 6 months ago
  80. ad95f72 fix: AxiosPlugin async() / resync() (#21) by Tomasz Pytel · 4 years, 7 months ago
  81. baac87d Fix bug that some requests of express / axios are not close correctly (#20) by Zhenxu Ke · 4 years, 7 months ago
  82. 33fa8dc Add documentations about how to release (#19) by Zhenxu Ke · 4 years, 7 months ago
  83. 5c9e3ed Go to next version (#18) by Zhenxu Ke · 4 years, 7 months ago
  84. c491d5c Polish the readme to clarify the init options (#17) by Zhenxu Ke · 4 years, 7 months ago
  85. d8b9b8c Add changelog for 0.1.0 (#16) by Zhenxu Ke · 4 years, 7 months ago v0.1.0
  86. f6ae73b Update README.md (#15) by 吴晟 Wu Sheng · 4 years, 7 months ago
  87. 55daa7e Update submodule over https instead of ssh in case of no ssh is configured (#14) by Zhenxu Ke · 4 years, 7 months ago
  88. dcf0a73 Finalize 0.1.0 (#13) by Zhenxu Ke · 4 years, 7 months ago
  89. 6123eb4 Avoid init the client twice, make sure the config take effect (#12) by Quanjie.Deng · 4 years, 7 months ago
  90. d27f3cf chore: update dependencies and polish codes (#11) by Zhenxu Ke · 4 years, 8 months ago
  91. e06e5c5 chore: clean up unused codes and simplify (#10) by Tomasz Pytel · 4 years, 8 months ago
  92. eb26b21 Express plugin, make spans actually work (#9) by Tomasz Pytel · 4 years, 8 months ago
  93. 443c8ef test: set up Node version matrix to test different versions (#8) by Zhenxu Ke · 4 years, 8 months ago
  94. 7ee2ad7 Node 10 AsyncLocalStorage and Plugin loader (#7) by Tomasz Pytel · 4 years, 8 months ago
  95. 98c05bc tslib as normal not dev dependancy (#6) by Tomasz Pytel · 4 years, 8 months ago
  96. 92399c3 [Enhancement] tweaks for better error handling (#5) by Tomasz Pytel · 4 years, 8 months ago
  97. aae33f5 withSpanAwait(), HttpPlugin errorer on abort/error (#4) by Tomasz Pytel · 4 years, 8 months ago
  98. 0a277f6 Make async stuff work reliably (#2) by Tomasz Pytel · 4 years, 8 months ago
  99. b3b7311 Make the linter work on src by kezhenxu94 · 4 years, 8 months ago
  100. 29740bb Set up GitHub Actions (#1) by Zhenxu Ke · 4 years, 8 months ago