Apache Fury 团队很高兴宣布 0.10.2 版本发布。 这是一个小版本,包含来自 2 位贡献者的6 PR。 请参阅Install页面了解如何获取适用于你平台的库。
功能特性
- feat(kotlin): add kotlin ci by @pandalee99 in https://github.com/apache/fury/pull/2176
缺陷修复
- fix(java): fix DisallowedList calculate hash in Windows by @chaokunyang in https://github.com/apache/fury/pull/2142
- fix(java): fix fury logger log exception by @chaokunyang in https://github.com/apache/fury/pull/2153
- fix(java): fix nested chunk map serialization error when generics exists by @chaokunyang in https://github.com/apache/fury/pull/2162
- fix(java): fix nested map chunk serialization codegen by @chaokunyang in https://github.com/apache/fury/pull/2172
- fix(kotlin): fix kotlin compile error by @chaokunyang in https://github.com/apache/fury/pull/2173
完整更新日志:https://github.com/apache/fury/compare/v0.10.1...v0.10.2
