Hello, Apache Fury(incubating) Community, This is a call for a discussion to release Apache Fury(incubating) version v0.9.0. We've made a lot of progress since our last release. Highlights including: 1. Highly-optimized utf8 encoding which is 2x faster than JDK 2. Fury kotlin support 3. Enum Serialization by name 4. Classname/EnumName MetaString serialization skip hashcode for smaller string(<=16 bytes)
The change lists about this release: https://github.com/apache/fury/compare/v0.8.0...v0.9.0-rc1 Please leave your comments here about this release plan. We will bump the version in repo and start the release process after the discussion. Thanks, Shawn Yang
