:mega: ktor `1.2.0-rc` has been released. See chan...
# ktor
c
📣 ktor
1.2.0-rc
has been released. See changelog for details: https://github.com/ktorio/ktor/blob/master/CHANGELOG.md
👏 4
🎉 8
d
Thanks to the great work of the Kotlin/Ktor team, @cy; I am in the early stages of a Ktor project now and will upgrade...
...build is only broken on
websockets
artifacts. I'm not seeing the
1.2.0-rc
artfiacts, following regular pattern - should we still use
1.2.0-alpha2
or has the identifier changed?
c
I see ktor-websockets presets
1
d
@cy Not the
-rc
versions? I'm looking at the
ktor-client-websocket-*
folders, here: https://kotlin.bintray.com/ktor/io/ktor/
s
I don't see
ktor-client-websocket
artifacts for version
1.2.0-rc
, and even the
ktor-wesockets
artifacts are missing the platform artifacts for JVM and JS.
d
@cy The
1.2.0-rc
release is incomplete... websockets artifacts are missing. 😰
e
Ktor client Websockets is the part of client core now
d
@e5l Thanks! Important info 😉
e
We’ll provide empty transitive dependency for migration in the major update :)