Fory 1.7.3 adds Go Standard Row Format support, improves Java JSON performance, and fixes Kotlin JSON property inclusion.
Fory v1.7.3 Released
· 3 min read
Fory 1.7.3 adds Go Standard Row Format support, improves Java JSON performance, and fixes Kotlin JSON property inclusion.
Fory 1.7.2 adds empty-property filtering for Java JSON and fixes Go thread-safe type registration across garbage collections.
Apache Fory JSON provides high-performance JSON serialization for Kotlin/JVM, supporting ordinary classes, data classes, value classes, and sealed hierarchies while preserving constructor defaults and nullability.
Fory 1.7.1 adds string output for 64-bit integers and makes Base64 the default JSON representation for byte arrays.
Apache Fory JSON maps Java objects to and from standard JSON text and UTF-8 bytes, combining high performance with flexible object mapping and controlled polymorphism.