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