1. 3f829a9 docs(rust): add rust document (#2582) by Shawn Yang · 21 hours ago main
  2. 4e95eae fix(java): row format buffer recycling leaves offset and size for null values (#2540) by Steven Schlansker · 25 hours ago
  3. c3b4d3f feat(java): support limit deserialization depth (#2578) by Shawn Yang · 2 days ago
  4. cb92dfc feat(Go): Implement ahead of time codegen for fory-go serialization (#2553) by thisingl · 2 days ago
  5. 892c2d1 refactor(java): refactor fory java exception hierarchical structure (#2577) by Shawn Yang · 2 days ago
  6. 827c62e feat(java): bean encoder implemented interfaces honor `@Ignore` (#2576) by Steven Schlansker · 2 days ago
  7. 2ded2e2 fix(java): skip hash compute for abstract field type (#2575) by Shawn Yang · 2 days ago
  8. 9a032a1 feat(Rust): Support automatic conversion between T and Option<T> when deserialize (#2563) by urlyy · 3 days ago
  9. 93207ee fix(java): Skip calculation of classVersionHash if checkClassVersion is false (#2573) by Thomas Heigl · 3 days ago
  10. 2a63b90 fix(java): fix classinfo npe on graalvm (#2572) by Shawn Yang · 3 days ago
  11. b167580 add idea jdk11 usage config by chaokunyang · 3 days ago
  12. d8090ee chore(ci): use str replace to make bump java version faster (#2568) by Shawn Yang · 3 days ago
  13. 1b64dda docs: update contributing.md with Rust lint command (#2569) by urlyy · 3 days ago
  14. ed4ea73 fix(java): fix codegen name conflict (#2565) by Shawn Yang · 3 days ago
  15. bb430b0 fix(ci): Exit with subprocess return code in run_ci.py (#2560) by Emre Şafak · 4 days ago
  16. 266af2a feat(go): add type meta encoding for meta share (#2554) by Zhong Junjie · 4 days ago
  17. ae9c416 fix(ci): Install pyfory for golang xlang tests (#2561) by Emre Şafak · 4 days ago
  18. db41ce3 chore: bump release version to 0.12.1 (#2556) by Shawn Yang · 5 days ago
  19. 707de60 feat(rust): support skipping fields bytes when deserializing in compatible mode (#2545) by urlyy · 8 days ago
  20. c632500 fix(java): array encoder seems to waste 8 bytes in encode(T) (#2551) by Steven Schlansker · 8 days ago
  21. 72fd91c chore(javascript): rename foryjs to apache-fory and remove install docs (#2544) by Shawn Yang · 9 days ago
  22. bdf7faf fix(ci): use commit hash for repo-file-sync-action (#2542) by Shawn Yang · 9 days ago
  23. ab8593c fix(ci): use lowercase for betahuhn/repo-file-sync-action (#2541) by Shawn Yang · 9 days ago
  24. 9c50c63 fix(python): add macos 13 release (#2538) by Shawn Yang · 10 days ago
  25. 92471a0 fix(python): fix bump version (#2536) by Shawn Yang · 10 days ago
  26. 02a5673 fix(python): fix bump_wheel version (#2534) by Shawn Yang · 10 days ago
  27. 982814f ci: Fix verify_version() by capturing version properly (#2535) by Emre Şafak · 10 days ago
  28. 5a32f42 fix(ci): Use ref_name tag in Windows, name release runs, verify wheel versions, use all python versions for release (#2532) by Emre Şafak · 10 days ago
  29. 7cd4515 feat(Rust): support Option in MetaFieldType se/de (#2528) by urlyy · 11 days ago
  30. a30d0d5 feat(Rust): Implementing Type Compatible (#2492) by urlyy · 11 days ago
  31. 0ae438d feat(CI): Cache npm, add node 24, lock file (#2523) by Emre Şafak · 11 days ago
  32. 3363baf fix(ci): Pass tag to bump_py_version, set PLAT inside manylinux container (#2522) by Emre Şafak · 11 days ago
  33. 0416413 fix(java): MemoryBuffer tests that equalTo works with size zero buffers (#2524) by Steven Schlansker · 11 days ago
  34. ef6f68e feat(python): type meta encoding for python (#2509) by Shawn Yang · 12 days ago
  35. 7a2700f fix(python): fix release python wheel head_branch tag (#2519) by Shawn Yang · 12 days ago
  36. 2bef1a8 fix(ci): print workflow head branch (#2518) by Shawn Yang · 12 days ago
  37. a9ab4f6 fix(python): fix publich tag for workflow (#2517) by Shawn Yang · 12 days ago
  38. 52f7676 chore: fix MetaStrEncoding (#2516) by co63oc · 12 days ago
  39. f6d0c52 ci: Pass the GH token to actions/download-artifact (#2514) by Emre Şafak · 12 days ago
  40. 8c0fdca ci: Fix Windows wheel creation (#2511) by Emre Şafak · 12 days ago
  41. 8d30984 docs: Improve pull request template (#2508) by Emre Şafak · 13 days ago
  42. 645faf5 fix(ci): Use $ROOT/dist for wheel distribution (#2506) by Emre Şafak · 13 days ago
  43. 3b28265 feat(python): meta compression for python (#2504) by Shawn Yang · 13 days ago
  44. 5673703 chore: translate Chinese comments into English (#2503) by Asnowww · 13 days ago
  45. 50f5d4d fix: Fix the issue of addListener not releasing the lock (#2500) by opensnail · 2 weeks ago
  46. 49746f3 docs(python): add row format doc (#2499) by Shawn Yang · 2 weeks ago
  47. 08dad96 docs: Improve pyfory PyPI documentation (#2498) by Emre Şafak · 2 weeks ago
  48. 0922ec7 fix(java): row format generated bean types handling Optional (#2497) by Steven Schlansker · 2 weeks ago
  49. 1735e4d chore: fix typos (#2496) by Asnowww · 2 weeks ago
  50. 6f54e19 docs: fix meta_size_mask (#2495) by urlyy · 2 weeks ago
  51. 2c912cd fix(java): Encoders.mapEncoder(TypeRef, TypeRef, TypeRef, Fory) should load bean classes (#2494) by Steven Schlansker · 2 weeks ago
  52. 66a2e78 feat(python): add register api to python (#2491) by Shawn Yang · 3 weeks ago
  53. 6b6486d feat(python): set default languge to python for pyfory (#2490) by Shawn Yang · 3 weeks ago
  54. c7cd352 fix(ci): Build python wheels using interpreters in manylinux2014 (#2486) by Emre Şafak · 3 weeks ago
  55. b84255f chore: bump release version to 0.12.0 (#2489) by Shawn Yang · 3 weeks ago
  56. bef364a feat: Chain wheel test/build and release workflows (#2483) by Emre Şafak · 3 weeks ago
  57. 68b9f08 fix(python): fix py release on macos 13 (#2478) by Shawn Yang · 3 weeks ago
  58. 1e01b9a chore(python): disable pyfory.format import warning (#2476) by Shawn Yang · 3 weeks ago
  59. 9004a03 fix(python): fix pyfory pypi release (#2473) by Shawn Yang · 3 weeks ago
  60. 9a246c5 fix(java): fix row encoder for private struct (#2469) by Shawn Yang · 3 weeks ago
  61. 373e712 feat(memory): add customizable MemoryAllocator interface (#2467) by adri · 3 weeks ago
  62. 461d5f8 fix(python): fix gh action pypi publish (#2468) by Shawn Yang · 3 weeks ago
  63. 19180e9 refactor(java): rename abstract collection/map serializers to Map/ListLikeSerializer (#2466) by Shawn Yang · 3 weeks ago
  64. 80ffbeb fix(java): fix map/list element type same with collection type jit error (#2465) by Shawn Yang · 3 weeks ago
  65. f6d1e86 feat(java): support object stream serialization for graalvm (#2464) by Shawn Yang · 3 weeks ago
  66. 9d87f2b fix(java): fix decode classdef for abstract classes (#2462) by Shawn Yang · 3 weeks ago
  67. d3ce1bb feat(java): add graalvm 23 ci (#2463) by Shawn Yang · 3 weeks ago
  68. 81ca4fb chore(java): arrow 18.3.0 (#2458) by Steven Schlansker · 4 weeks ago
  69. 431c91c fix(java): fix extension java module conflict (#2456) by Shawn Yang · 4 weeks ago
  70. e56a999 fix(java): fix extension java module conflict (#2455) by Shawn Yang · 4 weeks ago
  71. b2f6be6 fix(java): fix shade janino duplciate entry (#2453) by Shawn Yang · 4 weeks ago
  72. 8982e51 fix(java): fix maven deploy (#2452) by Shawn Yang · 4 weeks ago
  73. 4e580c7 feat(python): add register api for python (#2451) by Shawn Yang · 4 weeks ago
  74. bc7de3c fix(java): fix install jdks (#2450) by Shawn Yang · 4 weeks ago
  75. d9a874b chore(python): add execute doc for cross langauge tests in python (#2420) by Shawn Yang · 4 weeks ago
  76. b0af8d0 fix(java): fix java deploy with different java versions (#2449) by Shawn Yang · 4 weeks ago
  77. fbee54f fix(java): MemoryBuffer::readChars (#2438) by Leo · 4 weeks ago
  78. 880257c feat(java): use java11 for fory-format module (#2448) by Shawn Yang · 4 weeks ago
  79. 8d5cc23 fix(java): crash when map only contains null value (#2444) by Leo · 4 weeks ago
  80. 8fb1bc7 fix(rust): fix rust lint error (#2447) by Shawn Yang · 4 weeks ago
  81. f4188e8 chore: translate comments (#2442) by co63oc · 4 weeks ago
  82. ae8c36c refactor(ci): Migrate CI runner to Python scripts (#2406) by Emre Şafak · 4 weeks ago
  83. d8f53c5 chore: fix typos (#2436) by co63oc · 5 weeks ago
  84. b0bc481 chore: fix typos (#2433) by co63oc · 6 weeks ago
  85. e76cf14 chore: remove incubating (#2431) by Shawn Yang · 6 weeks ago
  86. 8bfe1fa chore: fix typos (#2429) by co63oc · 6 weeks ago
  87. ea68b81 chore(dart): fix typos (#2428) by co63oc · 7 weeks ago
  88. dc52731 fix(go): fix type writing and reading logic in slice (#2427) by lzaeh · 7 weeks ago
  89. 990a1ab chore: fix typos (#2424) by co63oc · 7 weeks ago
  90. 0f37764 docs: fix ruff command (#2425) by co63oc · 7 weeks ago
  91. 5e0c4ec chore(cpp): fix duplicate copyright (#2426) by co63oc · 7 weeks ago
  92. 5a15097 feat(kotlin): add cache to kotlin default value support (#2419) by Shawn Yang · 7 weeks ago
  93. f26681c fix: Correct pyarrow installation check and add bazel troubleshooting (#2418) by Emre Şafak · 7 weeks ago
  94. d6a425a feat(kotlin): support default value for kotlin data class (#2416) by Shawn Yang · 8 weeks ago
  95. c4a05d5 refactor(java): refactor java default value support for scala/kotlin (#2415) by Shawn Yang · 8 weeks ago
  96. a6aead8 feat(scala): support scala object with default values (#2412) by Shawn Yang · 8 weeks ago
  97. f4718ac feat: Implement ObjectSerializer for custom objects (#2413) by Emre Şafak · 8 weeks ago
  98. 71591e7 feat(python): Add FunctionSerializer for function serialization (#2404) by Emre Şafak · 8 weeks ago
  99. e39f8b3 chore(docs): Fix the names of some documents (#2411) by PAN · 8 weeks ago
  100. 0af0f1b perf(Go/python): Type system compatibility upgrade (#2339) by PAN · 8 weeks ago