Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-29 | 1.5 kB | |
v0.11.2 source code.tar.gz | 2025-06-29 | 3.9 MB | |
v0.11.2 source code.zip | 2025-06-29 | 4.9 MB | |
Totals: 3 Items | 8.8 MB | 0 |
What's Changed
- docs: adding multi-threading clarifications for java serialization by @drse in https://github.com/apache/fory/pull/2356
- 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
- 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
- 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
- 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
- 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
Full Changelog: https://github.com/apache/fory/compare/v0.11.1...v0.11.2