:tada: :ktor-new: Ktor 3.0.0 RC-1 is out! This re...
# announcements
h
🎉 ktor new Ktor 3.0.0 RC-1 is out! This release focuses on stability and performance improvements for Ktor 3.0.0 – a Kotlin framework for web service development. Try it out and share your feedback in #C0A974TJ9. Highlights include: 🆕 Hot-reload support for staticZip files 🟠 Kotlin 2.0 support 🟠 I/O management with the new kotlinx․io library 🟠 SSE: Support for handling HTTP errors 🟠 Ktor client for Kotlin/Wasm Check out the changelog for more details: ➡️ kotl.in/ktor-3-0-0-RC-1
.wasm 9
K 38
❤️ 6
🚀 4
ktor 21
K 77
l
Hey @hhariri! Are there any links for breaking changes/how to migrate from 2.x?
h
It should be on the site IIRC. We normally have this in the change log.
p
Hi, I see there is also a new Ktor plugin version: https://plugins.jetbrains.com/plugin/16008-ktor/versions/stable Does this plugin upgrade enable turning on K2 mode in IntelliJ?
👀 1
a
This version of the Ktor plugin supports the K2 mode in IntelliJ IDEA
p
Thank you Aleksei! But only usable for the upcoming version 2024.3 I see now.