:mega: :mega: :mega: kotlinx.coroutines 1.7.0-RC i...
# coroutines
v
📣 📣 📣 kotlinx.coroutines 1.7.0-RC is here! • Kotlin 1.8.20 • Stable
Channel.invoke.OnClose
• Minor bugfixes and improvements Full changelog: https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.7.0-RC
🎉 14
r
Should we be concerned that the coroutines version is out of sync with the kotlin version? 🤔
v
They were "in sync" accidentally 🙂 It was a coincidence all the time
c
Is the stabilization of
runTest
etc a part of this? I remember it was mentioned in one of the previous changelogs, but I don't see it here
t
The RC changelog does not copy the Beta one the release contains both https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.7.0-Beta
c
Thanks! Looks like 1.7.0 will be quite major