Hi all, The Apache Fory community is pleased to announce that Apache Fory 1.7.4 is now available.
Apache Fory is a blazingly fast multi-language serialization framework for idiomatic domain objects, schema IDL, and cross-language data exchange. This release includes 9 PRs from 2 contributors. Highlights in 1.7.4 include: - Improved Java JSON reading and writing and Scala collection codecs. - Runtime Kotlin JSON type tokens that preserve generic arguments and nullability. - Compatible Java deserialization fixes for declared registered field types. - Validation of null values in non-nullable fields. Release blog, with details and examples: https://fory.apache.org/blog/fory_1_7_4_release Release notes: https://github.com/apache/fory/releases/tag/v1.7.4 Complete list of changes: https://github.com/apache/fory/compare/v1.7.3...v1.7.4 Apache Fory website: https://fory.apache.org/ Download links: https://fory.apache.org/download Fory resources: - GitHub: https://github.com/apache/fory - Issues: https://github.com/apache/fory/issues - Mailing list: [email protected] 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
