0.5.0
-
New plugins
-
API and enhancements
@tracedecorator supportsasyncfunctions- Supports async task context
- Optimized path trace ignore
- Moved exception check to
Span.__exit__ - Moved Method & Url tags before requests
-
Fixes:
BaseExceptionsnot recorded as errors- Allow pending data to send before exit
sw_flaskgeneral exceptions handled- Make
skywalkinglogging Non-global
-
Chores and tests
- Make tests really run on specified Python version
- Deprecate 3.5 as it's EOL