Hi all, The Apache Fory community is pleased to announce that Apache Fory 1.2.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.2.0 include: - Expanded generated gRPC support across Go, Rust, Kotlin, Scala, C#, and JavaScript, including Node.js and browser gRPC-Web support for JavaScript. - Better cross-language compatibility with compatible scalar read conversions, and default compatible mode for native serialization. - JDK 25/26 support without sun.misc.Unsafe usage Release blog, with details and examples: https://fory.apache.org/blog/fory_1_2_0_release Release notes: https://github.com/apache/fory/releases/tag/v1.2.0 Complete change list: https://github.com/apache/fory/compare/v1.1.0...v1.2.0 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
