1. 3494e1c replace "utf8" alias by canonical "utf-8" locale code + remove the second Python2 vs Py3 compat.py by Alexandre Detiste · 8 weeks ago
  2. 21ed4a2 THRIFT-5811: Add ESM support to nodejs codegen by Cameron Martin · 12 months ago
  3. aee3f63 THRIFT-5817: [C++] Avoid copy of TUuid Client: cpp Patch: Carel Combrink by Carel Combrink · 8 months ago
  4. fdaca5e Upgrade typescript Client: nodejs Patch: Cameron Martin by Cameron Martin · 3 months ago
  5. 6e38030 http.client.HTTPSConnection: drop key_file, cert_file by Vitaly Zdanevich · 7 weeks ago
  6. caef0ed THRIFT-5811: Update eslint & prettier Client: js Patch: Cameron Martin by Cameron Martin · 3 months ago
  7. eec0b58 Bump elliptic from 6.6.0 to 6.6.1 in /lib/ts by dependabot[bot] · 9 weeks ago
  8. a84f022 Bump elliptic from 6.6.0 to 6.6.1 in /lib/js by dependabot[bot] · 9 weeks ago
  9. 7eec227 FIX broken netstd tests by Jens Geyer · 10 weeks ago
  10. 624118f Update supported go versions by Yuxuan 'fishy' Wang · 10 weeks ago
  11. 5c08893 THRIFT-5854: Move the checkReadBytesAvailable check before allocation by Maximilian Bandle · 2 months ago
  12. 0941aec THRIFT-5849: Expose createClient in browser version of nodejs package by Cameron Martin · 2 months ago
  13. 7fe4bf5 THRIFT-5848: Expose InputBufferUnderrunError in nodejs client by Cameron Martin · 2 months ago
  14. 42204e7 The != operator just call the == operator by africamonkey · 2 years, 6 months ago
  15. 39de3ad fix logic error by africamonkey · 2 years, 7 months ago
  16. a6c8b3b address Jens-G's comment by africamonkey · 2 years, 7 months ago
  17. 4f06d5e add operator == for TEnumIterator by africamonkey · 2 years, 10 months ago
  18. 960bf51 THRIFT-5852 Promote known total stream sizes for seekable stream transports by Jens Geyer · 2 months ago
  19. 5a781c2 THRIFT-5851 Promote known total stream sizes for seekable stream transports properly by Jens Geyer · 2 months ago
  20. c854f64 THRIFT-5850 Switch IThriftConfiguration interface from Cardinal to Integer by Jens Geyer · 2 months ago
  21. 717bd79 Support previously and currently documented encodings for boolean lists by Jörn Horstmann · 3 months ago
  22. a630739 Bump jvm from 2.0.21 to 2.1.10 in /lib/kotlin by dependabot[bot] · 3 months ago
  23. 8493de2 Bump com.diffplug.spotless from 6.25.0 to 7.0.2 in /lib/java by dependabot[bot] · 3 months ago
  24. a45618e Upstream mingw capitalization patch https://github.com/JuliaPackaging/Yggdrasil/blob/6e82040941e891288e394713ee64562698b7ab0d/T/Thrift/bundled/patches/mingw-capitalization.patch by Jeremiah · 3 months ago
  25. 7734c39 lib/cpp/test/CMakeLists.txt: Fix building with OpenBSD by Brad Smith · 4 months ago
  26. d078721 remove more Python2 compatibility by Alexandre Detiste · 4 months ago
  27. da54fc8 THRIFT-5819: use latest rustc version for rustlib (#3085) by Cameron Martin · 3 months ago
  28. ab70652 THRIFT-5564: Add nodejs tests to github actions (#3082) by Cameron Martin · 3 months ago
  29. 1e72949 Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#3081) by dependabot[bot] · 3 months ago
  30. e10109c THRIFT-5845: Return TException for union check in Write by Yuxuan 'fishy' Wang · 3 months ago
  31. 947ad66 THRIFT-5842: Add missing cstdint include for int64_t in Mutex.h by Sutou Kouhei · 4 months ago
  32. 0825ca3 THRIFT-5841 possible init/deinit conflict with manual initialization flag by Jens Geyer · 4 months ago
  33. 9171491 Fix build warnings for Erlang/OTP 27 Client: Erlang by Björn Svensson · 4 months ago
  34. eb684d3 THRIFT-4386 Add Lua 5.3/5.4 support Clint: lua Patch: Thomas Bruggink by Thomas · 9 months ago
  35. f54bdbd THRIFT-5839 incorrect cast under Win64 Client: delphi Patch: Jens Geyer by Jens Geyer · 5 months ago
  36. 45b1868 (no ticket) netstd testcase for THRIFT-5835 Client: netstd Patch: Jens Geyer by Jens Geyer · 5 months ago
  37. 24ed1d1 package upgrade by Jens Geyer · 5 months ago
  38. 376ab24 THRIFT-5838 ensure original exception added to new exceptions by Bruce Irschick · 5 months ago
  39. 91d9f05 (no ticket) netstd testcase for THRIFT-5835 Client: netstd Patch: Jens Geyer by Jens Geyer · 5 months ago
  40. 6b967bd FIX Two ASF headers lost during THRIFT-5837 Client: Delphi Patch: Jens Geyer by Jens Geyer · 5 months ago
  41. e9f63e0 THRIFT-5837 Delphi implementation for THRIFT-5835 by Jens Geyer · 5 months ago
  42. 58d9ff5 Include license and notice files in published crate [skip ci] by Andrew Kane · 5 months ago
  43. e26b4a8 THRIFT-5832 Drop net6 support and add net9 instead by Jens Geyer · 5 months ago
  44. 23e0e5c Don't use legacy ssl hostname validation for python >= 3.12 by Susanne Lindgren · 5 months ago
  45. 0f02753 THRIFT-5836 No rule to make target 'Thrift5272.thrift', needed by 'gen-cpp/Thrift5272_types.h' by Jens Geyer · 5 months ago
  46. c8cf304 THRIFT-5833: Add ProcessorError by Yuxuan 'fishy' Wang · 5 months ago
  47. 617c4e7 Fix update in TConstant.php for PHP 7 compatibility by Gehu Pierre · 6 months ago
  48. ff15960 Update TConstant.php to remove deprecated PHP code by Gehu Pierre · 6 months ago
  49. 5d0205d THRIFT-5775 Kotlin build failed for broken toolchain in docker (#3043) by thomasbruggink · 6 months ago
  50. 8f9fba8 remove dependency on Six by Alexandre Detiste · 8 months ago
  51. 6669ca2 Bump elliptic from 6.5.4 to 6.6.0 in /lib/ts by dependabot[bot] · 6 months ago
  52. 0b760d4 Bump jvm from 2.0.20 to 2.0.21 in /lib/kotlin by dependabot[bot] · 6 months ago
  53. b2a7064 Bump elliptic from 6.5.4 to 6.6.0 in /lib/js by dependabot[bot] · 6 months ago
  54. 56c4b15 THRIFT-5827 enums in typedefs are not resolved in all cases by Jens Geyer · 6 months ago
  55. 61080c6 THRIFT-5821: support building against AWS-LC by James E. King III · 7 months ago
  56. 7ec4177 Make ssl work with python 3.12 by Susanne Lindgren · 6 months ago
  57. 0f0243e THRIFT-5826 binary constants create uncompilable Delphi code by Jens Geyer · 6 months ago
  58. a5d84e5 THRIFT-5825 UUID constants lead to uncompileable Delphi code by Jens Geyer · 6 months ago
  59. 8b6d29d THRIFT-5823 Fix illegal uses of exceptions as normal struct type by Jens Geyer · 6 months ago
  60. a4d458f THRIFT-5824 Migrate, refactor and improve Delphi code generation test script by Jens Geyer · 6 months ago
  61. c368c3a THRIFT-5822 Remove deprecated AnsiString functions from the library by Jens Geyer · 6 months ago
  62. bf57082 Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#3046) by dependabot[bot] · 7 months ago
  63. b0a6ec7 Bump com.bmuschko:gradle-clover-plugin from 3.0.3 to 3.0.7 in /lib/java (#3048) by dependabot[bot] · 7 months ago
  64. 90af876 THRIFT-5818: Add AIX support Client: go by John Troy · 7 months ago
  65. de7e6ad Improved nuget package spec info by Jens Geyer · 7 months ago
  66. 30794d5 Merge branch '0.21.0' into master by Jens Geyer · 7 months ago
  67. 8922f17 Remove some gradle deprecation warnings (#3039) by Christopher Tubbs · 7 months ago
  68. 1a31d90 FIX: No rule to make target 'Tests/Thrift.Compile.Tests/Properties/AssemblyInfo.cs', needed by 'distdir-am'. by Jens Geyer · 7 months ago 0.21.0 v0.21.0
  69. be216b1 Bump com.ncorti.ktfmt.gradle from 0.19.0 to 0.20.1 in /lib/kotlin (#3031) by dependabot[bot] · 8 months ago
  70. 3867d68 THRIFT-5816 Fix UUID for boost 1.86.0 (change in {{data}} member usage) by Carel Combrink · 8 months ago
  71. ed5c5a4 THRIFT-5816 Fix UUID for boost 1.86.0 (change in {{data}} member usage) by Carel Combrink · 8 months ago
  72. ef199cc bump version number by Jens Geyer · 8 months ago
  73. 80e9c4f THRIFT-5815 veralign.sh broken and incomplete Patch: Jens Geyer by Jens Geyer · 8 months ago
  74. e9b1ef6 Bump jvm from 2.0.10 to 2.0.20 in /lib/kotlin by dependabot[bot] · 8 months ago
  75. d80bb57 cpp: update includes by Sven Roederer · 9 months ago
  76. 791f85c cpp: add fix for Thrift5272 by Sven Roederer · 9 months ago
  77. 4f5bfd8 Thrift5272: cpp: add test for handling i8 type in printTo() by Sven Roederer · 9 months ago
  78. efe5e02 THRIFT-5813: Close the socket in TSocket.isOpen() when peek() fails Client: py by Csaba Ringhofer · 8 months ago
  79. 3b67982 Bump com.bmuschko:gradle-clover-plugin in /lib/kotlin (#2793) by dependabot[bot] · 8 months ago
  80. 8a5fa60 Bump jvm from 1.9.23 to 2.0.10 in /lib/kotlin (#3023) by dependabot[bot] · 8 months ago
  81. 539c922 Bump com.ncorti.ktfmt.gradle from 0.12.0 to 0.19.0 in /lib/kotlin (#3015) by dependabot[bot] · 8 months ago
  82. a44c0c6 Fix failed java build (#3019) by Yuxuan 'fishy' Wang · 8 months ago
  83. 91565d4 Update supported go versions by Yuxuan 'fishy' Wang · 8 months ago
  84. a4ebb75 Merge pull request #2940 from thomasbruggink/fix-lib-cpp-security-tests by Mario Emmenlauer · 9 months ago
  85. d4503a1 THRIFT-4847: CancelledKeyException causes TThreadedSelectorServer to fail by Marc Jakobi · 9 months ago
  86. 0bc2cb9 Switch from `logger.warn` to `logger.warning` by Alexander Shadchin · 9 months ago
  87. 0f0e11f THRIFT-5798 Expand netstd compile tests to fully cover all current target environments by Jens Geyer · 9 months ago
  88. 4ea20aa THRIFT-5796 Indicate target environment via #if check by Jens Geyer · 9 months ago
  89. 3caf963 Testcase for THRIFT-5794 Client: netstd Patch: Sven Roederer & Jens Geyer by Sven Roederer · 9 months ago
  90. 5b9ae5e THRIFT-5795 namespace not properly escaped Client: netstd Patch: Jens Geyer by Jens Geyer · 9 months ago
  91. db37125 lib: cpp: mitigate warnings due to non-virtual destructors by Chris Friedt · 2 years, 3 months ago
  92. 86b05bf THRIFT-5492: Add readEnd to TBufferedTransport client: cpp Patch: Steve Licking by Steve Licking · 3 years, 4 months ago
  93. 1405831 Use pip install instead of deprecated python setup.py install command by Charles Coulombe · 1 year ago
  94. 0ed4a1d THRIFT-5777: python fix mismatched timeout exceptions by bwangelme · 1 year ago
  95. 98a1ba2 Bump ws from 6.2.2 to 6.2.3 in /lib/js by dependabot[bot] · 10 months ago
  96. 1252cf3 optimizing performance issues under large-scale connection by uv747 · 11 months ago
  97. 14185fc Bump ws from 6.2.2 to 6.2.3 in /lib/ts by dependabot[bot] · 10 months ago
  98. ba30b07 Bump braces from 3.0.2 to 3.0.3 in /lib/ts by dependabot[bot] · 10 months ago
  99. 4b90909 THRIFT-5773 Strong UUID wrapper for C++ by CJCombrink · 12 months ago
  100. 6944912 Bump braces from 3.0.2 to 3.0.3 in /lib/js by dependabot[bot] · 10 months ago