kotlinx.serialization v1.4.0 Release Notes

Release Date: 2022-08-18 // over 1 year ago
  • 🛠 This release contains all features and bugfixes from 1.4.0-RC plus some bugfixes on its own (see below). 0️⃣ Kotlin 1.7.10 is used as a default.

    🛠 Bugfixes

    • Fixed decoding of huge JSON data for okio streams (#2006)