The Apache Fory team is pleased to announce the 0.12.1 release. This is a major release that includes 24 PR from 5 distinct contributors. See the Install Page to learn how to get the libraries for your platform.
Features
- 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
Bug Fixes
- Ensure
Encoders.mapEncoder
loads 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
Improvements
- 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
New Contributors
- @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
Full Changelog: https://github.com/apache/fory/compare/v0.12.0...v0.12.1