1. 1722034 docs: fix xlang type mapping MDX (#3701) by Shawn Yang · 8 hours ago main
  2. f0dcba4 docs(xlang): update language support docs (#3700) by Shawn Yang · 12 hours ago
  3. f156374 fix(cpp): repair CMake tests and examples (#3699) by Shawn Yang · 15 hours ago
  4. b3fda60 chore(deps): bump io.grpc:grpc-netty-shaded from 1.62.2 to 1.75.0 in /integration_tests/grpc_tests/java (#3697) by dependabot[bot] · 2 days ago
  5. 8b4439a feat(compiler): add java/python gRPC support (#3692) by Shawn Yang · 3 days ago
  6. 0f0295b chore: bump release version to 1.0 (#3696) by Shawn Yang · 3 days ago
  7. 0a96e1c fix(c++): propagate /Zc:preprocessor on MSVC for FORY_STRUCT consumers (#3694) by Truffle · 3 days ago
  8. 6f36345 docs(cpp): clarify MSVC preprocessor requirement (#3695) by Shawn Yang · 4 days ago
  9. 1daa1d0 fix(dart): fix dart library warnings (#3691) by Shawn Yang · 6 days ago
  10. 56b5b38 feat(compiler): set thread_safe_pointer to false by default and enhance ci (#3690) by Shawn Yang · 6 days ago
  11. 5a17ad7 ci: pin manylinux wheel images for release builds (#3689) by Shawn Yang · 6 days ago
  12. 3735e36 fix(ci): fix python/dart release (#3688) by Shawn Yang · 6 days ago
  13. 5afdba3 fix: fix release script (#3687) by Shawn Yang · 6 days ago
  14. 72c97e9 docs: update xlang/native serialization doc (#3686) by Shawn Yang · 6 days ago
  15. 06d60db feat(xlang): use xlang as default mode for all languages (#3685) by Shawn Yang · 6 days ago
  16. 1fa8735 feat(kotlin): add schema idl support to kotlin (#3684) by Shawn Yang · 7 days ago
  17. 398ad2f feat(rust): make rust chrono optional (#3683) by Shawn Yang · 8 days ago
  18. 2e3bef8 feat(scala): update generated annotation (#3682) by Shawn Yang · 8 days ago
  19. 3d49c6f feat(scala): add scala schema idl support (#3681) by Shawn Yang · 8 days ago
  20. fee9190 refactor(java): replace static serializer spi lookup (#3680) by Shawn Yang · 9 days ago
  21. 57b0c9e feat(kotlin): add kotlin xlang and ksp support (#3679) by Shawn Yang · 10 days ago
  22. 74898f4 feat(xlang): simplify xlang field ordering (#3675) by Shawn Yang · 10 days ago
  23. 7ce550b fix(java): avoid instantiating abstract meta-share types (#3677) by Shawn Yang · 11 days ago
  24. 0855c18 fix(java): validate subclass serializer layer counts (#3676) by Shawn Yang · 11 days ago
  25. afb2f3f feat(java): annotation processor for android serialization (#3670) by Shawn Yang · 11 days ago
  26. ac47fe9 feat(compiler): add helpers to generate unified gRPC service/method names (#3672) by Peiyang He · 11 days ago
  27. a603ff1 fix(javascript): preserve getTypeInfo in regenerated read serializer (#3669) by Shin Xiahou · 12 days ago
  28. 33e0dc0 feat: add android support (#3667) by Shawn Yang · 13 days ago
  29. f021947 refactor(rust): use absolute path in generated Rust code (#3666) by Peiyang He · 2 weeks ago
  30. 917673d docs: add README schema IDL example (#3665) by Shawn Yang · 2 weeks ago
  31. b4441d0 docs: update readme (#3664) by Shawn Yang · 2 weeks ago
  32. 0c04a84 fix(java): serialize suppressed exceptions (#3663) by Shawn Yang · 2 weeks ago
  33. 31b06a5 docs: tighten benchmark throughput plots (#3662) by Shawn Yang · 2 weeks ago
  34. e335591 perf: update benchmark plots (#3661) by Shawn Yang · 2 weeks ago
  35. 389b66c chore: clean up code and add compiler warning checks (#3660) by Shawn Yang · 2 weeks ago
  36. 8ae4ce5 fix: include TypeMeta header bits in hash (#3659) by Shawn Yang · 2 weeks ago
  37. e66733a chore(java): configure default Fory log level (#3657) by Shawn Yang · 2 weeks ago
  38. 7f8e223 perf: optimize serialization perf (#3656) by Shawn Yang · 2 weeks ago
  39. 8f6a095 fix(java): recover map declared serializers for compatible reads (#3654) by Sebastian Mandrean · 2 weeks ago
  40. 28a5336 perf(dart): remove generated struct slot bridge (#3653) by Shawn Yang · 2 weeks ago
  41. a02a5a2 feat(xlang): compatible read between list array field (#3650) by Shawn Yang · 2 weeks ago
  42. 261de1e fix(java): fix set view ref tracking (#3649) by Shawn Yang · 3 weeks ago
  43. de67a87 feat(xlang): use compatible for xlang by default (#3648) by Shawn Yang · 3 weeks ago
  44. 380fae7 feat(xlang): add comprehensive read checks (#3647) by Shawn Yang · 3 weeks ago
  45. adba101 fix(java): use REPLACE_STUB_ID for unregistered writeReplace classes to prevent cross-JVM ClassNotFoundException (#3638) by wakilurislam · 3 weeks ago
  46. 632e916 fix(xlang): fix xlang type system (#3646) by Shawn Yang · 3 weeks ago
  47. 3f7a0a5 feat(xlang): unified xlang type system (#3644) by Shawn Yang · 3 weeks ago
  48. 768dee5 feat(python): support nested field schema encodings (#3643) by Shawn Yang · 3 weeks ago
  49. 000bb1a chore(dart): remove stale dart note files (#3642) by Shawn Yang · 3 weeks ago
  50. c0b0839 feat(dart): support nested container field codec for dart (#3641) by Shawn Yang · 3 weeks ago
  51. a88a8a6 feat(go): support nested field annotation type specs (#3640) by Shawn Yang · 3 weeks ago
  52. 03c4c57 feat(csharp): support nested container field codec (#3639) by Shawn Yang · 3 weeks ago
  53. 112a6e4 feat(cpp): add nested field codec support (#3636) by Shawn Yang · 3 weeks ago
  54. 6cb53a5 refactor(cpp): remove abseil dependency (#3634) by Shawn Yang · 4 weeks ago
  55. 621e449 feat(java): support nested type-use serialization metadata (#3633) by Shawn Yang · 4 weeks ago
  56. 97f582f fix(python): enforce more checks in read (#3632) by Shawn Yang · 4 weeks ago
  57. 79aa38a feat: add nested container codec for rust (#3630) by Shawn Yang · 4 weeks ago
  58. 9ca6eff feat(java): add schema typed row fields accessor (#3631) by Shawn Yang · 4 weeks ago
  59. fdd1143 fix(java): preserve externalizable containers in compatible mode (#3628) by Sebastian Mandrean · 4 weeks ago
  60. b6b18aa fix(java): honor record field encoding in generated decode (#3626) by Sebastian Mandrean · 4 weeks ago
  61. 7bada44 feat(swift): nested container override support for swift (#3625) by Shawn Yang · 4 weeks ago
  62. 3b68521 fix(go): add configurable fieldCount and fieldDepth guardrails (#3620) by Ayush Kumar · 4 weeks ago
  63. 62b0d91 fix(go): added maxBinarySize limit to decimal deserialization (#3623) by Ayush Kumar · 4 weeks ago
  64. b2d4192 fix(go): added pre-allocation bounds checks for slices and strings (#3618) by Ayush Kumar · 4 weeks ago
  65. a3845c3 fix(go): add bound checking for refResolver and metaStringResolver reads (#3615) by Ayush Kumar · 4 weeks ago
  66. b20311f fix(go): ensure physical buffer space for unsafe varint fast-paths (#3613) by Ayush Kumar · 4 weeks ago
  67. 1d1417c fix(dart): added <<< for correct logical right shift semantics in uint (#3607) by Ayush Kumar · 4 weeks ago
  68. d846e45 docs: add more agent harness rules (#3610) by Shawn Yang · 4 weeks ago
  69. b71db8a perf(dart): typed-container write fast path with scan elimination (#3609) by Yash Agarwal · 4 weeks ago
  70. 1d2bea8 feat(dart): support dart web platform (#3608) by Shawn Yang · 4 weeks ago
  71. ad80be2 feat(xlang): add bfloat16 support (#3605) by Shawn Yang · 4 weeks ago
  72. bda7d80 fix(javascript): fix javascript schema idl tests (#3604) by Shawn Yang · 4 weeks ago
  73. ee7d6b8 fix(javascript): align TypeMeta preamble constants with python/java/rust/go xlang bindings (#3603) by Emrul · 5 weeks ago
  74. 370addb refactor(dart): aligned dart internal implementation (#3601) by Geethapranay1 · 5 weeks ago
  75. 62283f8 feat(xlang): add decimal and align serializers for xlang (#3599) by Shawn Yang · 5 weeks ago
  76. 1de178f chore(dart): refine dart xlang serialization (#3596) by Shawn Yang · 5 weeks ago
  77. 7b6be90 fix(c++): fix c++ duration serialization (#3598) by Shawn Yang · 5 weeks ago
  78. f5646ab chore(csharp): add more csharp and swift tests (#3597) by Shawn Yang · 5 weeks ago
  79. b4d7ad3 fix(dart): use getUint32 for correctly encoding u64 value (#3592) by Ayush Kumar · 5 weeks ago
  80. 87b0a2e chore(dart): add missing license headers (#3594) by Shawn Yang · 5 weeks ago
  81. 3c9c999 refactor(rust): move Fory configuration to builder (#3593) by Shawn Yang · 5 weeks ago
  82. 37b5ce1 docs: move development guide to docs root (#3591) by Shawn Yang · 5 weeks ago
  83. a6fdcfb chore(rust): refine varint read/write method name (#3590) by Shawn Yang · 5 weeks ago
  84. 8acc76e docs: rename graalvm_support.md to graalvm-support.md (#3589) by Shawn Yang · 5 weeks ago
  85. 621ee53 docs(java): update graalvm guide location (#3588) by Shawn Yang · 5 weeks ago
  86. b40a2ec docs: add NuGet badge (#3587) by Shawn Yang · 5 weeks ago
  87. b32f3a8 fix(dart): fix dart ci (#3586) by Shawn Yang · 5 weeks ago
  88. 3e6ec43 fix(dart): resolve fory pub.dev score issues (#3585) by Shawn Yang · 5 weeks ago
  89. 5345256 chore: skip auto release for tag starts with go (#3584) by Shawn Yang · 5 weeks ago
  90. 535e620 chore: bump releasse version to 0.17.0 (#3583) by Shawn Yang · 5 weeks ago
  91. 3e94a45 feat(rust): add configurable size guardrails (#3579) by Ayush Kumar · 5 weeks ago
  92. cf3656a feat(ci): fix release for csharp and dart (#3582) by Shawn Yang · 5 weeks ago
  93. 9c82aaa fix(ci): pin more ci actions (#3578) by Shawn Yang · 5 weeks ago
  94. d9f300f fix(javascript): fix hps release (#3577) by Shawn Yang · 5 weeks ago
  95. 6735b37 feat: make generate enum use id for wire format (#3576) by Shawn Yang · 5 weeks ago
  96. 4a3c71c docs: update readme (#3575) by Shawn Yang · 5 weeks ago
  97. 6d0faff feat(python): fix python struct xlang ref track error (#3574) by Shawn Yang · 5 weeks ago
  98. c5eb38f feat(dart): add dart IDL support (#3571) by Shawn Yang · 5 weeks ago
  99. 1358d2f fix(java): add test for previous uncaught regression. (#3573) by PiotrDuz · 5 weeks ago
  100. c548fa0 docs(dart): update dart benchmark docs (#3568) by Yash Agarwal · 6 weeks ago