Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-15 | 1.4 kB | |
v0.10.3 source code.tar.gz | 2025-05-15 | 4.6 MB | |
v0.10.3 source code.zip | 2025-05-15 | 5.4 MB | |
Totals: 3 Items | 9.9 MB | 0 |
What's Changed
- chore: Bump version to 0.10.3 by @pandalee99 in https://github.com/apache/fury/pull/2235
- chore: fix Releases 0.10 by @pandalee99 in https://github.com/apache/fury/pull/2236
- chore(javascript): remove nodejs 12 support by @chaokunyang in https://github.com/apache/fury/pull/2233
- fix(java): mark fury-test-core as test dep in fury extensions by @chaokunyang in https://github.com/apache/fury/pull/2231
- fix(java): ensure readVarUint36Small reads full bits regardless of remaining buffer size by @LouisLou2 in https://github.com/apache/fury/pull/2179
- fix(java): ensure FuryObjectInputStream.read never returns 0 when length>0 by @X-czh in https://github.com/apache/fury/pull/2205
- fix(java): Fix empty string processing in MetaStringBytes by @LouisLou2 in https://github.com/apache/fury/pull/2212
- feat(java): add protobuf serializer for message and byte string by @chaokunyang in https://github.com/apache/fury/pull/2213
- fix(java): fix field super class missing in compatible mode by @chaokunyang in https://github.com/apache/fury/pull/2214
- fix: install bazel by @chaokunyang
- fix(python): fix pyfury build using pyproject.toml by @chaokunyang in https://github.com/apache/fury/pull/2206
- fix: print python tests exception by @chaokunyang
- fix: install pyarrow by @chaokunyang
Full Changelog: https://github.com/apache/fury/compare/v0.10.2...v0.10.3-rc2