Skip to content

Releases: Karewan/KnHttp

3.1.2

20 Oct 18:00
Compare
Choose a tag to compare
  • Bump com.squareup.okhttp3:okhttp to 4.12.0
  • Bump com.squareup.okhttp3:okhttp-brotli to 4.12.0
  • Bump org.jetbrains.kotlin:kotlin-bom to 1.9.10
  • Bump androidx.annotation:annotation to 1.7.0
  • Bump com.alibaba:fastjson to 1.1.76.android
  • Bump com.squareup.okio:okio to 3.6.0
  • Bump com.android.library to 8.1.2
  • Bump gradle to 8.0
  • Bump jitpack openjdk to 17

3.1.0

06 Jul 09:20
Compare
Choose a tag to compare
  • Bump compile and target Android SDK version to 33
  • Bump com.squareup.okhttp3:okhttp to 4.11.0
  • Bump com.squareup.okhttp3:okhttp-brotli to 4.11.0
  • Bump gradle plugin to 7.4.2
  • Bump gradle to 7.5
  • Add org.jetbrains.kotlin:kotlin-bom:1.8.22 to improve compatibility of Kotlin versions
  • Add proguard rules for compatibility of latest versions of Android Studio
  • Replace androidx.appcompat:appcompat:1.5.0 by androidx.annotation:annotation:1.6.0
  • Remove KnImageView class
  • Various improvements

3.0.5

24 Aug 12:06
Compare
Choose a tag to compare
  • Bump com.squareup.okio:okio to 3.2.0
  • Bump androidx.appcompat:appcompat to 1.5.0

3.0.4

17 Jun 06:44
Compare
Choose a tag to compare
  • Updated TLS 1.3 implementation

3.0.3

14 Jun 12:21
Compare
Choose a tag to compare
  • Bump androidx.appcompat:appcompat to 1.4.2
  • Bump com.squareup.okio:okio to 3.1.0
  • Bump com.squareup.okhttp3:okhttp to 4.10.0
  • Bump com.squareup.okhttp3:okhttp-brotli to 4.10.0

3.0.2

20 Mar 20:29
3fb5fe7
Compare
Choose a tag to compare
  • Bump fastjson 1.1.73

3.0.1

20 Mar 15:29
Compare
Choose a tag to compare
  • Use ConnectionSpec.COMPATIBLE_TLS for option AllowObsoleteTls == true

3.0.0

20 Mar 15:04
Compare
Choose a tag to compare
  • KnHttp.gi() calls replaced by static calls because instance is not needed on the KnHttp class
  • OkHttpResponse added to the onDownloadComplete callback
  • FollowRedirect option added, false by default
  • Use Priority.IMMEDIATE by default
  • Default Content-Type updated for stringBody, fileBody and byteBody
  • Class names updated (breaking changes)
  • Various improvements

2.1.1

19 Mar 18:46
Compare
Choose a tag to compare
  • Brotli support
  • getInstance() replaced by gi()
  • Bump compile and target Android SDK version to 32
  • Bump OkHttp to 4.9.3
  • Bump Okio to 3.0.0
  • Bump androidx.appcompat to 1.4.1
  • Bump gradle plugin to 7.1.2
  • Bump gradle to 7.2
  • Various improvements

2.1.0

05 Oct 18:35
Compare
Choose a tag to compare
  • Bump minSdkVersion to 21
  • Bump OkHttp to 4.9.1
  • Bump Okio to 2.10.0