The Apache Fory team is pleased to announce the 0.11.2 release. This is a major release that includes 13 PR from 6 distinct contributors. See the Install Page to learn how to get the libraries for your platform.
Features
- 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
Bug Fixes
- 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
Documentation
- 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
Chores
- chore: bump version 0.11.1 by @LiangliangSui in https://github.com/apache/fory/pull/2369
Full Changelog: https://github.com/apache/fory/compare/v0.11.1...v0.11.2