ktor v1.0.1 Release Notes

  • Published 4 Dec 2018

    • ๐ŸŒฒ Client logging feature (Logging in ktor-client-logging)
    • ๐Ÿ‘€ Client user agent feature (see UserAgent)
    • ๐Ÿ‘ Client top-level list serialization support (#739)
    • JS client body handling fix (#746)
    • ๐Ÿ›  Client redirect edge cases fixed
    • Client close/cancel handling improved
    • ๐Ÿ›  CIO client bugfixes
    • ๐Ÿ‘ Unicode filenames support in multipart fileupload (#757, #687, #596)
    • ContentNegotiation and WebSocket server features compatibility (#745)
    • Server session cookie duration is optional (#736)
    • ๐Ÿ›  Server autreload support fixed (#736)
    • ๐Ÿ›  CachingOptions resolution ambiguity fixed (#741)