Kotlin 1.3.70 Early Access Preview

1.3.70 EAP 3 is out!

Artifact version: 1.3.70-eap-274.
You can find the list of changes in the changelog.

Do we have an estimate on when this will actually be released? Thank you!

Personally no idea, but the answer I always see is “When it’s ready.” It simply is to important to release only stable versions with as few bugs as possible. If you need a bugfix that is part of 1.3.70 now you can always use the eap (which works quite well from what I can tell).
Anyways, here are the issues I could find that target a 1.3.70 release, could be that I missed some:
https://youtrack.jetbrains.com/issues/KT?q=Target%20versions:%201.3.70%20-Fixed%20

I don’t see a serialization or coroutines version compatible with eap-274

After the update, error analysis for Kotlin files broke completely for me. Tried updating everything, cleaning caches etc.

Compilation works ok, but there is no error highlighting in the files. Funny tho, stuff like typos still gets highlighted.

Hi! It would be very helpful if you create an issue here. Please attach your version of IDE, Kotlin and, if it possible, snapshots and logs (instruction)

1 Like

Also, please check if you get any exceptions (red exclamation mark in the bottom-right corner).

Reported as https://youtrack.jetbrains.com/issue/IDEA-234267