跳到主要内容

Fory v0.11.0 发布

· 阅读需 13 分钟
杨朝坤

Apache Fory 团队很高兴宣布 0.11.0 版本发布。 这是一个重要版本,包含来自 39 位贡献者的177 PR。 请参阅Install页面了解如何获取适用于你平台的库。

亮点

  • Add Dart Serialization support
  • Chunk-based map serialization for Java/Python with performance optimizations and XLang support
  • Cross-language homogeneous collection serialization between Java/Python
  • Refactor XLang type system and serialization for fory go
  • Performance improvements in Python (dict/tuple/list serialization, C-API optimization)
  • Row format evolution with support for Optional, Records, nested beans, and interface synthesis
  • Unify Java and XLang object serialization with cross-language compatibility for enums, time, arrays, and more
  • Renamed Apache Fury to Apache Fory

不兼容变更

  • Renamed Apache Fury to Apache Fory, this transition impacts all project components including code repositories, maven groupId, jar names, package names, documentation, and communication channels and the source release name (and location), see Rename Announcement for more details.

功能特性

缺陷修复

其他改进

新贡献者

完整更新日志https://github.com/apache/fory/compare/v0.10.3...v0.11.0-rc2