* Implemented a new transport queue, which should avoid certain deadlock scenarios (411)
* Implemented server certificate pinning (405)
* Moved context.url to context.http.url for requests/urllib3 spans (393, 394)
* Added support for using route as transaction name in Django 2.2+ (86, 396)
* Added some randomness to time between requests to APM Server (426)
* Fixed an issue with custom user models in Django using non-string usernames (397, 398)
* Fixed an issue with sending kubernetes metadata to the API (401, 402)
* Fixed an issue with parsing /proc/stat in RHEL/centos 6 (406, 407)
* Added copyright header to all files, and a CI check (429)