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