Hi all, The Apache Fory community is pleased to announce that Apache Fory 0.15.0 is now available.
Apache Fory is a blazingly fast multi-language serialization framework powered by JIT and zero-copy. This release includes 144 PRs from 17 contributors. Highlights in 0.15.0: - First official release of Go serialization in Apache Fory - First release of Fory Schema IDL and compiler (with Fory/Protobuf/FlatBuffers frontend support) - Further cross-language alignment for nullable/ref/type metadata across Java/Python/Rust/Go/C++ - Ongoing performance and compatibility improvements across multiple runtimes Release blog (details and examples): https://fory.apache.org/blog/fory_0_15_0_release The release notes are available here: https://github.com/apache/fory/releases/tag/v0.15.0 For the complete list of changes: https://github.com/apache/fory/compare/v0.14.1...v0.15.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
