Hi all, The Apache Fory community is pleased to announce that Apache Fory 1.7.0 is now available.
Apache Fory is a blazingly fast multi-language serialization framework for idiomatic domain objects, schema IDL, and cross-language data exchange. Highlights in 1.7.3 include: - Go can encode structs into Standard Row bytes and read selected fields and collection elements directly. - Java JSON improves floating-point conversion, reading and writing, and timestamp parsing with time zones. - Kotlin JSON honors property inclusion settings, including NON_EMPTY. Release blog, with details and examples: https://fory.apache.org/blog/fory_1_7_3_release Release notes: https://github.com/apache/fory/releases/tag/v1.7.3 Complete change list: https://github.com/apache/fory/compare/v1.7.2...v1.7.3 Apache Fory website: https://fory.apache.org/ Download links: https://fory.apache.org/download Fory resources: - GitHub repo: https://github.com/apache/fory - Issue tracker: https://github.com/apache/fory/issues - Mailing list: [email protected] Thanks to everyone in the community who contributed to this release. We welcome new contributors. If you are interested in contributing to Fory, please contact us on the mailing list or on GitHub. ------------------ Best Regards, Shawn Yang
