The Apache Fury team is pleased to announce the 0.10.2 release. This is a minor release that includes 6 PR from 2 distinct contributors. See the Install Page to learn how to get the libraries for your platform.
Features
- feat(kotlin): add kotlin ci by @pandalee99 in https://github.com/apache/fury/pull/2176
Bug Fix
- 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
Full Changelog: https://github.com/apache/fury/compare/v0.10.1...v0.10.2