0.18.0
- Breaking change: The
no_proxyenvironment variable is now honored when inferring proxy settings from the system. Thanks Xavier Fernandez! - Added Performance/Tracing support for AWS and GCP functions.
- Fix an issue with Django instrumentation where the SDK modified
resolver_match.callbackand broke user code.