1. caa4e78 disabled broken workflow => see THRIFT-5936 by Jens Geyer · 69 minutes ago master
  2. 86b1519 THRIFT-4987: Fix TBinaryProtocol support in XHRConnection by CJCombrink · 10 days ago
  3. 68b9e87 cmake workflow improvements by Jens Geyer · 11 hours ago
  4. 0de53c4 THRIFT-5931: c_glib: avoid fixed-size buffers in thrift_ssl_socket_get_ssl_error() by Pengpeng Hou · 24 hours ago
  5. ee26195 Fix and expand mergeable label mappings by Dmytro Shteflyuk · 4 days ago
  6. 5ff0204 THRIFT-5935: Fix deprecated non-canonical casts for PHP 8.5 compatibility by Pavel Kvach · 15 hours ago
  7. 26e2394 fix: remove invalid step-level permissions syntax by Jens Geyer · 10 hours ago
  8. f8622a7 msvc build improvements by Jens Geyer · 11 hours ago
  9. 821140c THRIFT-5928: fix skip() for binary fields with non-UTF-8 bytes Client: rs by Arthur Lazzaretti · 6 days ago
  10. 9ffc337 Fix Ruby client seqid handling by Dmytro Shteflyuk · 11 days ago
  11. 67b4ec7 Bump flatted from 3.3.2 to 3.4.2 by dependabot[bot] · 2 days ago
  12. 98034d1 Regression test for THRIFT-4002: Immutable exception deserialization by Jens Geyer · 3 days ago
  13. 3b0ab4d Enforce consistent whitespaces around blocks, equal signs, and in parameters in Ruby code by Dmytro Shteflyuk · 11 days ago
  14. dfeab8d THRIFT-5924: UUID support for NodeTS by CJCombrink · 2 weeks ago
  15. 4fc4c46 Added section about AI generated content to CONTRIBUTING.md by Jens Geyer · 5 days ago
  16. 5bd98f4 fix: flake8 errors by JensG via OpenCode · 6 days ago
  17. 1091fe6 THRIFT-5927 Cannot use reserved language keyword "None" with target language Python by Jens Geyer · 6 days ago
  18. 5b5fd3c Fix crashes caused by unchecked memory allocation in Ruby library by Dmytro Shteflyuk · 11 days ago
  19. 0564434 THRIFT-5587: Add UUID support for PHP Client: py Patch: Volodymyr Panivko by Volodymyr Panivko · 2 weeks ago
  20. 6041798 Implemented Ruby fuzzing (#3339) by Dmytro Shteflyuk · 9 days ago
  21. a715bdf THRIFT-5923: UUID python Client: py Patch: CJCombrink by Carel Combrink · 5 months ago
  22. 6f18285 THRIFT-5927: fix i16 overflow in compact protocol read_field_begin by Santiago Medina Rolong · 12 days ago
  23. c701dd4 THRIFT-5926: fix Rust union deserializer panic on unknown field ID by Santiago Medina Rolong · 12 days ago
  24. f5c80a4 Enforce consistent emtpy lines and trailing whitespaces in Ruby code by Dmytro Shteflyuk · 14 days ago
  25. df22bb1 Added Rubocop harness to enforce Ruby code style by Dmytro Shteflyuk · 3 months ago
  26. 45b6935 THRIFT-5925: Java UUID fix Client: Java Patch: CJCombrink by CJCombrink · 13 days ago
  27. 96b7f21 THRIFT-5922: made http header lookup case insensitive by nighmared · 3 weeks ago
  28. 3346c01 Run static code analysis on GitHub by Dmytro Shteflyuk · 5 weeks ago
  29. 7e06eb8 fix: replace 4 bare except clauses with except Exception by haosenwang1018 · 4 weeks ago
  30. 85bf853 Bump jvm from 2.3.0 to 2.3.10 in /lib/kotlin by dependabot[bot] · 3 weeks ago
  31. 2ee7d11 Bump actions/download-artifact from 6 to 8 by dependabot[bot] · 3 weeks ago
  32. 99e0f6f Bump actions/upload-artifact from 5 to 7 by dependabot[bot] · 3 weeks ago
  33. e51271f Bump minimatch from 3.1.2 to 3.1.5 by dependabot[bot] · 3 weeks ago
  34. b1ed079 Bump underscore from 1.13.6 to 1.13.8 in /lib/ts by dependabot[bot] · 3 weeks ago
  35. 8a358b8 Use read_nonblock instead of readpartial to account for SSL socket buffer by Dmytro Shteflyuk · 4 weeks ago
  36. 5cc1022 Constants demo by Dmytro Shteflyuk · 4 months ago
  37. d7c06f6 THRIFT-5921 Ubuntu focal fail to run composer install by Volodymyr Panivko · 4 weeks ago
  38. 3adaf0d Refresh msvc docker build by Shaoyu Zhang · 4 weeks ago
  39. b48ba36 python: add more precise typehints for immutable structs by Mark Molinaro · 4 weeks ago
  40. 32776c0 Make sure we always throw ProtocolException(INVALID_DATA) in Ruby by Dmytro Shteflyuk · 6 weeks ago
  41. ca0740a go: Modernize codebase with go fix by Yuxuan 'fishy' Wang · 4 weeks ago
  42. 1c989cd Fixed PHP phpcs offenses by Dmytro Shteflyuk · 5 weeks ago
  43. e4666f2 THRIFT-5917: Rust currently broken and no maintainers around by Jens Geyer · 4 weeks ago
  44. d135ac5 Bump rack from 2.2.21 to 2.2.22 in /test/rb by dependabot[bot] · 4 weeks ago
  45. 93b1b44 Bump rack from 2.2.21 to 2.2.22 in /lib/rb by dependabot[bot] · 4 weeks ago
  46. acbcf10 Fixed Python flake8 offenses by Dmytro Shteflyuk · 5 weeks ago
  47. 96d62dd Added --server-type argument to Ruby cross-tests integration server by Dmytro Shteflyuk · 5 weeks ago
  48. fe43dec Fixed C++ cppcheck offenses by Dmytro Shteflyuk · 5 weeks ago
  49. 6721241 Update the `ProcessFunction::getResult` method to return the _result type instead of a general TBase by shang · 6 weeks ago
  50. c3cdacf cpp: add template_streamop generation with runtime/compiler test coverage by copilot-swe-agent[bot] · 6 weeks ago
  51. 0b68228 Wire TLS keys in Python for cross-tests by Dmytro Shteflyuk · 7 weeks ago
  52. 697910f Fixed en error preventing Thrift::NonblockingServer from working with SSL by Dmytro Shteflyuk · 5 weeks ago
  53. d24b8a0 Cleaned up code supporting Ruby < 2.0 by Dmytro Shteflyuk · 4 months ago
  54. ded241d Remove threadsafe warnings in thrift-maven-plugin by HTHou · 5 weeks ago
  55. fd9756c Update supported go versions to 1.25+1.26 by Yuxuan 'fishy' Wang · 6 weeks ago
  56. 1e09a04 Add moveable_types=forward_setter option for perfect forwarding setters by Copilot · 7 weeks ago
  57. 67bfb29 Implemented header protocol for Ruby client library by Dmytro Shteflyuk · 8 weeks ago
  58. 84554fa Enable cross tests for Ruby library by Dmytro Shteflyuk · 4 months ago
  59. d66874c Do not shutdown() an external server socket by Federico Giovanardi · 8 weeks ago
  60. 4966d07 Bump com.diffplug.spotless from 8.1.0 to 8.2.1 in /lib/kotlin by dependabot[bot] · 7 weeks ago
  61. 4b69d1f Bump actions/download-artifact from 6 to 7 by dependabot[bot] · 7 weeks ago
  62. e01b1b0 Bump actions/upload-artifact from 4 to 6 by dependabot[bot] · 7 weeks ago
  63. d4cbd78 Bump actions/checkout from 5 to 6 by dependabot[bot] · 7 weeks ago
  64. c99d09a THRIFT-5564: Add Python to GitHub Actions cross-test matrix by Gregg Donovan · 7 weeks ago
  65. 62ec929 Fix Python 3.12 build issues in thrift Python (#3276) by Gregg Donovan · 7 weeks ago
  66. dbdb429 deprecation message by Jens Geyer · 8 weeks ago
  67. 75a2877 Added a special no-extension build to test the code paths without native extensions by Dmytro Shteflyuk · 3 months ago
  68. e9ac8e3 Added UUID support in Ruby library by Dmytro Shteflyuk · 4 months ago
  69. ab178fb Support C++ 11 enum class generation via pure_enums=enum_class by Copilot · 8 weeks ago
  70. 55e86e3 Bump lodash from 4.17.21 to 4.17.23 by dependabot[bot] · 8 weeks ago
  71. bec0234 Bump lodash from 4.17.21 to 4.17.23 in /lib/ts by dependabot[bot] · 8 weeks ago
  72. 10d9272 THRIFT-5916: Enforce recursion depth limit in Java for C++ parity (#3287) by Hasnain Lakhani · 8 weeks ago
  73. 6f76573 [c_glib] Fix code generation for sets with typedef element types (#3285) by Hasnain Lakhani · 8 weeks ago
  74. 4f76c33 Bump lodash from 4.17.21 to 4.17.23 in /lib/js by dependabot[bot] · 9 weeks ago
  75. 6e5e181 Added Ruby library tests to the GitHub workflow by Dmytro Shteflyuk · 4 months ago
  76. c3ced62 ## cpp: add `private_optional` support (and wire up tests/CI) by copilot-swe-agent[bot] · 4 months ago
  77. 4413220 Fixed make check for Ruby library by Dmytro Shteflyuk · 3 months ago
  78. 7eeb1c1 deprecate swift bindings for THRIFT-5864 by Jens Geyer · 10 weeks ago
  79. 0d18fb2 Only export Init_thrift_native function from the Ruby binary extension by Dmytro Shteflyuk · 3 months ago
  80. 098c827 fix cross test error by HTHou · 3 months ago
  81. d9b4d95 try to fix kotlin cross tests by HTHou · 3 months ago
  82. b5919dd Add async nonblocking ssl support in java client by HTHou · 3 months ago
  83. dfa0979 Bump jvm from 2.2.21 to 2.3.0 in /lib/kotlin by dependabot[bot] · 3 months ago
  84. 22ffdc7 Bump actions/download-artifact from 6 to 7 by dependabot[bot] · 3 months ago
  85. e0d99c9 Bump actions/checkout from 4 to 6 by dependabot[bot] · 3 months ago
  86. b8f2407 Bump actions/upload-artifact from 4 to 6 by dependabot[bot] · 3 months ago
  87. 2097ed7 Added auto-labeling configuration to .github/mergeable.yml by Dmytro Shteflyuk · 3 months ago
  88. 0947594 Add TLS support to the benchmark script by Dmytro Shteflyuk · 4 months ago
  89. bfeb7df Addressed discrepancy between accelerated and non-accelerated union implementation by Dmytro Shteflyuk · 4 months ago
  90. b8f7e5b Fixed '#to_io gives NilClass' error by Dmytro Shteflyuk · 4 months ago
  91. f06db1b Remove Fixnum references to support modern Ruby versions by Dmytro Shteflyuk · 4 months ago
  92. c77cbd2 Raise an error when nil is sent to binary protocol write operations by Dmytro Shteflyuk · 4 months ago
  93. 312cef9 Updated Java keys for cross-platform tests by Dmytro Shteflyuk · 4 months ago
  94. 6e105bf TransportException should be raised when Socket is not open instead of IOError by Dmytro Shteflyuk · 4 months ago
  95. a635e68 Removed base64 and added logger as an explicit add_dependency by Dmytro Shteflyuk · 4 months ago
  96. eb6eb85 Fixed Thrift::TypeError exception in specs by Dmytro Shteflyuk · 4 months ago
  97. 497c1dd THRIFT-3268: Suppress gnu-zero-variadic-macro-arguments warnings by Sutou Kouhei · 8 months ago
  98. b940d12 THRIFT-5863: Make TServerTransport able to customize the max message size by dengzh · 10 months ago
  99. 230d0a9 Refresh windows docker setup by Shaoyu Zhang · 4 months ago
  100. 56f9772 Inconsistent UUID constants compilation for aliased types by Dmytro Shteflyuk · 4 months ago