What's Changed
- Fix wrong docker tag name by @kezhenxu94 in #307
- Update release doc to reflect new steps by @Superskyyy in #306
- Fix unexpected 'No active span' IllegalStateError by @ZEALi in #311
- Add Neo4j plugin. by @Jedore in #312
- Update README.md to reflect new slack channel by @Superskyyy in #313
- Replace Kafka CI image tags to sha by @FAWC438 in #319
- Python agent performance enhancement with asyncio by @FAWC438 in #316
- loose restrict of greenlet (#3) by @jaychoww in #326
- Add support printing TID to logs by @CodePrometheus in #323
- Fix psutil dockerfile version constraint by @Superskyyy in #328
- Change from pkg_resources to importlib metadata by @shenxiangzhuang in #329
- Update NOTICE to 2024 by @Superskyyy in #332
- Disable uwsgi e2e by @Superskyyy in #337
- Fix unexpected 'decode' AttributeError when MySQLdb module is mapped by PyMySQL by @ZEALi in #336
- Add Pulsar plugin by @CodePrometheus in #345
- fix(agent): no attribute '_SkyWalkingAgent__log_queue' using kafka plain text by @tsonglew in #343
- Bump up version to 1.1.0 by @kezhenxu94 in #347
New Contributors
- @CodePrometheus made their first contribution in #323
- @shenxiangzhuang made their first contribution in #329
- @tsonglew made their first contribution in #343
Full Changelog: v1.0.1...v1.1.0