- Fix null context exceptions
- Remove Multidex
- Add utility function for logging DataDome headers
- Add Fetch Metadata headers in payloads
- Add Client Hints headers in payloads
- Truncate long payload values
- Update Apollo to version 1.0
- The SDKs are now built with Xcode 14.0 (Swift 5.7) as per the Apollo dependency requirements
- Fix recovery of initial request parameters
- Change log level to
INFO for timeouts and to DEBUG for failing methods
- Change default log level to
WARN and add runtime option to allow modifications
- Support external cookie handling via
CookieJar
- Fix
Content-Type header inclusion on HTTP responses