Apache Fory 团队很高兴宣布 0.12.1 版本发布。 这是一个重要版本,包含来自 5 位贡献者的24 PR。 请参阅Install页面了解如何获取适用于你平台的库。
功能特性
- feat(python): set default languge to python for pyfory by @chaokunyang in https://github.com/apache/fory/pull/2490
- feat(python): add register api to python by @chaokunyang in https://github.com/apache/fory/pull/2491
缺陷修复
- Ensure
Encoders.mapEncoderloads bean classes correctly by @stevenschlansker in https://github.com/apache/fory/pull/2494 - fix(java): row format generated bean types handling Optional by @stevenschlansker in https://github.com/apache/fory/pull/2497
- fix(java): fix addListener not releasing the lock by @open-snail in https://github.com/apache/fory/pull/2500
改进项
- Improve PyPI landing page and add row-format documentation (https://github.com/apache/fory/pull/2498, https://github.com/apache/fory/pull/2499)
- Refactor python release workflow by @esafak in https://github.com/apache/fory/pull/2483 https://github.com/apache/fory/pull/2532
- chore: translate Chinese comments into English by @Asnowww in https://github.com/apache/fory/pull/2503
新贡献者
- @Asnowww made their first contribution in https://github.com/apache/fory/pull/2503
- @open-snail made their first contribution in https://github.com/apache/fory/pull/2500
完整更新日志:https://github.com/apache/fory/compare/v0.12.0...v0.12.1
