:new: kotlinx.coroutines 1.6.0 released :tada: - ...
# announcements
a
🆕 kotlinx.coroutines 1.6.0 released 🎉 • Reworked kotlinx-coroutines-test • Multithreaded coroutines for Kotlin/Native • API for limiting concurrency without creating additional threads • Thread-safe write access to ThreadLocal • Migration to Java 8 Read more in this blog post.
❤️ 8
⏸️ 29
K 71
o
Any reason it uses the bugged KT 1.6 instead of 1.6.10?
i
@Orhan Tozan Do you mean the bugs affecting specifically kotlinx-coroutines?
o
The
org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.0
is available from maven central, but the other individual artifacts haven’t been released (e.g.
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.0
, etc). Will they be available soon?
i
d
New MM first ❤️