1. 7ee3e5f THRIFT-5946: Use trusted publishing for Ruby gem releases by Dmytro Shteflyuk · 3 days ago
  2. 82754d2 THRIFT-5944: Corrected and expanded Ruby protocol benchmarks by Dmytro Shteflyuk · 2 weeks ago
  3. 269396a THRIFT-5945: Incomplete cleanup in NonblockingServer leaks sockets by Dmytro Shteflyuk · 2 weeks ago
  4. 98a7137 Fix prettier formatting in generated-exceptions test by Jens Geyer · 3 days ago
  5. 3babdd6 Add test for ES6 generated exception constructor Client: js by Jens Geyer · 3 days ago
  6. ca8c2c8 added int range checks by Jens Geyer · 3 days ago
  7. a3b9b94 Optimize Python C extension readStruct for nested structs by Mark Molinaro · 9 days ago
  8. 40505d8 THRIFT-5930: c_glib: reject oversized Unix socket paths in thrift_server_socket_listen() by Pengpeng Hou · 3 weeks ago
  9. 15fd2da THRIFT-5757: keep PHP JSON fixtures literal by Volodymyr Panivko · 10 days ago
  10. c94feab THRIFT-5757: fix PHP JSON test expectations by Volodymyr Panivko · 10 days ago
  11. 76113eb THRIFT-5757: finish PHP cross-test integration by Volodymyr Panivko · 2 weeks ago
  12. 6574255 Updated Gemfile.lock to fix build issues by Dmytro Shteflyuk · 3 days ago
  13. 2e3afbe branch for release by Jens Geyer · 4 days ago
  14. be155ae Bump jvm from 2.3.10 to 2.3.20 in /lib/kotlin by dependabot[bot] · 10 days ago
  15. 197da84 Bump com.diffplug.spotless from 8.2.1 to 8.4.0 in /lib/kotlin by dependabot[bot] · 10 days ago
  16. c5b73f3 Bump com.ncorti.ktfmt.gradle from 0.25.0 to 0.26.0 in /lib/kotlin by dependabot[bot] · 10 days ago
  17. 3f81e22 Updated README.md for Ruby [skip ci] by Dmytro Shteflyuk · 4 months ago
  18. 40d3e78 Fix generation of episodic nodejs for services by CJCombrink · 3 weeks ago
  19. 27b7208 THRIFT-5933: c_glib: reject oversized Unix socket paths in thrift_socket_open() by Pengpeng Hou · 3 weeks ago
  20. 9e799ff Bump picomatch from 2.3.0 to 2.3.2 in /lib/js by dependabot[bot] · 2 weeks ago
  21. d999ed2 Bump picomatch from 2.3.0 to 2.3.2 in /lib/ts by dependabot[bot] · 2 weeks ago
  22. 9f1fb7a THRIFT-5934: Fix deprecated usage of ReflectionProperty::setAccessible() in PHP tests by Pavel Kvach · 3 weeks ago
  23. 8f1bfda THRIFT-5926: Fix TSaslClientTransport.open() for DIGEST-MD5 by sarangat_LinkedIn · 4 weeks ago
  24. 86b1519 THRIFT-4987: Fix TBinaryProtocol support in XHRConnection by CJCombrink · 4 weeks ago
  25. 0de53c4 THRIFT-5931: c_glib: avoid fixed-size buffers in thrift_ssl_socket_get_ssl_error() by Pengpeng Hou · 3 weeks ago
  26. 821140c THRIFT-5928: fix skip() for binary fields with non-UTF-8 bytes Client: rs by Arthur Lazzaretti · 4 weeks ago
  27. 9ffc337 Fix Ruby client seqid handling by Dmytro Shteflyuk · 4 weeks ago
  28. 98034d1 Regression test for THRIFT-4002: Immutable exception deserialization by Jens Geyer · 3 weeks ago
  29. 3b0ab4d Enforce consistent whitespaces around blocks, equal signs, and in parameters in Ruby code by Dmytro Shteflyuk · 4 weeks ago
  30. dfeab8d THRIFT-5924: UUID support for NodeTS by CJCombrink · 5 weeks ago
  31. 5bd98f4 fix: flake8 errors by JensG via OpenCode · 4 weeks ago
  32. 1091fe6 THRIFT-5927 Cannot use reserved language keyword "None" with target language Python by Jens Geyer · 4 weeks ago
  33. 5b5fd3c Fix crashes caused by unchecked memory allocation in Ruby library by Dmytro Shteflyuk · 4 weeks ago
  34. 0564434 THRIFT-5587: Add UUID support for PHP Client: py Patch: Volodymyr Panivko by Volodymyr Panivko · 5 weeks ago
  35. 6041798 Implemented Ruby fuzzing (#3339) by Dmytro Shteflyuk · 4 weeks ago
  36. a715bdf THRIFT-5923: UUID python Client: py Patch: CJCombrink by Carel Combrink · 5 months ago
  37. 6f18285 THRIFT-5927: fix i16 overflow in compact protocol read_field_begin by Santiago Medina Rolong · 5 weeks ago
  38. f5c80a4 Enforce consistent emtpy lines and trailing whitespaces in Ruby code by Dmytro Shteflyuk · 5 weeks ago
  39. df22bb1 Added Rubocop harness to enforce Ruby code style by Dmytro Shteflyuk · 4 months ago
  40. 45b6935 THRIFT-5925: Java UUID fix Client: Java Patch: CJCombrink by CJCombrink · 5 weeks ago
  41. 96b7f21 THRIFT-5922: made http header lookup case insensitive by nighmared · 6 weeks ago
  42. 85bf853 Bump jvm from 2.3.0 to 2.3.10 in /lib/kotlin by dependabot[bot] · 6 weeks ago
  43. b1ed079 Bump underscore from 1.13.6 to 1.13.8 in /lib/ts by dependabot[bot] · 6 weeks ago
  44. 8a358b8 Use read_nonblock instead of readpartial to account for SSL socket buffer by Dmytro Shteflyuk · 7 weeks ago
  45. 5cc1022 Constants demo by Dmytro Shteflyuk · 5 months ago
  46. 32776c0 Make sure we always throw ProtocolException(INVALID_DATA) in Ruby by Dmytro Shteflyuk · 9 weeks ago
  47. ca0740a go: Modernize codebase with go fix by Yuxuan 'fishy' Wang · 7 weeks ago
  48. 1c989cd Fixed PHP phpcs offenses by Dmytro Shteflyuk · 8 weeks ago
  49. 93b1b44 Bump rack from 2.2.21 to 2.2.22 in /lib/rb by dependabot[bot] · 7 weeks ago
  50. acbcf10 Fixed Python flake8 offenses by Dmytro Shteflyuk · 8 weeks ago
  51. fe43dec Fixed C++ cppcheck offenses by Dmytro Shteflyuk · 8 weeks ago
  52. 6721241 Update the `ProcessFunction::getResult` method to return the _result type instead of a general TBase by shang · 8 weeks ago
  53. c3cdacf cpp: add template_streamop generation with runtime/compiler test coverage by copilot-swe-agent[bot] · 9 weeks ago
  54. 0b68228 Wire TLS keys in Python for cross-tests by Dmytro Shteflyuk · 9 weeks ago
  55. 697910f Fixed en error preventing Thrift::NonblockingServer from working with SSL by Dmytro Shteflyuk · 8 weeks ago
  56. d24b8a0 Cleaned up code supporting Ruby < 2.0 by Dmytro Shteflyuk · 4 months ago
  57. fd9756c Update supported go versions to 1.25+1.26 by Yuxuan 'fishy' Wang · 9 weeks ago
  58. 67bfb29 Implemented header protocol for Ruby client library by Dmytro Shteflyuk · 2 months ago
  59. d66874c Do not shutdown() an external server socket by Federico Giovanardi · 2 months ago
  60. 4966d07 Bump com.diffplug.spotless from 8.1.0 to 8.2.1 in /lib/kotlin by dependabot[bot] · 10 weeks ago
  61. 62ec929 Fix Python 3.12 build issues in thrift Python (#3276) by Gregg Donovan · 2 months ago
  62. 75a2877 Added a special no-extension build to test the code paths without native extensions by Dmytro Shteflyuk · 4 months ago
  63. e9ac8e3 Added UUID support in Ruby library by Dmytro Shteflyuk · 5 months ago
  64. bec0234 Bump lodash from 4.17.21 to 4.17.23 in /lib/ts by dependabot[bot] · 3 months ago
  65. 10d9272 THRIFT-5916: Enforce recursion depth limit in Java for C++ parity (#3287) by Hasnain Lakhani · 2 months ago
  66. 4f76c33 Bump lodash from 4.17.21 to 4.17.23 in /lib/js by dependabot[bot] · 3 months ago
  67. 6e5e181 Added Ruby library tests to the GitHub workflow by Dmytro Shteflyuk · 5 months ago
  68. 4413220 Fixed make check for Ruby library by Dmytro Shteflyuk · 4 months ago
  69. 0d18fb2 Only export Init_thrift_native function from the Ruby binary extension by Dmytro Shteflyuk · 4 months ago
  70. 098c827 fix cross test error by HTHou · 3 months ago
  71. d9b4d95 try to fix kotlin cross tests by HTHou · 3 months ago
  72. b5919dd Add async nonblocking ssl support in java client by HTHou · 3 months ago
  73. dfa0979 Bump jvm from 2.2.21 to 2.3.0 in /lib/kotlin by dependabot[bot] · 3 months ago
  74. 0947594 Add TLS support to the benchmark script by Dmytro Shteflyuk · 5 months ago
  75. bfeb7df Addressed discrepancy between accelerated and non-accelerated union implementation by Dmytro Shteflyuk · 5 months ago
  76. b8f7e5b Fixed '#to_io gives NilClass' error by Dmytro Shteflyuk · 5 months ago
  77. f06db1b Remove Fixnum references to support modern Ruby versions by Dmytro Shteflyuk · 5 months ago
  78. c77cbd2 Raise an error when nil is sent to binary protocol write operations by Dmytro Shteflyuk · 5 months ago
  79. 312cef9 Updated Java keys for cross-platform tests by Dmytro Shteflyuk · 5 months ago
  80. 6e105bf TransportException should be raised when Socket is not open instead of IOError by Dmytro Shteflyuk · 4 months ago
  81. a635e68 Removed base64 and added logger as an explicit add_dependency by Dmytro Shteflyuk · 5 months ago
  82. eb6eb85 Fixed Thrift::TypeError exception in specs by Dmytro Shteflyuk · 5 months ago
  83. 497c1dd THRIFT-3268: Suppress gnu-zero-variadic-macro-arguments warnings by Sutou Kouhei · 8 months ago
  84. b940d12 THRIFT-5863: Make TServerTransport able to customize the max message size by dengzh · 11 months ago
  85. 1eaa9a4 - THRIFT-5712 - Added Dart 3 Compatibility by Martin Haimberger · 4 months ago
  86. c630d8f Updated gemspec to include metadata (repository, changelog), and cleaned deprecated properties by Dmytro Shteflyuk · 5 months ago
  87. 5cb828f Rack response needs to be finished when returned from the Rack application by Dmytro Shteflyuk · 5 months ago
  88. 5c2183d Make generated C++ code compilable with C++/CLI in MSVC by Shaoyu Zhang · 5 months ago
  89. 9aa75fb Commit Gemfile.lock for reproducible tests by Dmytro Shteflyuk · 4 months ago
  90. d92b1ae Fix: Error: thrift/simple_server.go:27:2: "net" imported and not used by Jens Geyer · 4 months ago
  91. 4c5a7b0 Fix Dependabot alert #132 by Jens Geyer · 4 months ago
  92. 3aab902 Fix Dependabot alert #140 by Jens Geyer · 4 months ago
  93. cadf511 Fix Dependabot alert #132 by Jens Geyer · 4 months ago
  94. 010027b Fix for Dependabot alerts #151 and #152 by Jens Geyer · 4 months ago
  95. 4a21581 enforce to close accepted connection after processing by Jun.S.Shen · 2 years, 5 months ago
  96. d925d34 Fix spurious wakeups in ThreadManager test sleep by Dmytro Shteflyuk · 4 months ago
  97. 1646c04 Moving the body of setManualOpenSSLInitialization() to the cpp file by Carel Combrink · 5 months ago
  98. 0835277 THRIFT-5898: Replace global variable with a singleton getter Client: cpp by Carel Combrink · 5 months ago
  99. 58d385e Supplement Jsonprotocol module testcase Client: rb Patch: Zezeng Wang by zeshuai007 · 6 years ago
  100. 3364b4a Bump com.diffplug.spotless from 8.0.0 to 8.1.0 in /lib/kotlin by dependabot[bot] · 4 months ago