1. 7db7d86 release note for v1.13.2 by wongoo · 12 days ago master v1.13.2
  2. 28ed891 Add: GenericException struct and ToGenericException converter (#397) by Modo · 12 days ago
  3. 0c80a33 Merge pull request #394 from mochengqian/test-typed-nil-pointer-encoding by Xin.Zh · 3 months ago
  4. 32cf64a test: verify typed nil scalar pointers encode as null by MoChengqian · 3 months ago
  5. d08d614 release note for v1.13.1 by 望哥 · 3 months ago v1.13.1
  6. 9a624aa Merge pull request #393 from xingcici/fix/high_surrogate by Xin.Zh · 4 months ago
  7. f734b44 Merge pull request #392 from tiltwind/readme by Xin.Zh · 4 months ago
  8. 57f6362 fix: validate low surrogate before combining surrogate pair in decode2utf8 by 行词 · 4 months ago
  9. 39ca0c3 update readme for better structure by tiltwind · 4 months ago
  10. 9e789a0 release note for v1.13.0 by wongoo · 4 months ago v1.13.0
  11. 6ec768d Merge pull request #390 from apache/dependabot/go_modules/gopkg.in/yaml.v3-3.0.1 by Xin.Zh · 4 months ago
  12. 850536f Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.1 by dependabot[bot] · 4 months ago
  13. f34d30d Merge pull request #389 from MoChengqian/fix-pr382-ci by Xin.Zh · 4 months ago
  14. 6965a4e fix(ci): address staticcheck and java runtime checks by MoChengqian · 4 months ago
  15. f02df42 fix(ci): align PR workflow and test steps by MoChengqian · 4 months ago
  16. 63a2a6c fix(ci): harden workflow and Java test compatibility by MoChengqian · 4 months ago
  17. 66feb0a fix: resolve CI failures from PR #375 and improve code quality by MoChengqian · 4 months ago
  18. a444f80 Merge pull request #381 from tiltwind/fix-decode-check by Xin.Zh · 11 months ago
  19. e4c2578 ignore staticcheck SA4003 by tiltwind · 11 months ago
  20. aa93508 fix lint errors by tiltwind · 11 months ago
  21. 299118f upgrade golangci-lint & add test log info by tiltwind · 11 months ago
  22. fdd1df1 upgrade go version from 1.17 to 1.25 by tiltwind · 11 months ago
  23. 8b79e7f fix: ignore slow check for it success on local machine but will fail on github action virtual server by tiltwind · 11 months ago
  24. bfba6c8 Merge pull request #380 from apache/ci/imports-formatter by Xin.Zh · 12 months ago
  25. 70c504e ci(fmt): add import-formatter check ci by marsevilspirit · 12 months ago ci/imports-formatter
  26. d39162a Merge pull request #375 from nuclearg/bugfix_20250331_decode_perf_issue_fix by Xin.Zh · 1 year, 1 month ago
  27. 06889eb fix: range b.N by 恩济 · 1 year, 3 months ago
  28. e9a28da translate remark to english by 恩济 · 1 year, 3 months ago
  29. a78e2a3 BREAKING CHANGE: remove dubbo protocol impl which replaced by the impl in dubbo-go project (#364) by 望哥 · 1 year, 3 months ago
  30. 2d0b7c8 test: add benchmark test by 恩济 · 1 year, 3 months ago
  31. 800b407 typofix: rename largedata_test to benchmark_test by 恩济 · 1 year, 4 months ago
  32. c0e3b88 bugfix: decode prefermance fix, run refHolders.notify() only at the outermost level by 恩济 · 1 year, 4 months ago
  33. e93635a release note for v1.12.5 by tiltwind · 1 year, 5 months ago v1.12.5
  34. 6c7867e fix memory leak issue (#374) by LQyt2012 · 1 year, 5 months ago
  35. c2f46d0 upgrade @actions/cache to v4 by tiltwind · 1 year, 5 months ago
  36. c1070e1 release note for v1.12.4 by tiltwind · 2 years, 8 months ago 1.12 v1.12.4
  37. 333dcbc Merge pull request #368 from ahaostudy/master by Xin.Zh · 2 years, 8 months ago
  38. ebf53db refactor: remove config option and change null encoding to default support by root · 2 years, 8 months ago
  39. 5d34775 feat: support java null encoding by ahaostudy · 2 years, 8 months ago
  40. 6c40744 release note for v1.12.3 by tiltwind · 2 years, 9 months ago v1.12.3
  41. fb070d0 Merge pull request #366 from ahaostudy/master by Jason Deng · 2 years, 9 months ago
  42. fbdccbe test: check if TestMapInObject decoded value is equal to original value by ahaostudy · 2 years, 9 months ago
  43. 4ce3eae fix: issue where Decoder panics when decoding an Object containing a Map with int8/int16 as key or value type by ahaostudy · 2 years, 9 months ago
  44. f0fbe40 release note for v1.12.2 by tiltwind · 3 years, 3 months ago v1.12.2
  45. 8840018 Merge pull request #361 from wongoo/fix-ptr-value-set by Xin.Zh · 3 years, 3 months ago
  46. f9c7f78 check CanSet first before set for same type by tiltwind · 3 years, 3 months ago fix-ptr-value-set
  47. f73a225 add unit test for java wrapper object by tiltwind · 3 years, 3 months ago
  48. 25f3ccf add commit by tiltwind · 3 years, 3 months ago
  49. 64ed78d rename by tiltwind · 3 years, 3 months ago
  50. 9dc1a19 fix pointer value set by tiltwind · 3 years, 3 months ago
  51. 7231dc5 Merge branch 'master' into 1.12 by tiltwind · 3 years, 4 months ago v1.12.1
  52. a55bacd release note for v1.12.1 by tiltwind · 3 years, 4 months ago
  53. 33f7e9d fix issue 356 that ref to wrong type of map for nil value (#357) by tiltwind(斜风) · 3 years, 4 months ago
  54. 76ae75b Bump dubbo from 2.7.18 to 2.7.21 in /test_hessian (#355) by dependabot[bot] · 3 years, 5 months ago
  55. 8390f13 Bump dubbo from 2.7.18 to 2.7.21 in /test_dubbo (#354) by dependabot[bot] · 3 years, 5 months ago
  56. 2976f7b upgrade go to v1.17 to fix issue #348 for 2.0 branch (#353) by tiltwind(斜风) · 3 years, 5 months ago v1.12.0 v2.0.0
  57. f0ac0a6 upgrade go to v1.17 to fix issue #348 (#352) by tiltwind(斜风) · 3 years, 5 months ago 1.11 v1.11.7
  58. 6ea8710 Merge pull request #350 from wongoo/wrapper_type_dev by Xin.Zh · 3 years, 5 months ago
  59. a03ceac add java wrapper type support in readme by tiltwind · 3 years, 5 months ago
  60. 4cd8b9d Update README.md by Xin.Zh · 3 years, 5 months ago
  61. f13bb4e mark array types deprecated (#347) by tiltwind(斜风) · 3 years, 6 months ago 1.10 v1.11.6
  62. 76acae4 remove unused code & add license by tiltwind · 3 years, 6 months ago
  63. 94ce5f0 remove unused unit test by tiltwind · 3 years, 6 months ago
  64. faf63bf use reflect.Ptr by tiltwind · 3 years, 6 months ago
  65. ec3010f reflect.PointerTo is supported only from go1.20, use a dummy variable to get the pointer type by tiltwind · 3 years, 6 months ago
  66. 6ba7808 support wrapper types 20230212-2 by tiltwind · 3 years, 6 months ago
  67. 6697e3f support wrapper types 20230212 by tiltwind · 3 years, 6 months ago
  68. 9c35bf1 support wrapper types by tiltwind · 3 years, 6 months ago
  69. 3ac5343 Merge branch 'mark_deprecated' into wrapper_type_dev by tiltwind · 3 years, 6 months ago
  70. 70f551e deprecated by tiltwind · 3 years, 6 months ago
  71. 5a3a08b mark array types deprecated by tiltwind · 3 years, 6 months ago
  72. 7557a5d mark array types deprected by tiltwind · 3 years, 6 months ago
  73. 2118b3d temp by tiltwind · 3 years, 6 months ago
  74. 4820c03 Delete .travis.yml by Albumen Kevin · 3 years, 6 months ago
  75. 973d9f6 release note for v1.11.5 by wongoo · 3 years, 8 months ago v1.11.5
  76. 6455362 fix issue #340 (#341) by tiltwind(斜风) · 3 years, 8 months ago
  77. a6671d5 mark dubbo2 rpc protocol implementation deprecated (#339) by tiltwind(斜风) · 3 years, 8 months ago
  78. e579dda Merge pull request #337 from apache/fix/AcquireBytes by Xin.Zh · 3 years, 9 months ago v1.11.4
  79. 801268e upgrade gost version to fix memory leak of AcquireBytes from https://github.com/dubbogo/gost/pull/108/files by yuyu.zx · 3 years, 9 months ago fix/AcquireBytes
  80. 901b071 Merge pull request #336 from apache/dependabot/maven/test_hessian/org.apache.dubbo-dubbo-2.7.18 by Xin.Zh · 3 years, 9 months ago
  81. 67b078b Merge pull request #335 from apache/dependabot/maven/test_dubbo/org.apache.dubbo-dubbo-2.7.18 by Xin.Zh · 3 years, 9 months ago
  82. cfbd9e1 release note for v1.11.3 by wongoo · 3 years, 9 months ago v1.11.3
  83. 1e98ee0 Bump dubbo from 2.7.15 to 2.7.18 in /test_hessian by dependabot[bot] · 3 years, 9 months ago
  84. 1a36fa5 Bump dubbo from 2.7.15 to 2.7.18 in /test_dubbo by dependabot[bot] · 3 years, 9 months ago
  85. d520464 Fix decode enum not correctly (#332) by 望哥 · 3 years, 9 months ago
  86. 5e88953 format code using gofmt -l -w . (#333) by 望哥 · 3 years, 9 months ago
  87. 1f1df01 release note for v1.11.2 by wongoo · 3 years, 9 months ago v1.11.2
  88. 0db9c6b fix bug: support java enum variable list (#330) by shenchao861129 · 3 years, 9 months ago
  89. e13beea revert-unexpected-merge (#329) by 望哥 · 3 years, 9 months ago
  90. 868e06e Update object_test.go by Xin.Zh · 3 years, 9 months ago
  91. bed48b1 Merge pull request #326 from shenchao861129/new-master by Xin.Zh · 3 years, 9 months ago
  92. 8529778 fix bug: support java enum variable list by shenchao · 3 years, 9 months ago
  93. aa53824 add testing: TestDecodeCustomReplyEnumVariableList by shenchao · 3 years, 9 months ago
  94. 542bcf0 Merge pull request #324 from wongoo/fix-issue-323 by Xin.Zh · 3 years, 9 months ago
  95. 4055e70 notify all ref holder at the end of decoding by wongoo · 3 years, 9 months ago revert-326-new-master
  96. 159280f release note for v1.11.1 by wongoo · 4 years ago v1.11.1
  97. 303698c Merge pull request #320 from zhengzepeng/master by Xin.Zh · 4 years ago
  98. 2437f11 add unit test(if map is pojo, write class name first) by zhengzepeng · 4 years ago
  99. 31f2f96 if map is pojo, write class name first by zhengzepeng · 4 years ago
  100. 83d6845 Merge pull request #318 from mark4z/master by Xin.Zh · 4 years, 1 month ago