okhttp v3.12.2 Release Notes

  • 2019-03-14

    • Fix: Don't crash if the HTTPS server returns no certificates in the TLS handshake.
    • Fix: Don't leak a connection when a call is canceled immediately preceding the onFailure() callback.