Apache Fory 团队很高兴宣布 0.12.3 版本发布。 This is a minor release that includes 4 PR. 请参阅Install页面了解如何获取适用于你平台的库。
功能特性
- feat(java): support concurent map serialization when being updated by @chaokunyang in https://github.com/apache/fory/pull/2617
- feat(python): support limit pyfory depth by @chaokunyang in https://github.com/apache/fory/pull/2625
- feat(python): drop-in replacement for pickle serialization by @chaokunyang in https://github.com/apache/fory/pull/2629
缺陷修复
- fix(java): fix get nested genericType for codegen by @chaokunyang in https://github.com/apache/fory/pull/2632
完整更新日志:https://github.com/apache/fory/compare/v0.12.2...v0.12.3
