What's Changed
- chore: cherry-pick commits for 0.10.3 by @chaokunyang in #2219
- fix(ci): fix releases-0.10.3 ci by @pandalee99 in #2221
- fix(java): ensure readVarUint36Small reads full bits regardless of remaining buffer size by @LouisLou2 in #2179
- fix(java): ensure FuryObjectInputStream.read never returns 0 when length>0 by @X-czh in #2205
- fix(java): Fix empty string processing in MetaStringBytes by @LouisLou2 in #2212
- feat(java): add protobuf serializer for message and byte string by @chaokunyang in #2213
- fix(java): fix field super class missing in compatible mode by @chaokunyang in #2214
- fix: install bazel by @chaokunyang
- fix(python): fix pyfury build using pyproject.toml by @chaokunyang in #2206
- fix: print python tests exception by @chaokunyang
- fix: install pyarrow by @chaokunyang
Full Changelog: v0.10.2...v0.10.3-rc1