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.0 include:
1. Java JSON can write 64-bit integer values as strings, helping
applications preserve exact values when JSON passes through
JavaScript.
2. Java JSON now writes byte arrays as Base64 strings by default,
providing a more compact and conventional representation for binary
data.

Release blog, with details and examples:
https://fory.apache.org/blog/fory_1_7_1_release

Release notes:
https://github.com/apache/fory/releases/tag/v1.7.1

Complete change list:
https://github.com/apache/fory/compare/v1.7.0...v1.7.1

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

Reply via email to