Firefly v5.0.0-alpha9 is released

17 Feb 2021, Alvin Qiu

Firefly v5.0.0-alpha9 refactors the net framework based on Kotlin coroutine, optimizes performance over 50%. Supports the newest JDK, e.g. JDK15 and updates the Kotlin version to 1.4.30.

Firefly 5.0.0 APIs are not backward-compatible with 4.x.x. The API update details reference document and example.

Update log:

  1. Refactors the net framework based on Kotlin coroutine.
  2. Optimizes performance over 50%.
  3. Supports the newest JDK, e.g. JDK15.
  4. Updates the Kotlin version to 1.4.30.