信息
该版本发布于 Fury 进入 Apache 孵化器之前,因此属于非 ASF 发布。
作者:chaokunyang
我很高兴宣布 Fury 0.1.1 版本发布。该版本是在 Fury 0.1.0 基础上的增强版本,并与 0.1.0 保持二进制兼容。
亮点
- Java
- Dubbo fury integration: https://github.com/fury-project/dubbo-serialization-fury
- Add class checker API to customize security check behaviour(#890)
- Python
- Support pyarrow6 bazel build (#859 #862)
- Support python 3.10 (#859 #862)
变更列表
- [Java] Dubbo fury integration: https://github.com/fury-project/dubbo-serialization-fury
- [Java] fix isSecure check for xlang in java (#822)
- [Java] register empty object by default (#829)
- [Java] upgrade guava for(#831)
- [Python] Support pyarrow6 bazel build (#859)
- [Python] add missing shared lib for python (#862)
- [Java] optimize buffer copy (#870)
- [Doc] Fix row format doc (#873)
- [Java] fix ofHashMap (#877)
- [Java] add jdk tools.jar for tests (#881)
- [Java] Fix lazy bean serializer (#883)
- [Java] print exception for fury creation (#885)
- [Java] remove getCurrentFury API (#887)
- [Java] Add fury map iterator api (#889)
- [Java] Add class checker API (#890)
- [Python] Fix python linux deploy missing shared library files (#892)
- [[Java] refine AllowListChecker (#893)
完整更新日志:https://github.com/alipay/fury/compare/v0.1.0...v0.1.1
