1. 263a936 fix: support module-level @runnable with continue_tracing() (#391) by 吴晟 Wu Sheng · 9 weeks ago master
  2. 71640af feat: re-enable aiohttp/psycopg2 and add falcon v3/sanic v2 plugins (#389) by 吴晟 Wu Sheng · 9 weeks ago
  3. 78bed98 feat(plugin): add urllib3 2.x support for Python 3.12+ (#387) by 吴晟 Wu Sheng · 9 weeks ago
  4. a70b2cc feat: support Python 3.10-3.14, drop 3.8/3.9, update plugin compatibility (#386) by 吴晟 Wu Sheng · 9 weeks ago
  5. b91ebc4 update markdown lint check (#382) by Kevin Liu · 5 months ago
  6. 6f8882c fix: pin packaging dep to 25 (#383) by kezhenxu94 · 5 months ago
  7. d2fe0af Fix: kafka image in docker-compose demo (#380) by zth9 · 9 months ago
  8. 99434d4 fix(plugin): add exec_module to execute to module code (#377) by Mathew Shen · 1 year ago
  9. 6ff93cb chore: fix Makefile not work in Linux and non-interactive mode (#373) by kezhenxu94 · 1 year, 1 month ago
  10. aecf120 chore(ci): remove changelog checkbox in pull request template (#372) by Mathew Shen · 1 year, 1 month ago
  11. 1f091ee chore: fix linting error (#370) by kezhenxu94 · 1 year, 1 month ago v1.2.0
  12. e5fdfe8 Bump up to 1.2.0 and remove change log file (#369) by kezhenxu94 · 1 year, 1 month ago
  13. 2a34c85 Bump gunicorn from 20.1.0 to 23.0.0 (#368) by dependabot[bot] · 1 year, 3 months ago
  14. 8a1c893 Add isSizeLimited in SegmentObject (#367) by Zixin Zhou · 1 year, 4 months ago
  15. f6bbda3 feature: add support to python 3.13 (#366) by Henrique Brito Silva · 1 year, 4 months ago
  16. 320ef70 feat: add sw_grpc plugin (#362) by Tsonglew · 1 year, 7 months ago
  17. 7dd9a30 perf: ignore uuid and timestamp generation for NoopContext (#361) by Tsonglew · 1 year, 7 months ago
  18. cb2165b Fix agent start failed in async mode when profiling is enabled (#360) by Tsonglew · 1 year, 7 months ago
  19. c36972c feat: add sampling service #(357) by Tsonglew · 1 year, 7 months ago
  20. 55dc5ff Fix TestClient for fastapi cause the req.client None error (#355) by CharlieSeastar · 1 year, 7 months ago
  21. ff1f6a2 Drop support for 3.7 and fix tests (#356) by kezhenxu94 · 1 year, 7 months ago
  22. 1ce6910 Fix pulsar client not support init arguments other than service_url (#351) by Tsonglew · 1 year, 11 months ago
  23. 64ee67e Fix outdated make dev-fix rule in CodeStyle.md (#350) by Tsonglew · 1 year, 11 months ago
  24. 9c79cc6 Fix: user/password replacement is not allowed for relative urls (#349) by Tsonglew · 1 year, 11 months ago
  25. 28602ae Bump up version to 1.1.0 (#347) by kezhenxu94 · 1 year, 11 months ago v1.1.0
  26. 93dd9b3 Fix: no attribute '_SkyWalkingAgent__log_queue' using kafka plain text (#343) by Tsonglew · 2 years ago
  27. 02dc53c Add Pulsar plugin (#345) by Starry · 2 years ago
  28. 32fbd35 Fix unexpected 'decode' AttributeError when MySQLdb module is mapped by PyMySQL (#336) by ZEAL · 2 years, 2 months ago
  29. f7b10db Disable uwsgi e2e (#337) by Superskyyy · 2 years, 2 months ago
  30. 33815fe Update NOTICE to 2024 (#332) by Superskyyy (Back) · 2 years, 5 months ago
  31. ed6aa87 Change from pkg_resources to importlib metadata (#329) by Mathew Shen · 2 years, 7 months ago
  32. f8c5063 Fix psutil dockerfile version constraint (#328) by Superskyyy (Back) · 2 years, 7 months ago
  33. bea712c Add support printing TID to logs (#323) by Starry · 2 years, 7 months ago
  34. 9b1acaa loose restrict of greenlet (#3) (#326) by Jay Zhou · 2 years, 7 months ago
  35. 1a36022 Python agent performance enhancement with asyncio (#316) by Kevin Ling · 2 years, 10 months ago
  36. 8e4fa83 Replace Kafka CI image tags to sha (#319) by Kevin Ling · 2 years, 10 months ago
  37. bf07262 Update README.md (#313) by Superskyyy · 3 years ago
  38. 6c29a96 Add Neo4j plugin. (#312) by Jedore · 3 years ago
  39. 788182f Fix unexpected 'No active span' IllegalStateError (#311) by ZEAL · 3 years ago
  40. 7c63af2 Update release doc to reflect new steps (#306) by Superskyyy · 3 years, 1 month ago
  41. 7a1c711 Fix wrong docker tag name (#307) by kezhenxu94 · 3 years, 1 month ago
  42. 4717e1b Push Docker images on release (#305) by kezhenxu94 · 3 years, 2 months ago v1.0.1
  43. c90e28c Prepare for 1.0.1 release (#304) by Superskyyy (AWAY - OFFLINE) · 3 years, 2 months ago
  44. 25a04ad Optimize loguru reporter plugin (#302) by Jedore · 3 years, 2 months ago
  45. 51b28e2 Adjust Bitnami Kafka image and use Kraft in E2E (#303) by Superskyyy (AWAY - OFFLINE) · 3 years, 2 months ago
  46. d2f74e0 Fix high CPU usage (#300) by Kevin Ling · 3 years, 2 months ago
  47. 0774003 Fix sw8 loss when use aiohttp. (#299) by leo · 3 years, 2 months ago
  48. 128278a [feat]Build multi-architecture Docker images for Python agent (#297) by jiang1997 · 3 years, 2 months ago
  49. 58a9f47 Remove dead MIT gpg site and fix release command (#294) by Superskyyy (AWAY - OFFLINE) · 3 years, 3 months ago
  50. 46a0f8b Don't init profile / meter damon threads when not active. (#295) by ZEAL · 3 years, 3 months ago
  51. 1803a71 Fix wrong environment names in doc (#292) by kezhenxu94 · 3 years, 3 months ago
  52. e1ed36b Fix Docker build missing required ARG (#291) by kezhenxu94 · 3 years, 4 months ago
  53. 6f745cd Fix release problem (#290) by Superskyyy (AWAY, busy graduating | Debug 人) · 3 years, 4 months ago v1.0.0
  54. a9f13a0 Draft release v1.0.0 (#289) by Superskyyy (AWAY, busy graduating | Debug 人) · 3 years, 4 months ago
  55. 8c87528 Add prefork support for uwsgi and gunicorn (#288) by Superskyyy (AWAY, busy graduating | Debug 人) · 3 years, 4 months ago
  56. d5a9506 Refactor agent core startup solo (#89) (#287) by Superskyyy (AWAY, busy graduating | Debug 人) · 3 years, 4 months ago
  57. 3f2926b Add support for python 3.11 (#285) by Superskyyy (AWAY, busy graduating | Debug 人) · 3 years, 4 months ago
  58. 6aa24fb Fix configuration names (#282) by SheltonZSL · 3 years, 4 months ago
  59. f9f3dcd Add Httpx plugin (#283) by XinweiLyu · 3 years, 4 months ago
  60. 8feb3d0 Fix sw_logging when `Logger.disabled` is true (#281) by Jedore · 3 years, 4 months ago
  61. d756d69 Periodically report instance properties (#279) by Superskyyy (AWAY, busy graduating | Debug 人) · 3 years, 4 months ago
  62. 20ce46a Add loguru support (#276) by Jedore · 3 years, 4 months ago
  63. e0c97ba Add kafka prefix to kakfa topic names (#277) by SheltonZSL · 3 years, 4 months ago
  64. 79eff3a Add namespace suffix to service name (#275) by SheltonZSL · 3 years, 4 months ago
  65. 2efddcf Remove configuration debts before we release 1.0.0 (#273) by Superskyyy · 3 years, 4 months ago
  66. 9227b15 Remove meaningless traceid in log dashboard (#272) by Superskyyy · 3 years, 5 months ago
  67. 59bf030 Add tables to show agent features and clean up configs (#271) by Superskyyy · 3 years, 5 months ago
  68. befc214 Fix FastAPI websocket support and add websocket plugin (#269) by Superskyyy · 3 years, 5 months ago
  69. 748d451 Use slim in plugin tests (#268) by Superskyyy · 3 years, 5 months ago
  70. 0a75104 Fix sw_logging (log reporter) potentially throw exception leading to traceback confusion (#267) by Superskyyy · 3 years, 5 months ago
  71. 70ea7bf Disable bind_all_interface check (#270) by Superskyyy · 3 years, 5 months ago
  72. 889700b Add hbase happy plugin (#266) by alidisi · 3 years, 5 months ago
  73. 5d58b02 Fix dev dependency version constraint for Apple M1 (#265) by Superskyyy (COVID) · 3 years, 5 months ago
  74. 009f46b Update to year 2023 (#264) by Superskyyy (COVID) · 3 years, 5 months ago
  75. cf3a2ca Enhance redis plugin to adapt Virtual Cache (#263) by Jedore · 3 years, 5 months ago
  76. 119926e Enforce tag class type conversion (#262) by Superskyyy · 3 years, 6 months ago
  77. d62a6fc Support primary endpoint and add to log reporter (#261) by Superskyyy · 3 years, 6 months ago
  78. 84253cc Fix uncancellable ci jobs due to always() condition (#259) by Superskyyy · 3 years, 6 months ago
  79. 66a7d32 Bump up changes filter (#257) by Superskyyy · 3 years, 6 months ago
  80. 06fab0f Drop support for Python 3.6 (#256) by Superskyyy · 3 years, 7 months ago
  81. 6f9e15f Update copyright notice (#254) by Superskyyy · 3 years, 7 months ago
  82. a1db57c Cover grpcio tools codegen changes (#253) by Superskyyy · 3 years, 7 months ago
  83. 7a642dc Add all changelogs since 0.8.0 release (#252) by Superskyyy · 3 years, 7 months ago
  84. 999f279 Doc for greenlet profiler (#250) by Jay Zhou · 3 years, 7 months ago
  85. e332996 Enable E2E batch mode and pin Infra-E2E version (#251) by Superskyyy · 3 years, 7 months ago
  86. e87c7c6 Introduce Poetry and bump up e2e (#249) by Superskyyy · 3 years, 7 months ago
  87. 11a74be feat: add GreenletProfiler (#246) by Jay Zhou · 3 years, 7 months ago
  88. 46fd73b Fix unresolved method in GCDataSource.gc_time_generator and resolve B027 reported by flake8 (#247) by jiang1997 · 3 years, 8 months ago
  89. cea57af fix: ignore websocket connections inside fastapi temporarily (#244) by jiang1997 · 3 years, 8 months ago
  90. ca56ad2 feat: add Kafka support to MeterReportService (#243) by jiang1997 · 3 years, 8 months ago
  91. 877928f feat: report metrics related to pvm (#238) by jiang1997 · 3 years, 8 months ago
  92. f44acbe Set default component of span to UNKNOWN instead of 0 (#242) by ZEAL · 3 years, 8 months ago
  93. 196fda2 feat: make some meter methods thread safe (#241) by jiang1997 · 3 years, 8 months ago
  94. 60d788c doc: new ability: metrics (#240) by jiang1997 · 3 years, 8 months ago
  95. 50d02ce style: deal with B026 reported by flake8 (#239) by jiang1997 · 3 years, 9 months ago
  96. 71df914 refactor: hide some functions related to meter from users (#236) by jiang1997 · 3 years, 9 months ago
  97. 473ece7 feat: add support for MeterReportService (#231) by jiang1997 · 3 years, 9 months ago
  98. 1019c07 Fix deadlink due to the 'next' change (#235) by Superskyyy (OFFLINE) · 3 years, 9 months ago
  99. 0d9f3a6 Fix text "PostgreSLQ" -> "PostgreSQL" (#234) by Tomasz Pytel · 3 years, 9 months ago
  100. 751fb22 Confluent Kafka plugin (#233) by Tomasz Pytel · 3 years, 9 months ago