Update for OkHttp3 instrumentation
- This release updates OkHttp3 instrumentation. OkHttp3 instrumentation is the automatic instrumentation for apps using the OkHttp version 3 HTTP client library for synchronous and asynchronous network requests. OkUrlFactory is also now supported when used with OkHttp3 client.
Fixes
- Fixed the class cast exception crash when using OkHttp3 web sockets.