Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
263 commits
Select commit Hold shift + click to select a range
d1a4fee
Update lib/php/test/Unit/Lib/StringFunc/CoreTest.php
sveneld Feb 23, 2024
da2ef34
Update lib/php/test/Unit/Lib/ClassLoader/ThriftClassLoaderTest.php
sveneld Feb 23, 2024
8148f2f
THRIFT-5706: lib/cpp Fix the Security tests on openssl 1.1 and 3.0
thomasbruggink Feb 26, 2024
3ea763e
Enable all tests on opensslv3
thomasbruggink Mar 5, 2024
b6cf049
THRIFT-5762 Expose service result objects in Java
thomasbruggink Feb 25, 2024
1681926
THRIFT-5764 Extra CTOR for TThriftBytesImpl
Jens-G Mar 7, 2024
b53fa8e
THRIFT-5765 Extra override for WriteBinary() to avoid unnecessary mem…
Jens-G Mar 7, 2024
f02ac2f
Move default constructor and operator== implementation to CPP file
tinloaf Feb 8, 2023
cedcd0e
Factor out duplicated code into helper function
tinloaf Feb 8, 2023
16105fa
Move generate_default_constructor call into generate_struct_definition
tinloaf Feb 24, 2023
4f56007
Always generate an initializer list
tinloaf Mar 6, 2023
9bd8f1e
Fix ODR violations in cases where templates are involved
tinloaf Apr 4, 2023
58c2785
expose qt5 targets if available
Sep 9, 2022
9913004
[THRIFT-5757] Unit tests for php lib
sveneld Mar 2, 2024
0e72363
Add "my own +1 vote" paragraph to mail template
Jens-G Mar 12, 2024
b60b8fe
THRIFT-5769: fix invalid size error on large messages
tuomojokimies-sc Mar 18, 2024
a9b1463
THRIFT-5767: use string builder to parse strings with escaped quotes …
k-walton Mar 18, 2024
4233d75
THRIFT-5768 Add missing test in configure.ac for kotlin
thomasbruggink Mar 17, 2024
2826098
THRIFT-5762 Fix spotless errors
thomasbruggink Mar 15, 2024
f5396ed
Merge branch '0.20.0'
Jens-G Mar 22, 2024
9bd1f1b
We have 2024
Jens-G Mar 22, 2024
aa04bb9
[THRIFT-5757] Unit tests for php lib
sveneld Mar 18, 2024
564dbfc
Upgraded appveyor dockerfile reference to zlib to 1.2.13
Jens-G Mar 31, 2024
f8852dc
Upgraded dockerfile reference to Win64OpenSSL-1_1_0l.exe
Jens-G Mar 31, 2024
fcddf08
Bump jvm from 1.9.22 to 1.9.23 in /lib/kotlin
dependabot[bot] Apr 1, 2024
2adfd14
THRIFT-5750 Remove "ansistr_binary_" option
Jens-G Apr 1, 2024
c890ed4
THRIFT-5755 Docker image build fail
thomasbruggink Feb 25, 2024
fb92b73
Remove `old/` directory from `build/docker` since its not maintained/…
thomasbruggink Feb 28, 2024
fd29ab1
Update GO in docker containers to 1.21
thomasbruggink Feb 28, 2024
6768584
Add Haxe and fix rust
thomasbruggink Mar 4, 2024
f515517
Add specific PHP versions and additional dependencies
thomasbruggink Mar 5, 2024
f843185
Update readme version table
thomasbruggink Mar 5, 2024
5f563e9
Fix haxe setup, allow root users to be used and check for existing users
thomasbruggink Mar 6, 2024
f6972f1
Fix EXTRA_DIST in php make file
thomasbruggink Mar 17, 2024
63f0458
Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work
thomasbruggink Mar 21, 2024
85ea593
Updated ReleaseManagement.md according to THRIFT-5755 changes
Jens-G Apr 2, 2024
381d86e
Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#2…
dependabot[bot] Apr 2, 2024
1d886ca
THRIFT-5772: UUID support for c++ #2952
CJCombrink Mar 23, 2024
68139d1
[THRIFT-5757] Unit tests for php lib
sveneld Mar 19, 2024
4a280d5
THRIFT-5766 Replace std::endl with "\n"
CJCombrink Mar 14, 2024
3dfe0af
THRIFT-5780 Prevent certain warnings related to net8
Jens-G Apr 24, 2024
4f18395
THRIFT-5781 implement full deprecation support
Jens-G Apr 25, 2024
c3d8a4e
THRIFT-5782 implement full deprecation support
Jens-G Apr 26, 2024
344498b
go: Define a bytePool for TRichTransport
Apr 29, 2024
91d3702
Revert "go: Define a bytePool for TRichTransport"
May 1, 2024
0341323
THRIFT-5783 drop net7 support
Jens-G May 1, 2024
42dbefb
THRIFT-5782 implement full deprecation support
Jens-G May 2, 2024
fa9af0a
go: Use errors.Is over ==
May 10, 2024
b20f675
THRIFT-5784: Add THeaderTransforms to TConfiguration
May 2, 2024
c53a1b7
THRIFT-5781 implement full deprecation support -> fix uncompileable i…
Jens-G May 13, 2024
4930cac
go: Proper indent in compiler
May 14, 2024
b429cc9
Remove deprecated has_rdoc from gemspec
larouxn May 17, 2024
55014ba
THRIFT-5787 restoring binary compatibility of Factory constructor
smitchamwork May 22, 2024
da5ef36
THRIFT-5788 Refactor and streamline hash set implementation
Jens-G May 24, 2024
82fc93e
THRIFT-5789 Refactor test suite client implementation
Jens-G May 24, 2024
9c0bdcb
THRIFT-5788 Refactor and streamline hash set implementation
Jens-G May 25, 2024
9673a68
THRIFT-5786: Full deprecation support in go
May 17, 2024
405fc72
fix: TProtocol::skip fix parameter type
Jens-G Jun 4, 2024
5c58007
Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin
dependabot[bot] Jun 1, 2024
2bbaaa8
Update compact-protocol docs
alkis May 27, 2024
173714b
FIX: features documentation
Jens-G Jun 11, 2024
b709b0b
go: Fix indentation in compiler
Jun 13, 2024
aeae628
go: Improve efficiency with zlib in THeaderTransport
Jun 10, 2024
6944912
Bump braces from 3.0.2 to 3.0.3 in /lib/js
dependabot[bot] Jun 16, 2024
4b90909
THRIFT-5773 Strong UUID wrapper for C++
CJCombrink Apr 27, 2024
ba30b07
Bump braces from 3.0.2 to 3.0.3 in /lib/ts
dependabot[bot] Jun 17, 2024
14185fc
Bump ws from 6.2.2 to 6.2.3 in /lib/ts
dependabot[bot] Jun 17, 2024
1252cf3
optimizing performance issues under large-scale connection
uv747 May 11, 2024
f13d85a
THRIFT-5654 LNK4042 and LNK2019 in go_validator_generator.cc with VS2022
Jens-G Jun 28, 2024
98a1ba2
Bump ws from 6.2.2 to 6.2.3 in /lib/js
dependabot[bot] Jun 28, 2024
0ed4a1d
THRIFT-5777: python fix mismatched timeout exceptions
bwangelme Apr 15, 2024
1405831
Use pip install instead of deprecated python setup.py install command
ccoulombe Apr 16, 2024
259107e
Remove trailing space from compiler generated go code
Jul 3, 2024
86b05bf
THRIFT-5492: Add readEnd to TBufferedTransport
slicking Dec 31, 2021
db37125
lib: cpp: mitigate warnings due to non-virtual destructors
Jan 20, 2023
5b9ae5e
THRIFT-5795 namespace not properly escaped
Jens-G Jul 18, 2024
32b58e5
CI/appveyor: fix download location for flex-sdk
SvenRoederer Jul 18, 2024
3caf963
Testcase for THRIFT-5794
SvenRoederer Jul 16, 2024
1e54480
Bump ws from 5.2.3 to 5.2.4
dependabot[bot] Jul 18, 2024
4ea44ac
THRIFT-5797 HashSet() CTOR takes no argument for net < 5
Jens-G Jul 18, 2024
4ea20aa
THRIFT-5796 Indicate target environment via #if check
Jens-G Jul 18, 2024
0f0e11f
THRIFT-5798 Expand netstd compile tests to fully cover all current ta…
Jens-G Jul 18, 2024
0bc2cb9
Switch from `logger.warn` to `logger.warning`
shadchin Jul 21, 2024
18b0de6
GHA/build: upgrade artifact-actions from v3 to v4
SvenRoederer Jul 6, 2024
502a46a
GHA: switch to ubuntu-22.04 as primary image
SvenRoederer Jul 6, 2024
3d02c0f
GHA/build: bring lib-php job to same versions of artifact-action and …
SvenRoederer Jul 6, 2024
438fc82
THRIFT-5800: Make non-exist include a failure when -strict is on
Jul 25, 2024
d4503a1
THRIFT-4847: CancelledKeyException causes TThreadedSelectorServer to …
Jul 25, 2024
a4ebb75
Merge pull request #2940 from thomasbruggink/fix-lib-cpp-security-tests
emmenlau Aug 7, 2024
91565d4
Update supported go versions
Aug 14, 2024
a44c0c6
Fix failed java build (#3019)
Aug 14, 2024
539c922
Bump com.ncorti.ktfmt.gradle from 0.12.0 to 0.19.0 in /lib/kotlin (#3…
dependabot[bot] Aug 15, 2024
8a5fa60
Bump jvm from 1.9.23 to 2.0.10 in /lib/kotlin (#3023)
dependabot[bot] Aug 15, 2024
3b67982
Bump com.bmuschko:gradle-clover-plugin in /lib/kotlin (#2793)
dependabot[bot] Aug 15, 2024
e98d6b1
go: Fix cross test server
Aug 14, 2024
cf0b803
Fix python build on Github Actions
Aug 20, 2024
55ea8f3
Python3 type hints
Feb 16, 2022
12b0116
Update tests for type_hints
arkuhn Feb 24, 2024
d850f86
Review comments
arkuhn May 26, 2024
4c39000
Update compiler/cpp/src/thrift/generate/t_py_generator.cc
arkuhn Jun 18, 2024
7de26c4
Add tests
arkuhn Jun 19, 2024
5d3b5a0
Generate thrift_spec class attribute (with type hints)
arkuhn Jun 22, 2024
cb9cead
GHA/build: run tests for netstd
SvenRoederer Jul 5, 2024
efe5e02
THRIFT-5813: Close the socket in TSocket.isOpen() when peek() fails
csringhofer Aug 23, 2024
4f5bfd8
Thrift5272: cpp: add test for handling i8 type in printTo()
SvenRoederer Jul 17, 2024
791f85c
cpp: add fix for Thrift5272
SvenRoederer Jul 18, 2024
d80bb57
cpp: update includes
SvenRoederer Jul 17, 2024
5fc920d
Fix JS property/method collisions for fields enamed read/write
adrianhelvikspond Jul 31, 2024
bcc9cee
THRIFT-5810: install static MSVC libraries to lib/
AlexanderKurzMVTec Aug 8, 2024
e9b1ef6
Bump jvm from 2.0.10 to 2.0.20 in /lib/kotlin
dependabot[bot] Sep 1, 2024
80e9c4f
THRIFT-5815 veralign.sh broken and incomplete
Jens-G Sep 2, 2024
467c6bd
THRIFT-5815 veralign.sh broken and incomplete
Jens-G Sep 2, 2024
ef199cc
bump version number
Jens-G Sep 2, 2024
d707811
bump version number
Jens-G Sep 2, 2024
449442e
added ticket data for 0.21.0 to CHANGES.md
Jens-G Sep 2, 2024
ed5c5a4
THRIFT-5816 Fix UUID for boost 1.86.0 (change in {{data}} member usage)
CJCombrink Sep 3, 2024
3867d68
THRIFT-5816 Fix UUID for boost 1.86.0 (change in {{data}} member usage)
CJCombrink Sep 3, 2024
7df39f1
updated CHANGES.md
Jens-G Sep 4, 2024
be216b1
Bump com.ncorti.ktfmt.gradle from 0.19.0 to 0.20.1 in /lib/kotlin (#3…
dependabot[bot] Sep 4, 2024
e8cfb13
Updated CHANGES.md
Jens-G Sep 7, 2024
a32990d
ci(rust): Add release workflow for rust, Update release_rust.yml
Xuanwo Aug 21, 2024
1a31d90
FIX: No rule to make target 'Tests/Thrift.Compile.Tests/Properties/As…
Jens-G Sep 15, 2024
8922f17
Remove some gradle deprecation warnings (#3039)
ctubbsii Sep 18, 2024
30794d5
Merge branch '0.21.0' into master
Jens-G Sep 21, 2024
de7e6ad
Improved nuget package spec info
Jens-G Sep 22, 2024
90af876
THRIFT-5818: Add AIX support
Sep 16, 2024
b0a6ec7
Bump com.bmuschko:gradle-clover-plugin from 3.0.3 to 3.0.7 in /lib/ja…
dependabot[bot] Oct 1, 2024
bf57082
Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#3…
dependabot[bot] Oct 1, 2024
c368c3a
THRIFT-5822 Remove deprecated AnsiString functions from the library
Jens-G Oct 10, 2024
eae0536
fix a whole bunch of TAB indents
Jens-G Oct 12, 2024
a4d458f
THRIFT-5824 Migrate, refactor and improve Delphi code generation test…
Jens-G Oct 10, 2024
8b6d29d
THRIFT-5823 Fix illegal uses of exceptions as normal struct type
Jens-G Oct 10, 2024
a5d84e5
THRIFT-5825 UUID constants lead to uncompileable Delphi code
Jens-G Oct 17, 2024
665e931
FIX: TException name conflict
Jens-G Oct 20, 2024
0f0243e
THRIFT-5826 binary constants create uncompilable Delphi code
Jens-G Oct 20, 2024
7ec4177
Make ssl work with python 3.12
Oct 8, 2024
61080c6
THRIFT-5821: support building against AWS-LC
jeking3 Oct 4, 2024
bddaaff
Removed superfluous method decls
Jens-G Oct 24, 2024
56c4b15
THRIFT-5827 enums in typedefs are not resolved in all cases
Jens-G Oct 24, 2024
b2a7064
Bump elliptic from 6.5.4 to 6.6.0 in /lib/js
dependabot[bot] Oct 29, 2024
0b760d4
Bump jvm from 2.0.20 to 2.0.21 in /lib/kotlin
dependabot[bot] Nov 1, 2024
6669ca2
Bump elliptic from 6.5.4 to 6.6.0 in /lib/ts
dependabot[bot] Oct 30, 2024
607cd54
update ax_boost_base.m4 from http://www.gnu.org/software/autoconf-arc…
loong-hy Sep 4, 2024
8f9fba8
remove dependency on Six
a-detiste Aug 28, 2024
5d0205d
THRIFT-5775 Kotlin build failed for broken toolchain in docker (#3043)
thomasbruggink Nov 5, 2024
ff15960
Update TConstant.php to remove deprecated PHP code
pierrestudios Oct 29, 2024
617c4e7
Fix update in TConstant.php for PHP 7 compatibility
pierrestudios Nov 4, 2024
e7f1a26
use 24.04 for github ci jobs (#3044)
jimexist Nov 6, 2024
b65ec60
GitHub cmake workflow to build libraries as well [skip ci] (#2679)
jimexist Nov 6, 2024
a085b0e
Revert "GitHub cmake workflow to build libraries as well [skip ci] (#…
Jens-G Nov 14, 2024
c8cf304
THRIFT-5833: Add ProcessorError
Nov 14, 2024
0f02753
THRIFT-5836 No rule to make target 'Thrift5272.thrift', needed by 'ge…
Jens-G Nov 17, 2024
23e0e5c
Don't use legacy ssl hostname validation for python >= 3.12
Nov 19, 2024
e26b4a8
THRIFT-5832 Drop net6 support and add net9 instead
Jens-G Nov 12, 2024
3a37d15
net9 sdk is NOT YET installed by default
Jens-G Nov 14, 2024
58d9ff5
Include license and notice files in published crate [skip ci]
ankane Nov 21, 2024
39ce210
THRIFT-5835 Allow exceptions to be used as regular struct datatype
Jens-G Nov 16, 2024
e9f63e0
THRIFT-5837 Delphi implementation for THRIFT-5835
Jens-G Nov 23, 2024
6b967bd
FIX Two ASF headers lost during THRIFT-5837
Jens-G Nov 25, 2024
91d9f05
(no ticket) netstd testcase for THRIFT-5835
Jens-G Nov 23, 2024
376ab24
THRIFT-5838 ensure original exception added to new exceptions
birschick-bq Nov 26, 2024
24ed1d1
package upgrade
Jens-G Nov 26, 2024
45b1868
(no ticket) netstd testcase for THRIFT-5835
Jens-G Nov 26, 2024
f54bdbd
THRIFT-5839 incorrect cast under Win64
Jens-G Nov 28, 2024
eb684d3
THRIFT-4386 Add Lua 5.3/5.4 support
thomasbruggink Jul 28, 2024
d8cd883
THRIFT-5837 FIX: error: unused parameter etc
Jens-G Dec 10, 2024
9171491
Fix build warnings for Erlang/OTP 27
bjosv Dec 12, 2024
2c29c56
Fix documentation to match implementation
mpoeter Dec 13, 2024
645467e
Fix documentation to match implementation
Jens-G Dec 13, 2024
0825ca3
THRIFT-5841 possible init/deinit conflict with manual initialization …
Jens-G Dec 18, 2024
bb8cac5
Update generated array style
kluever Dec 29, 2024
947ad66
THRIFT-5842: Add missing cstdint include for int64_t in Mutex.h
kou Dec 23, 2024
e10109c
THRIFT-5845: Return TException for union check in Write
Jan 9, 2025
1e72949
Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#3…
dependabot[bot] Jan 10, 2025
ab70652
THRIFT-5564: Add nodejs tests to github actions (#3082)
cameron-martin Jan 12, 2025
da54fc8
THRIFT-5819: use latest rustc version for rustlib (#3085)
cameron-martin Jan 12, 2025
d078721
remove more Python2 compatibility
a-detiste Dec 26, 2024
7734c39
lib/cpp/test/CMakeLists.txt: Fix building with OpenBSD
brad0 Dec 9, 2024
a45618e
Upstream mingw capitalization patch https://github.com/JuliaPackaging…
jeremiahpslewis Jan 28, 2025
93c15c2
Various build fixes for clang and rust
mhlakhani Feb 3, 2025
8493de2
Bump com.diffplug.spotless from 6.25.0 to 7.0.2 in /lib/java
dependabot[bot] Feb 1, 2025
a630739
Bump jvm from 2.0.21 to 2.1.10 in /lib/kotlin
dependabot[bot] Feb 1, 2025
717bd79
Support previously and currently documented encodings for boolean lists
jhorstmann Feb 2, 2025
c854f64
THRIFT-5850 Switch IThriftConfiguration interface from Cardinal to In…
Jens-G Feb 5, 2025
5a781c2
THRIFT-5851 Promote known total stream sizes for seekable stream tran…
Jens-G Feb 4, 2025
960bf51
THRIFT-5852 Promote known total stream sizes for seekable stream tran…
Jens-G Feb 5, 2025
4f06d5e
add operator == for TEnumIterator
africamonkey Jul 6, 2022
a6c8b3b
address Jens-G's comment
africamonkey Sep 14, 2022
39de3ad
fix logic error
africamonkey Sep 14, 2022
42204e7
The != operator just call the == operator
africamonkey Oct 31, 2022
7fe4bf5
THRIFT-5848: Expose InputBufferUnderrunError in nodejs client
cameron-martin Feb 4, 2025
0941aec
THRIFT-5849: Expose createClient in browser version of nodejs package
cameron-martin Feb 4, 2025
5c08893
THRIFT-5854: Move the checkReadBytesAvailable check before allocation
bandle Feb 7, 2025
b4b4eb7
net9 on Jammy only via NET backports
Jens-G Feb 11, 2025
1669913
net9 not available on focal (but supported, according to MS?)
Jens-G Feb 11, 2025
8a5538a
net9 on Noble only via NET backports
Jens-G Feb 11, 2025
624118f
Update supported go versions
Feb 11, 2025
7eec227
FIX broken netstd tests
Jens-G Feb 11, 2025
a675c4f
THRIFT-5564: Add nodets tests to Github Actions
cameron-martin Jan 15, 2025
a84f022
Bump elliptic from 6.6.0 to 6.6.1 in /lib/js
dependabot[bot] Feb 13, 2025
eec0b58
Bump elliptic from 6.6.0 to 6.6.1 in /lib/ts
dependabot[bot] Feb 15, 2025
5903c72
Add `no_constructors` option to C++ compiler
alkis Sep 4, 2024
24df0a5
test/crossrunner: merge in old Py2vs3 compat.py
a-detiste Jan 15, 2025
951bb18
THRIFT-5667: Make ThriftConfig.cmake relocatable
kou Nov 8, 2022
caef0ed
THRIFT-5811: Update eslint & prettier
cameron-martin Jan 15, 2025
bdc43af
Update LANGUAGES.md
Jens-G Mar 3, 2025
1075010
Update LANGUAGES.md
Jens-G Mar 3, 2025
6e38030
http.client.HTTPSConnection: drop key_file, cert_file
vitaly-zdanevich Mar 1, 2025
fdaca5e
Upgrade typescript
cameron-martin Jan 7, 2025
aee3f63
THRIFT-5817: [C++] Avoid copy of TUuid
CJCombrink Sep 5, 2024
21ed4a2
THRIFT-5811: Add ESM support to nodejs codegen
cameron-martin Apr 22, 2024
3494e1c
replace "utf8" alias by canonical "utf-8" locale code + remove the se…
a-detiste Feb 19, 2025
72c8111
THRIFT-5856 Client should validate HTTP status
Jens-G Mar 10, 2025
6cb35b2
Remove extra </th>
Florian-Mt Mar 10, 2025
09ced04
THRIFT-5024: Replace removed @gen.engine with @gen.coroutine
asjadsyed Mar 10, 2025
7c94335
THRIFT-5853: Remove oldstyle casts from TBufferTransports and TCompac…
bandle Feb 7, 2025
7cfd018
Log the exception when TThreadPoolServer breaks the work loop (#3113)
dengzhhu653 Mar 23, 2025
cd0dabb
Exclude binary dir in cmake when BUILD_COMPILER is OFF
Mar 12, 2025
b28a4c4
THRIFT-5859: Generate a values iterator for enum types for go
Mar 26, 2025
135b79e
THRIFT-5857: Remove deprecated Tornado io_loop usage
asjadsyed Mar 13, 2025
e0d4692
Bump jvm from 2.1.10 to 2.1.20 in /lib/kotlin
dependabot[bot] Apr 1, 2025
4c219f3
Change SSL_get_verify_result() return value from int to long
GabeNI Apr 2, 2025
32ce699
THRIFT-5858: Introduce new type MESSAGE_SIZE_LIMIT in TTransportExcep…
Mar 21, 2025
c5c0e6e
Minor Erlang generator improvements
kpy3 Apr 4, 2025
0414755
THRIFT-5861: Add isOpen method to TTornadoStreamTransport
asjadsyed Apr 8, 2025
7e45f58
Remove ubuntu-20.04 from github actions
Apr 17, 2025
4bacc1a
remove unused writeUtf8 and readUtf8 from TProtocol.py (#3123)
vzhd1701 Apr 17, 2025
0481fcd
THRIFT-1482 Allow unix domain sockets in TSocket
balping Mar 9, 2025
1834bfc
added -y switch to prevent hang during CI run
Jens-G Apr 18, 2025
58d68c6
Revert "THRIFT-1482 Allow unix domain sockets in TSocket"
Jens-G Apr 18, 2025
b4d2d91
Fix field stop read in duplicate_protocol.go (#3125)
winmillwill Apr 21, 2025
5e6d1b7
TestTServletServer doesn't accept the request
dengzhhu653 Apr 25, 2025
b3fc4b2
Update minimum required CMake version for CMake 4.0 compatibility
vyasr Apr 20, 2025
74ee8b0
THRIFT-1482: Unix domain socket support under PHP
balping Mar 9, 2025
47d0fbb
Add Package.swift to root of repo
Nov 17, 2022
29d8773
THRIFT-4838: Add unix socket support for Swift
kinoroy Feb 21, 2023
9e7be1d
Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin
dependabot[bot] May 1, 2025
df626d7
Bump com.diffplug.spotless from 7.0.2 to 7.0.3 in /lib/java
dependabot[bot] May 1, 2025
1e84341
[ruby] Fix shorten-64-to-32 errors on macOS
byroot Oct 13, 2021
e402bb0
Added "resolved" to searches for unresolved tickets
Jens-G May 14, 2025
7fff2c6
FIX: no rule to build eslintignore
Jens-G May 14, 2025
de90963
FIX: no rule for .eslintrc.json
Jens-G May 14, 2025
071e7ce
FIX: misc EXTRA_DIST sections
Jens-G May 14, 2025
12f2bfa
FIX: missing EXTRA_DIST release_rust.yml
Jens-G May 14, 2025
a58d122
updated CHANGES.md
Jens-G May 14, 2025
ce696f3
FIX build does not install net 9 properly
Jens-G May 15, 2025
63eeff9
THRIFT-5865: Fix TBinayProtocol with list<UUID>
CJCombrink May 14, 2025
3da784b
THRIFT-5868: UUID Support for TCompactProtocol
CJCombrink May 15, 2025
af9ac17
updated CHANGES.md
Jens-G May 16, 2025
4cf899e
Merge branch 'master' into ft/0.22.0
ggmaleva Mar 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 0 additions & 9 deletions .eslintignore

This file was deleted.

24 changes: 0 additions & 24 deletions .eslintrc.json

This file was deleted.

Loading
Loading