Apache Fory 团队很高兴宣布 0.12.2 版本发布。 这是一个小版本,包含来自 4 位贡献者的10 PR。 请参阅Install页面了解如何获取适用于你平台的库。
功能特性
- feat(java): bean encoder implemented interfaces honor
@Ignoreby @stevenschlansker in https://github.com/apache/fory/pull/2576 - feat(java): support limit deserialization depth by @chaokunyang in https://github.com/apache/fory/pull/2578
缺陷修复
- fix(ci): Install pyfory for golang xlang tests by @esafak in https://github.com/apache/fory/pull/2561
- fix(ci): Exit with subprocess return code in run_ci.py by @esafak in https://github.com/apache/fory/pull/2560
- fix(java): fix codegen name conflict by @chaokunyang in https://github.com/apache/fory/pull/2565
- fix(java): Skip calculation of classVersionHash if checkClassVersion by @theigl in https://github.com/apache/fory/pull/2573
- fix(java): skip hash compute for abstract field type by @chaokunyang in https://github.com/apache/fory/pull/2575
- fix(java): row format buffer recycling leaves offset and size for null by @stevenschlansker in https://github.com/apache/fory/pull/2540
改进项
- refactor(java): refactor fory java exception hierarchical structure by @chaokunyang in https://github.com/apache/fory/pull/2577
完整更新日志:https://github.com/apache/fory/compare/v0.12.1...v0.12.2
