1. 91565d4 Update supported go versions by Yuxuan 'fishy' Wang · 5 months ago
  2. b20f675 THRIFT-5784: Add THeaderTransforms to TConfiguration by Yuxuan 'fishy' Wang · 8 months ago
  3. 63f0458 Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work by Thomas · 10 months ago
  4. f5396ed Merge branch '0.20.0' by Jens Geyer · 10 months ago
  5. a9b1463 THRIFT-5767: use string builder to parse strings with escaped quotes (#2946) by k-walton · 10 months ago
  6. 0d0ac75 Preparing 0.20.0 by Jens Geyer · 10 months ago v0.20.0
  7. dd1217f THRIFT-5745: Implement slog.LogValuer on go TStructs by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  8. ab6f3ef THRIFT-5744: Switch to slog for go library by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  9. 51e541e THRIFT-5745: Implement slog.LogValuer on go TStructs by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  10. 875178c THRIFT-5744: Switch to slog for go library by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  11. 022d027 Github Actions: Remove --disable-tests by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  12. 0e872c8 THRIFT-5731: Handle ErrAbandonRequest automatically by Yuxuan 'fishy' Wang · 1 year, 5 months ago
  13. dc733fa Update supported go versions to 1.20 and 1.21 by Yuxuan 'fishy' Wang · 1 year, 7 months ago
  14. dca42ab THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go compiler" by Yuxuan 'fishy' Wang · 1 year, 11 months ago
  15. b94eac7 Update supported go versions by Yuxuan 'fishy' Wang · 2 years ago
  16. b39370e THRIFT-5601: Fix forward typedef in go compiler by Yuxuan 'fishy' Wang · 2 years ago
  17. e8353cb Use multi-module to cleanup top level go.mod by Yuxuan 'fishy' Wang · 2 years, 2 months ago
  18. 2acfe0f THRIFT-5650: Implement UUID in Go compiler by Yuxuan 'fishy' Wang · 2 years, 3 months ago
  19. 19c13b4 THRIFT-5650: Implement UUID in Go library by Yuxuan 'fishy' Wang · 2 years, 3 months ago
  20. d5927a9 THRIFT-5423: IDL parameter validation for Go by Simon Wang · 3 years, 4 months ago
  21. 944b8e6 fixed a ton of missing ASF headers in *.thrift files by Jens Geyer · 2 years, 4 months ago
  22. f066d84 Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging the partially completed uuid implementation to master by Jens Geyer · 2 years, 7 months ago
  23. 7ae180b THRIFT-5609: Make TJSONProtocol safe to be used in deserializer pool by Yuxuan 'fishy' Wang · 2 years, 5 months ago
  24. 3f9b7d0 Update supported go version to 1.18.* and 1.19.* by Yuxuan 'fishy' Wang · 2 years, 5 months ago
  25. 892b673 THRIFT-5605: Client middleware to extract exceptions by Yuxuan 'fishy' Wang · 2 years, 5 months ago
  26. dae1437 THRIFT-5583: Add skip_remote arg to go compiler by Yuxuan 'fishy' Wang · 2 years, 8 months ago
  27. 8045d82 Update Go versions used in travis and LANGUAGES.md by Yuxuan 'fishy' Wang · 2 years, 9 months ago
  28. 9bee877 THRIFT-5527: Don't swallow idl exceptions in Process function by Yuxuan 'fishy' Wang · 2 years, 11 months ago
  29. a10d401 FIX: missing EXTRA_DIST entries by Jens Geyer · 3 years ago
  30. 17373a3 go: Fix things staticcheck complains about by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  31. a265236 THRIFT-5447: Update supported Go versions by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  32. 2c78047 THRIFT-4797: Go import improvements by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  33. f695535 THRIFT-5389: Fix const generation for optional fields by Yuxuan 'fishy' Wang · 3 years, 6 months ago
  34. 3761f00 Fix lib/go/test/fuzz for oss-fuzz project by Yuxuan 'fishy' Wang · 3 years, 10 months ago
  35. b71f11e THRIFT-5358: Add go.mod file to root directory by Yuxuan 'fishy' Wang · 3 years, 10 months ago
  36. 65ea752 Adds fuzz target for oss-fuzz integration by Philippe Antoine · 3 years, 10 months ago
  37. b0b3531 Move ConflictingNamesTest to lib/go/test by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  38. 2ef0113 Consolidated gitignore & added missing EXTRA_DISTs by Jens Geyer · 4 years ago
  39. 4aaef75 THRIFT-5337 Go set fields write improvement by wangtieju · 4 years ago
  40. e27e82c THRIFT-5338: Raise minimal supported go version to 1.14.14 by Yuxuan 'fishy' Wang · 4 years ago
  41. d831230 THRIFT-5326: Expand TException interface in go library by Yuxuan 'fishy' Wang · 4 years, 1 month ago
  42. e79f764 THRIFT-5233: Handle I/O timeouts in go library by Yuxuan 'fishy' Wang · 4 years, 7 months ago
  43. 81334cd THRIFT-5152: introduce connect timeout and socket timeout by lvqian · 4 years, 10 months ago
  44. b374ce3 THRIFT-5046: Better struct tag overrides by Duru Can Celasun · 5 years ago
  45. f4475ff THRIFT-5019: Duplicate imports from multiple includes from a namespace by Duru Can Celasun · 5 years ago
  46. 59694a7 THRIFT-5002: Fix argument containers for inherited functions by John Boiles · 5 years ago
  47. 4653009 THRIFT-4984: Ignore EOF errors in TSimpleServer, take 2 by Yuxuan 'fishy' Wang · 5 years ago
  48. d9019fc THRIFT-4797: Fix import collisions in Go by John Boiles · 6 years ago
  49. c28a739 THRIFT-4747: The 'omitempty' tag should not be appended to optional fields that have a default value by Renan Cakirerk · 6 years ago
  50. 5c1ecb6 THRIFT-4650: fix required fields incorrectly being marked as set by Craig Wickesser · 6 years ago
  51. 88591e3 THRIFT-4573 Support binary fields in union counts by D. Can Celasun · 7 years ago
  52. a9efd1a THRIFT-4516: Fix "go vet" warnings for Go 1.10 by D. Can Celasun · 7 years ago
  53. 5785279 THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatibility. by John Boiles · 7 years ago
  54. 041c3c7 THRIFT-4421 golang tests rely on gomock, which has changed behaviour, causing tests to fail by Chet Murthy · 7 years ago
  55. 4f77ab8 THRIFT-4285 Move TX/RX methods from gen. code to library by D. Can Celasun · 7 years ago
  56. 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
  57. 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
  58. 5c302e0 THRIFT-4260 Go context generation issue. Context is parameter in Interface not in implementation by taozle · 7 years ago
  59. c0d384a THRIFT-4236 Support context in go generated code by taozle · 7 years ago
  60. 8da0e72 THRIFT-4215 Golang TTransportFactory Pattern Squelches Errors by D. Can Celasun · 8 years ago
  61. 43fb34d THRIFT-4011 Sets of Thrift structs generate Go code that can't be serialized to JSON by D. Can Celasun · 8 years ago
  62. ca714c4 THRIFT-3467 Go Maps for Thrift Sets Should Have Values of Type struct{} by creker · 9 years ago
  63. 8b5e2e7 THRIFT-3428 go test fail on busy_machine by Roger Meier · 9 years ago
  64. a649e74 THRIFT-3337 Add testBool method to cross tests by Nobuaki Sukegawa · 9 years ago
  65. 0f17e15 THRIFT-3051 Go Thrift generator creates bad go code by Jens Geyer · 9 years ago
  66. 5bc8b5a THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer string by Jens Geyer · 9 years ago
  67. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  68. 56a03be THRIFT-3192 Go import paths changed in 1.4, and expired June 1 by Jens Geyer · 10 years ago
  69. 86a51e7 THRIFT-3170: Add a flag to allow the ignoring of common initialisms in Go by Jens Geyer · 10 years ago
  70. b3b7d04 THRIFT-3174: Modify initialism code in Go compiler to check first word by Jens Geyer · 10 years ago
  71. 549a9e1 THRIFT-3160 go: make generated enum types implement TextMarshaler and TextUnmarshaler by Jens Geyer · 10 years ago
  72. 70219e1 THRIFT-3150 Add an option to make Read and Write methods private by Jens Geyer · 10 years ago
  73. dfc22ad THRIFT-3128 Go generated code produces name collisions between services by Jens Geyer · 10 years ago
  74. 9f74f32 THRIFT-3102 could not make check for Go Library Client: Go Patch: Jens Geyer by Jens Geyer · 10 years ago
  75. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  76. 1d1bca2 THRIFT-3027 Go compiler does not ensure common initialisms have consistent case by Jens Geyer · 10 years ago
  77. 28c1c19 THRIFT-3023 Go compiler is a little overly conservative with names of attributes by Jens Geyer · 10 years ago
  78. 962e410 THRIFT-3006 Attach 'omitempty' json tag for optional fields in Go by Jens Geyer · 10 years ago
  79. 307144a THRIFT-2878 Go validation support of required fields by Jens Geyer · 10 years ago
  80. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  81. 1f42d31 THRIFT-2868 Enhance error handling in the Go client by Jens Geyer · 10 years ago
  82. 527b6d9 THRIFT-2854 Go Struct writer and reader looses important error information by Jens Geyer · 10 years ago
  83. 5f9bdff THRIFT-2841 Add comprehensive integration tests for the whole Go stack by Jens Geyer · 10 years ago
  84. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  85. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  86. f04d9f4 make clean should remove gen-go folder by Jens Geyer · 10 years ago
  87. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  88. 104ecb6 FIX broken test by Jens Geyer · 11 years ago
  89. c0d126f THRIFT-2549 Generate json tag for struct members. use go.tag annotation to override the default generated tag. by Jens Geyer · 11 years ago
  90. 4f073d8 THRIFT-2505 fix apache license header by henrique · 11 years ago
  91. facc8dc THRIFT-2505 go struct should always be a pointer to avoid copying of potentially size-unbounded structs by Jens Geyer · 11 years ago
  92. e52c046 THRIFT-2491 unable to import generated ThriftTest service by Jens Geyer · 11 years ago
  93. 731975a THRIFT-2451: Do not use pointers for optional fields with defaults. Do not write such fields if its value set to default. Also, do not use pointers for any optional fields mapped to go map or slice. generate Get accessors by Jens Geyer · 11 years ago
  94. 2bc4b13 THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by henrique · 11 years ago
  95. 751c97c THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 11 years ago
  96. 20bcf38 Added some more missing ASF headers, fixed go/test makefile structure by Jens Geyer · 11 years ago
  97. 2335b96 Added missing ASF header by Jens Geyer · 11 years ago
  98. a6c63de THRIFT-2458 Generated golang server code for "oneway" methods is incorrect by Jens Geyer · 11 years ago
  99. c2ccca8 THRIFT-2458 Generated golang server code for "oneway" methods is incorrect by Jens Geyer · 11 years ago
  100. 4568792 THRIFT-2445 (code generation for go maps with binary keys) should be tested by Jens Geyer · 11 years ago