Firefly v4.9.3 is released

04 Nov 2018, Alvin Qiu

Firefly v4.9.3 updates Kotlin version to 1.3.0, fixes the JDK11 compatibility and some bugs.

The Kotlin 1.3.0 coroutine removes the experimental package name, and we can use the IntelliJ IDEA Kotlin migration tools to rename the experimental package name when you update Firefly to 4.9.3.

Update log:

  1. Migrates Kotlin version to 1.3.0.
  2. Fix the JDK11 compatibility.
  3. Fix the flex stream header data error.