Migrating 1.1.2 → 1.1.3

1.1.3

Ktor has reached 1.1.3! 🎉

Published 21 Feb 2019

Version bumps:

  • Kotlin: 1.3.20 -> 1.3.21
  • Kotlinx IO: 0.1.4 -> 0.1.6
  • AtomicFU: 0.12.1 -> 0.12.2

Fixed:

  • Fixed NoSuchMethodError on Android (#927)
  • Fixed upload file error on JS (#956)
  • Fixed several encodings issues caused corrupted jsons and receive pipeline erros (#920, #787, #866)
  • Fixed curl connection errors reporting
  • Updated jackson dependency (#952)