Skip to main content

Fory v1.1.0 Released

· 3 min read
Shawn Yang
Apache Fory PMC Chair

The Apache Fory team is pleased to announce the 1.1.0 release. This release includes 18 PRs from 4 distinct contributors and continues to improve the cross-language runtime across supported languages. See the Install page to get the libraries for your platform.

Highlights

  • Added Java/Python gRPC support in the compiler.
  • Improved xlang union handling with unknown union case support and sealed record generation for C# unions.

Features

Bug Fixes

Other Improvements

New Contributors

Full Changelog: https://github.com/apache/fory/compare/v1.0.0...v1.1.0