1. 1405831 Use pip install instead of deprecated python setup.py install command by Charles Coulombe · 9 months ago
  2. 0ed4a1d THRIFT-5777: python fix mismatched timeout exceptions by bwangelme · 9 months ago
  3. 98a1ba2 Bump ws from 6.2.2 to 6.2.3 in /lib/js by dependabot[bot] · 6 months ago
  4. 1252cf3 optimizing performance issues under large-scale connection by uv747 · 8 months ago
  5. 14185fc Bump ws from 6.2.2 to 6.2.3 in /lib/ts by dependabot[bot] · 7 months ago
  6. ba30b07 Bump braces from 3.0.2 to 3.0.3 in /lib/ts by dependabot[bot] · 7 months ago
  7. 4b90909 THRIFT-5773 Strong UUID wrapper for C++ by CJCombrink · 9 months ago
  8. 6944912 Bump braces from 3.0.2 to 3.0.3 in /lib/js by dependabot[bot] · 7 months ago
  9. aeae628 go: Improve efficiency with zlib in THeaderTransport by Yuxuan 'fishy' Wang · 7 months ago
  10. 5c58007 Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin by dependabot[bot] · 7 months ago
  11. 405fc72 fix: TProtocol::skip fix parameter type by Jens Geyer · 7 months ago
  12. 9c0bdcb THRIFT-5788 Refactor and streamline hash set implementation by Jens Geyer · 8 months ago
  13. 82fc93e THRIFT-5789 Refactor test suite client implementation by Jens Geyer · 8 months ago
  14. da5ef36 THRIFT-5788 Refactor and streamline hash set implementation by Jens Geyer · 8 months ago
  15. 55014ba THRIFT-5787 restoring binary compatibility of Factory constructor by Steven Mitcham · 8 months ago
  16. b429cc9 Remove deprecated has_rdoc from gemspec by Nicholas La Roux · 8 months ago
  17. b20f675 THRIFT-5784: Add THeaderTransforms to TConfiguration by Yuxuan 'fishy' Wang · 8 months ago
  18. fa9af0a go: Use errors.Is over == by Yuxuan 'fishy' Wang · 8 months ago
  19. 0341323 THRIFT-5783 drop net7 support Client: netstd Patch: Jens Geyer by Jens Geyer · 8 months ago
  20. 91d3702 Revert "go: Define a bytePool for TRichTransport" by Yuxuan 'fishy' Wang · 8 months ago
  21. 344498b go: Define a bytePool for TRichTransport by Yuxuan 'fishy' Wang · 8 months ago
  22. 3dfe0af THRIFT-5780 Prevent certain warnings related to net8 by Jens Geyer · 9 months ago
  23. 4a280d5 THRIFT-5766 Replace std::endl with "\n" Patch: Carel Combrink by CJCombrink · 10 months ago
  24. 68139d1 [THRIFT-5757] Unit tests for php lib Client: php Patch: Volodymyr Panivko by Volodymyr Panivko · 10 months ago
  25. 1d886ca THRIFT-5772: UUID support for c++ #2952 Client: cpp Patch: CJCombrink by CJCombrink · 10 months ago
  26. 381d86e Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#2941) by dependabot[bot] · 9 months ago
  27. 63f0458 Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work by Thomas · 10 months ago
  28. f6972f1 Fix EXTRA_DIST in php make file by Thomas · 10 months ago
  29. 2adfd14 THRIFT-5750 Remove "ansistr_binary_" option Client: delphi Patch: Jens Geyer by Jens Geyer · 9 months ago
  30. fcddf08 Bump jvm from 1.9.22 to 1.9.23 in /lib/kotlin by dependabot[bot] · 9 months ago
  31. aa04bb9 [THRIFT-5757] Unit tests for php lib by Volodymyr Panivko · 10 months ago
  32. 9bd1f1b We have 2024 by Jens Geyer · 10 months ago
  33. f5396ed Merge branch '0.20.0' by Jens Geyer · 10 months ago
  34. 2826098 THRIFT-5762 Fix spotless errors by Thomas · 10 months ago
  35. a9b1463 THRIFT-5767: use string builder to parse strings with escaped quotes (#2946) by k-walton · 10 months ago
  36. b60b8fe THRIFT-5769: fix invalid size error on large messages by Tuomo Jokimies · 10 months ago
  37. 0d0ac75 Preparing 0.20.0 by Jens Geyer · 10 months ago v0.20.0
  38. 9913004 [THRIFT-5757] Unit tests for php lib by Volodymyr Panivko · 10 months ago
  39. b53fa8e THRIFT-5765 Extra override for WriteBinary() to avoid unnecessary memory allocations when using COM types by Jens Geyer · 10 months ago
  40. 1681926 THRIFT-5764 Extra CTOR for TThriftBytesImpl Client: Delphi Patch: Jens Geyer by Jens Geyer · 10 months ago
  41. b6cf049 THRIFT-5762 Expose service result objects in Java by Thomas · 11 months ago
  42. da2ef34 Update lib/php/test/Unit/Lib/ClassLoader/ThriftClassLoaderTest.php by Volodymyr Panivko · 11 months ago
  43. d1a4fee Update lib/php/test/Unit/Lib/StringFunc/CoreTest.php by Volodymyr Panivko · 11 months ago
  44. 3a6ee00 Update lib/php/test/Unit/Lib/StringFunc/MbStringTest.php by Volodymyr Panivko · 11 months ago
  45. 14fc2be [THRIFT-5757] Unit tests for php lib by Volodymyr Panivko · 11 months ago
  46. d0bd39c THRIFT-5761 Lib/json tests fail by Thomas · 11 months ago
  47. 58000cc Fix: fix readMessageBegin name type error Client: ["python"] by bwangelme · 1 year, 2 months ago
  48. ac52d8d [THRIFT-5758] PHP 8.2 Deprecate dynamic properties by Volodymyr Panivko · 11 months ago
  49. f692702 [THRIFT-5760] Update minimal version of php by vladimir.panivko · 11 months ago
  50. 09fa37b add ASF Header by Volodymyr Panivko · 11 months ago
  51. 8e828c0 THRIFT-5756 Run php tests in github actions by Volodymyr Panivko · 11 months ago
  52. dd1217f THRIFT-5745: Implement slog.LogValuer on go TStructs by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  53. ab6f3ef THRIFT-5744: Switch to slog for go library by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  54. 51e541e THRIFT-5745: Implement slog.LogValuer on go TStructs by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  55. 875178c THRIFT-5744: Switch to slog for go library by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  56. 75cf93e bump version number by Jens Geyer · 11 months ago
  57. 0c637d7 Bump com.diffplug.spotless from 6.23.3 to 6.25.0 in /lib/java by dependabot[bot] · 11 months ago
  58. 8238364 THRIFT-5754: Fix PHP 8.1 deprecates passing null to non-nullable internal function parameters by Pavel Kvach · 12 months ago
  59. c2738d0 [THRIFT-5752] Add TTransportFactoryInterface by Volodymyr Panivko · 1 year ago
  60. 8004c37 Bump jvm from 1.9.21 to 1.9.22 in /lib/kotlin by dependabot[bot] · 1 year ago
  61. 781c590 Bump com.diffplug.spotless from 6.23.2 to 6.23.3 in /lib/java by dependabot[bot] · 1 year ago
  62. be1c8fd Fix github actions for python3 tests by Yuxuan 'fishy' Wang · 1 year ago
  63. 5cf71b2 THRIFT-5749 Option to enable RTTI info (2nd attempt) by Jens Geyer · 1 year, 1 month ago
  64. f1584f5 FIX: Unused import Map Client: hx Patch: Jens Geyer by Jens Geyer · 1 year, 1 month ago
  65. 93222f6 THRIFT-5749 Option to enable RTTI info Client: Delphi Patch: Jens Geyer by Jens Geyer · 1 year, 1 month ago
  66. 20e3124 Revert "lib: cpp: automake: ship thrift/numeric_cast.h" by Yuxuan 'fishy' Wang · 1 year, 1 month ago
  67. 9a9e60e Downgrade spotbugs to 5.2.5 by Yuxuan 'fishy' Wang · 1 year, 1 month ago
  68. 022d027 Github Actions: Remove --disable-tests by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  69. 697c08b Bump com.github.spotbugs from 5.2.1 to 6.0.1 in /lib/kotlin by dependabot[bot] · 1 year, 1 month ago
  70. a58e915 Bump jvm from 1.9.20 to 1.9.21 in /lib/kotlin by dependabot[bot] · 1 year, 1 month ago
  71. 87e7be7 Bump com.diffplug.spotless from 6.22.0 to 6.23.2 in /lib/kotlin by dependabot[bot] · 1 year, 1 month ago
  72. ac2deed THRIFT-5746 Upgrade to net8 Client: netstd Patch: Jens Geyer by Jens Geyer · 1 year, 2 months ago
  73. 4115e95 THRIFT-5746 Upgrade to net8 Client: netstd Patch: Jens Geyer by Jens Geyer · 1 year, 2 months ago
  74. a06eedc THRIFT-5743 add TLS1.3 to default protocols where available by Jens Geyer · 1 year, 2 months ago
  75. fa123f9 THRIFT-5742 Add addRange() function to Set helper classes to support adding data from arbitrary enumerable source containers by Jens Geyer · 1 year, 2 months ago
  76. fbfa52c THRIFT-5741: use rust 1.65 (#2870) by Jiayu Liu · 1 year, 2 months ago
  77. 0eab6e0 THRIFT-5740 inherited interfaces should be explicitly listed in Delphi class decl by Jens Geyer · 1 year, 2 months ago
  78. 2b00c0a Bump jvm from 1.9.10 to 1.9.20 in /lib/kotlin by dependabot[bot] · 1 year, 2 months ago
  79. ce7ae32 Bump com.github.spotbugs from 5.1.3 to 5.2.1 in /lib/kotlin by dependabot[bot] · 1 year, 2 months ago
  80. fb9ffd2 Bump browserify-sign from 4.0.4 to 4.2.2 in /lib/ts by dependabot[bot] · 1 year, 3 months ago
  81. dd1c111 Bump browserify-sign from 4.0.4 to 4.2.2 in /lib/js by dependabot[bot] · 1 year, 3 months ago
  82. 7f37c2d Merge pull request #2732 from stiga-huang/fix-perror by Mario Emmenlauer · 1 year, 3 months ago
  83. d40dd72 use gradle 8.4 (#2869) by Jiayu Liu · 1 year, 3 months ago
  84. 49e4cea THRIFT-5660: Revert "lib: cpp: TTransportException: create thrift::numeric_cast" by Mario Emmenlauer · 1 year, 3 months ago
  85. ca76644 remove utf8 by Jiayu Liu · 2 years, 2 months ago
  86. b6b6dc7 rust to add uuid support by Jiayu Liu · 2 years, 3 months ago
  87. 653d184 Bump jvm from 1.8.22 to 1.9.10 in /lib/kotlin by dependabot[bot] · 1 year, 4 months ago
  88. d327636 lib/cpp/test/concurrency/Tests.cpp: Very minor code cleanup (whitespace changes only) by Mario Emmenlauer · 2 years, 4 months ago
  89. 49c6ec7 TProtocol.h: Be extra careful when including MSVC Windows-related headers to not pollute the c++ namespace by Mario Emmenlauer · 1 year, 3 months ago
  90. 5f87b83 lib/cpp/test/Security*Test.cpp: Fix the check for OpenSSL version by Mario Emmenlauer · 1 year, 3 months ago
  91. 94abea1 Bump com.diffplug.spotless from 6.21.0 to 6.22.0 in /lib/kotlin (#2859) by dependabot[bot] · 1 year, 3 months ago
  92. 407630f fix: fix NewTSocketConf comment error by bwangelme · 1 year, 4 months ago
  93. 09820df Bump com.diffplug.spotless from 6.20.0 to 6.21.0 in /lib/java (#2847) by dependabot[bot] · 1 year, 4 months ago
  94. c340e0b Bump com.github.spotbugs from 5.1.0 to 5.1.3 in /lib/java (#2848) by dependabot[bot] · 1 year, 4 months ago
  95. 4e4461a THRIFT-5653: Fix Java UUID typeid by Yuxuan 'fishy' Wang · 1 year, 5 months ago
  96. 0e872c8 THRIFT-5731: Handle ErrAbandonRequest automatically by Yuxuan 'fishy' Wang · 1 year, 5 months ago
  97. 166a213 fix kotlin cross test by downgrading to java 8 (#2840) by Jiayu Liu · 1 year, 5 months ago
  98. dc733fa Update supported go versions to 1.20 and 1.21 by Yuxuan 'fishy' Wang · 1 year, 7 months ago
  99. 055ceec Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#2834) by dependabot[bot] · 1 year, 5 months ago
  100. cc4d99d Bump com.diffplug.spotless from 6.19.0 to 6.20.0 in /lib/java (#2839) by dependabot[bot] · 1 year, 5 months ago