From commit messages
parent-5.3.0
Added 3
- EventListener.plus() function for composing event listeners.
- Tags support in okhttp3.Request and okhttp3.Call with computable tags mechanism.
- Support for request bodies on HTTP/1.1 connection upgrades.
Changed 1
- EventListener internal assertion strings optimized.
Fixed 2
- SSL handshake issue affecting MockWebserver on Android 24.
- UnsatisfiedLinkError in AndroidLog.
Removed 1
- AddressPolicy removed.