1.6.3
版本发布时间: 2021-08-26 16:03:08
ktorio/ktor最新发布版本:3.0.0(2024-10-10 17:46:01)
- Auth Feature: token refresh works only on main thread in Kotlin/Native (KTOR-3055)
- FUS report mixes up feature id and feature version (KTOR-3067)
- SessionTrackerById - doesn't remove invalid session id (KTOR-2584)
- Bearer Token is Not Initialized after Clean (KTOR-3008)
- ktor does not support semicolon query parameter in Netty Engine (KTOR-2991)
- HOCON config not resolved in ServletApplicationEngine (KTOR-3020)
- Deploy WAR on Tomcat (KTOR-2867)
- The wizard missing the Pebble plugin (KTOR-2922)
- Wizard: Creating a project without sample code creates
Application.configureRouting
withoutrouting
(KTOR-2581) - The 'Create Run Configuration automatically' option name is cropped (KTOR-2898)
- InvalidMutabilityException when using withContext and SavedHttpCall (KTOR-2033)
- Reuse Package Search to add dependencies for Ktor Features in Plugin (KTOR-2433)
- Server: TLSConfigBuilder.addKeyStore: store.getCertificateChain could return null(KTOR-3047)