Retrofit v2.0.1 Release Notes

Release Date: 2016-03-30 // about 8 years ago
    • New: Support OkHttp's HttpUrl as a @Url parameter type.
    • New: Support iterable and array @Part parameters using OkHttp's MultipartBody.Part.
    • Fix: Honor backpressure in Observables created from the RxJavaCallAdapterFactory.