Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-24 | 790 Bytes | |
v0.10.2 source code.tar.gz | 2025-04-24 | 4.6 MB | |
v0.10.2 source code.zip | 2025-04-24 | 5.4 MB | |
Totals: 3 Items | 9.9 MB | 0 |
What's Changed
- 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 @LiangliangSui in https://github.com/apache/fury/pull/2175
- fix(kotlin): fix kotlin compile error (#2173) by @LiangliangSui in https://github.com/apache/fury/pull/2188
- feat(kotlin): add kotlin ci (#2176) by @LiangliangSui in https://github.com/apache/fury/pull/2189
Full Changelog: https://github.com/apache/fury/compare/v0.10.1...v0.10.2