1. da5ef36 THRIFT-5788 Refactor and streamline hash set implementation by Jens Geyer · 8 months ago
  2. 55014ba THRIFT-5787 restoring binary compatibility of Factory constructor by Steven Mitcham · 8 months ago
  3. b429cc9 Remove deprecated has_rdoc from gemspec by Nicholas La Roux · 8 months ago
  4. 4930cac go: Proper indent in compiler by Yuxuan 'fishy' Wang · 8 months ago
  5. c53a1b7 THRIFT-5781 implement full deprecation support -> fix uncompileable issue at deprecated enums by Jens Geyer · 8 months ago
  6. b20f675 THRIFT-5784: Add THeaderTransforms to TConfiguration by Yuxuan 'fishy' Wang · 9 months ago
  7. fa9af0a go: Use errors.Is over == by Yuxuan 'fishy' Wang · 8 months ago
  8. 42dbefb THRIFT-5782 implement full deprecation support Client: Delphi Patch: Jens Geyer by Jens Geyer · 9 months ago
  9. 0341323 THRIFT-5783 drop net7 support Client: netstd Patch: Jens Geyer by Jens Geyer · 9 months ago
  10. 91d3702 Revert "go: Define a bytePool for TRichTransport" by Yuxuan 'fishy' Wang · 9 months ago
  11. 344498b go: Define a bytePool for TRichTransport by Yuxuan 'fishy' Wang · 9 months ago
  12. c3d8a4e THRIFT-5782 implement full deprecation support Client: Delphi Patch: Jens Geyer by Jens Geyer · 9 months ago
  13. 4f18395 THRIFT-5781 implement full deprecation support Client: netstd Patch: Jens Geyer by Jens Geyer · 9 months ago
  14. 3dfe0af THRIFT-5780 Prevent certain warnings related to net8 by Jens Geyer · 9 months ago
  15. 4a280d5 THRIFT-5766 Replace std::endl with "\n" Patch: Carel Combrink by CJCombrink · 10 months ago
  16. 68139d1 [THRIFT-5757] Unit tests for php lib Client: php Patch: Volodymyr Panivko by Volodymyr Panivko · 10 months ago
  17. 1d886ca THRIFT-5772: UUID support for c++ #2952 Client: cpp Patch: CJCombrink by CJCombrink · 10 months ago
  18. 381d86e Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#2941) by dependabot[bot] · 10 months ago
  19. 85ea593 Updated ReleaseManagement.md according to THRIFT-5755 changes by Jens Geyer · 10 months ago
  20. 63f0458 Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work by Thomas · 10 months ago
  21. f6972f1 Fix EXTRA_DIST in php make file by Thomas · 10 months ago
  22. 5f563e9 Fix haxe setup, allow root users to be used and check for existing users by Thomas · 11 months ago
  23. f843185 Update readme version table by Thomas · 11 months ago
  24. f515517 Add specific PHP versions and additional dependencies by Thomas · 11 months ago
  25. 6768584 Add Haxe and fix rust by Thomas · 11 months ago
  26. fd29ab1 Update GO in docker containers to 1.21 by Thomas · 11 months ago
  27. fb92b73 Remove `old/` directory from `build/docker` since its not maintained/used by Thomas · 11 months ago
  28. c890ed4 THRIFT-5755 Docker image build fail by Thomas · 11 months ago
  29. 2adfd14 THRIFT-5750 Remove "ansistr_binary_" option Client: delphi Patch: Jens Geyer by Jens Geyer · 10 months ago
  30. fcddf08 Bump jvm from 1.9.22 to 1.9.23 in /lib/kotlin by dependabot[bot] · 10 months ago
  31. f8852dc Upgraded dockerfile reference to Win64OpenSSL-1_1_0l.exe by Jens Geyer · 10 months ago
  32. 564dbfc Upgraded appveyor dockerfile reference to zlib to 1.2.13 Patch: JensG by Jens Geyer · 10 months ago
  33. aa04bb9 [THRIFT-5757] Unit tests for php lib by Volodymyr Panivko · 10 months ago
  34. 9bd1f1b We have 2024 by Jens Geyer · 10 months ago
  35. f5396ed Merge branch '0.20.0' by Jens Geyer · 10 months ago
  36. 2826098 THRIFT-5762 Fix spotless errors by Thomas · 10 months ago
  37. 4233d75 THRIFT-5768 Add missing test in configure.ac for kotlin by Thomas · 10 months ago
  38. a9b1463 THRIFT-5767: use string builder to parse strings with escaped quotes (#2946) by k-walton · 10 months ago
  39. b60b8fe THRIFT-5769: fix invalid size error on large messages by Tuomo Jokimies · 10 months ago
  40. 0e72363 Add "my own +1 vote" paragraph to mail template by Jens Geyer · 10 months ago
  41. 0d0ac75 Preparing 0.20.0 by Jens Geyer · 10 months ago v0.20.0
  42. 9913004 [THRIFT-5757] Unit tests for php lib by Volodymyr Panivko · 11 months ago
  43. 58c2785 expose qt5 targets if available by Tobias Weihs · 2 years, 4 months ago
  44. 9bd8f1e Fix ODR violations in cases where templates are involved by Lukas Barth · 1 year, 10 months ago
  45. 4f56007 Always generate an initializer list by Lukas Barth · 1 year, 11 months ago
  46. 16105fa Move generate_default_constructor call into generate_struct_definition by Lukas Barth · 1 year, 11 months ago
  47. cedcd0e Factor out duplicated code into helper function by Lukas Barth · 2 years ago
  48. f02ac2f Move default constructor and operator== implementation to CPP file by Lukas Barth · 2 years ago
  49. b53fa8e THRIFT-5765 Extra override for WriteBinary() to avoid unnecessary memory allocations when using COM types by Jens Geyer · 11 months ago
  50. 1681926 THRIFT-5764 Extra CTOR for TThriftBytesImpl Client: Delphi Patch: Jens Geyer by Jens Geyer · 11 months ago
  51. b6cf049 THRIFT-5762 Expose service result objects in Java by Thomas · 11 months ago
  52. da2ef34 Update lib/php/test/Unit/Lib/ClassLoader/ThriftClassLoaderTest.php by Volodymyr Panivko · 11 months ago
  53. d1a4fee Update lib/php/test/Unit/Lib/StringFunc/CoreTest.php by Volodymyr Panivko · 11 months ago
  54. 3a6ee00 Update lib/php/test/Unit/Lib/StringFunc/MbStringTest.php by Volodymyr Panivko · 11 months ago
  55. 14fc2be [THRIFT-5757] Unit tests for php lib by Volodymyr Panivko · 11 months ago
  56. d0bd39c THRIFT-5761 Lib/json tests fail by Thomas · 11 months ago
  57. 58000cc Fix: fix readMessageBegin name type error Client: ["python"] by bwangelme · 1 year, 2 months ago
  58. ac52d8d [THRIFT-5758] PHP 8.2 Deprecate dynamic properties by Volodymyr Panivko · 11 months ago
  59. f692702 [THRIFT-5760] Update minimal version of php by vladimir.panivko · 11 months ago
  60. 3b1c30c Add license header to pypi workflow file by Yuxuan 'fishy' Wang · 11 months ago
  61. 417eafd Add license header to pypi workflow file by Yuxuan 'fishy' Wang · 11 months ago
  62. 9a253e7 THRIFT-5688: Add PyPI publishing github actions by Yuxuan 'fishy' Wang · 11 months ago
  63. 09fa37b add ASF Header by Volodymyr Panivko · 11 months ago
  64. 8e828c0 THRIFT-5756 Run php tests in github actions by Volodymyr Panivko · 11 months ago
  65. 84b35ff THRIFT-5688: Add PyPI publishing github actions by Yuxuan 'fishy' Wang · 11 months ago
  66. dd1217f THRIFT-5745: Implement slog.LogValuer on go TStructs by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  67. ab6f3ef THRIFT-5744: Switch to slog for go library by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  68. 51e541e THRIFT-5745: Implement slog.LogValuer on go TStructs by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  69. 875178c THRIFT-5744: Switch to slog for go library by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  70. 318731b Updated manual version info and CHANGES by Jens Geyer · 12 months ago
  71. 75cf93e bump version number by Jens Geyer · 12 months ago
  72. 0c637d7 Bump com.diffplug.spotless from 6.23.3 to 6.25.0 in /lib/java by dependabot[bot] · 12 months ago
  73. 9d96f20 Fix ambigous typescript definitions by adrianhelvikspond · 12 months ago
  74. 7d4c7fa THRIFT-5750 deprecate "ansistr_binary_" option Client: delphi Patch: Jens Geyer by Jens Geyer · 12 months ago
  75. 7507fa0 THRIFT-5753 PHP 8.1 deprecated warning about return type in jsonSerialize functions by Pavel Kvach · 1 year ago
  76. 8238364 THRIFT-5754: Fix PHP 8.1 deprecates passing null to non-nullable internal function parameters by Pavel Kvach · 1 year ago
  77. 3dcc0cd Revert "Bump upload/download-artifacts from v3 to v4" by Yuxuan 'fishy' Wang · 1 year ago
  78. c2738d0 [THRIFT-5752] Add TTransportFactoryInterface by Volodymyr Panivko · 1 year ago
  79. 8ea1a48 Bump org.codehaus.plexus:plexus-utils in /contrib/thrift-maven-plugin by dependabot[bot] · 1 year, 1 month ago
  80. 8540066 Bump upload/download-artifacts from v3 to v4 by Yuxuan 'fishy' Wang · 1 year, 1 month ago
  81. 8004c37 Bump jvm from 1.9.21 to 1.9.22 in /lib/kotlin by dependabot[bot] · 1 year, 1 month ago
  82. 30c2845 Bump actions/setup-python from 4 to 5 by dependabot[bot] · 1 year, 1 month ago
  83. 781c590 Bump com.diffplug.spotless from 6.23.2 to 6.23.3 in /lib/java by dependabot[bot] · 1 year, 1 month ago
  84. 1ebfcf8 Bump actions/setup-go from 4 to 5 by dependabot[bot] · 1 year, 1 month ago
  85. be1c8fd Fix github actions for python3 tests by Yuxuan 'fishy' Wang · 1 year, 1 month ago
  86. 5cf71b2 THRIFT-5749 Option to enable RTTI info (2nd attempt) by Jens Geyer · 1 year, 1 month ago
  87. f1584f5 FIX: Unused import Map Client: hx Patch: Jens Geyer by Jens Geyer · 1 year, 1 month ago
  88. 93222f6 THRIFT-5749 Option to enable RTTI info Client: Delphi Patch: Jens Geyer by Jens Geyer · 1 year, 1 month ago
  89. 20e3124 Revert "lib: cpp: automake: ship thrift/numeric_cast.h" by Yuxuan 'fishy' Wang · 1 year, 1 month ago
  90. 9a9e60e Downgrade spotbugs to 5.2.5 by Yuxuan 'fishy' Wang · 1 year, 1 month ago
  91. 022d027 Github Actions: Remove --disable-tests by Yuxuan 'fishy' Wang · 1 year, 2 months ago
  92. 697c08b Bump com.github.spotbugs from 5.2.1 to 6.0.1 in /lib/kotlin by dependabot[bot] · 1 year, 2 months ago
  93. f4b6d96 Bump actions/setup-java from 3 to 4 by dependabot[bot] · 1 year, 2 months ago
  94. a58e915 Bump jvm from 1.9.20 to 1.9.21 in /lib/kotlin by dependabot[bot] · 1 year, 2 months ago
  95. 87e7be7 Bump com.diffplug.spotless from 6.22.0 to 6.23.2 in /lib/kotlin by dependabot[bot] · 1 year, 2 months ago
  96. 8a6bcc7 THRIFT-5747 warning: The macro `AC_HELP_STRING' is obsolete. Patch: Jens Geyer by Jens Geyer · 1 year, 2 months ago
  97. ac2deed THRIFT-5746 Upgrade to net8 Client: netstd Patch: Jens Geyer by Jens Geyer · 1 year, 2 months ago
  98. 4115e95 THRIFT-5746 Upgrade to net8 Client: netstd Patch: Jens Geyer by Jens Geyer · 1 year, 2 months ago
  99. a06eedc THRIFT-5743 add TLS1.3 to default protocols where available by Jens Geyer · 1 year, 2 months ago
  100. 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