:mega: :mega: :mega: `kotlinx.coroutines` version ...
# coroutines
e
📣 📣 📣
kotlinx.coroutines
version
0.25.0
is released. It has reworked/consistent/documented exception handling model, convenient thread-locals for coroutines, SLF4J MDC integration, and more. See https://github.com/Kotlin/kotlinx.coroutines/releases/tag/0.25.0
🎉 19
👏 3
👍 5
e
long waited thread locals, thank you!
v
Long waited MDC and Threadlocals 😄 we had our own implementation we were about to opensource but now I guess we don't need it
o
Yes this is very useful!
e
I had my own implementation also, but I removed it after upgrade 😄