0.11.1
Improvements
- [bottle] use the
routeargument inTracePlugin, to support Bottle 0.11.x (#439)
Bugfixes
- [django] gunicorn gevent worker wasn't instrumenting database connections (#442)
- [django] remove
MIDDLEWARE_CLASSESdeprecation warning from tests (#444) - [django] ensure only
MIDDLEWAREorMIDDLEWARE_CLASSESare loaded with tracing middlewares (#446)
Read the full changeset and the release milestone.