- Enhancement: Added support for Google App Engine and documentation for using Cloud Storage for caching.
- Enhancement: Added `HttpClient\FileGetContents` for use without `curl` or `fsock`.
- Enhancement: Added support for Guzzle 6+ through new adapter `HttpClient\GuzzleHttp`.
- Enhancement: Added Docker test runner via `docker-compose`.
- Bugfix: CURL adapter would not use compression even with `use_compression = true`.