Apache Fory 团队很高兴宣布 0.11.2 版本发布。 这是一个重要版本,包含来自 6 位贡献者的13 PR。 请参阅Install页面了解如何获取适用于你平台的库。
功能特性
- feat(python): Add Python Linux ARM64 support and optimize Bazel installation by @esafak in https://github.com/apache/fory/pull/2357
- feat(java): row encoder array deserialization into List supports lazy access by @stevenschlansker in https://github.com/apache/fory/pull/2358
缺陷修复
- fix(java): fix register class async jit thread safety by @chaokunyang in https://github.com/apache/fory/pull/2365
- fix: fix WeakHashMap thread safety by @chaokunyang in https://github.com/apache/fory/pull/2366
- fix(rust): fix rust lint error by @chaokunyang in https://github.com/apache/fory/pull/2373
- fix(java): fix automatic module conflict with maven shaded dependencies by @chaokunyang in https://github.com/apache/fory/pull/2372
文档
- docs: adding multi-threading clarifications for java serialization by @drse in https://github.com/apache/fory/pull/2356
- docs: fix document markdown lint error by @LiangliangSui in https://github.com/apache/fory/pull/2360
- docs: Update java_serialization_guide.md - Fury - Fory by @apupier in https://github.com/apache/fory/pull/2362
- docs: Update java_serialization_guide.md - fury --> fory by @apupier in https://github.com/apache/fory/pull/2361
- docs: update jdk 24 support in README.md by @chaokunyang in https://github.com/apache/fory/pull/2368
工程维护
- chore: bump version 0.11.1 by @LiangliangSui in https://github.com/apache/fory/pull/2369
完整更新日志:https://github.com/apache/fory/compare/v0.11.1...v0.11.2
