Yuxuan 'fishy' Wang
be1c8fd836
Fix github actions for python3 tests
...
Add a dummy test in test_sslsocket.py to workaround an issue in Python
3.12.
2024-01-03 08:57:52 -08:00
Jens Geyer
5cf71b2bee
THRIFT-5749 Option to enable RTTI info (2nd attempt)
...
Client: Delphi
Patch: Jens Geyer
2023-12-18 22:23:34 +01:00
Jens Geyer
f1584f5f61
FIX: Unused import Map
...
Client: hx
Patch: Jens Geyer
2023-12-16 22:23:49 +01:00
Jens Geyer
93222f62dc
THRIFT-5749 Option to enable RTTI info
...
Client: Delphi
Patch: Jens Geyer
2023-12-16 02:50:09 +01:00
Yuxuan 'fishy' Wang
20e3124cae
Revert "lib: cpp: automake: ship thrift/numeric_cast.h"
...
This reverts commit 779deabf0e
.
2023-12-08 09:08:39 -08:00
Yuxuan 'fishy' Wang
9a9e60ed26
Downgrade spotbugs to 5.2.5
...
6.x has breaking changes need extra care to upgrade.
2023-12-08 08:50:26 -08:00
Yuxuan 'fishy' Wang
022d0278eb
Github Actions: Remove --disable-tests
...
With --disable-tests, for example for Go the `make check` under `lib/go`
would only run unit tests under `lib/go/thrift` but not the unit tests
under `lib/go/test`.
Also some changes in lib/go/test/fuzz/Makefile.am so it works in both go
1.20 and 1.21 (The current state breaks in 1.21 but because of
`--disable-tests` we never noticed that).
2023-12-04 06:57:25 -08:00
dependabot[bot]
697c08badc
Bump com.github.spotbugs from 5.2.1 to 6.0.1 in /lib/kotlin
...
Bumps com.github.spotbugs from 5.2.1 to 6.0.1.
---
updated-dependencies:
- dependency-name: com.github.spotbugs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-03 22:01:51 +01:00
dependabot[bot]
f4b6d96008
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-03 22:00:40 +01:00
dependabot[bot]
a58e915338
Bump jvm from 1.9.20 to 1.9.21 in /lib/kotlin
...
Bumps [jvm](https://github.com/JetBrains/kotlin ) from 1.9.20 to 1.9.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.20...v1.9.21 )
---
updated-dependencies:
- dependency-name: jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-03 22:00:12 +01:00
dependabot[bot]
87e7be7541
Bump com.diffplug.spotless from 6.22.0 to 6.23.2 in /lib/kotlin
...
Bumps com.diffplug.spotless from 6.22.0 to 6.23.2.
---
updated-dependencies:
- dependency-name: com.diffplug.spotless
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-03 21:59:51 +01:00
Jens Geyer
8a6bcc76f3
THRIFT-5747 warning: The macro `AC_HELP_STRING' is obsolete.
...
Patch: Jens Geyer
2023-11-27 09:27:22 +01:00
Jens Geyer
ac2deed0fc
THRIFT-5746 Upgrade to net8
...
Client: netstd
Patch: Jens Geyer
This updates certain packages that became available now for 8.0.0
2023-11-25 14:20:37 +01:00
Jens Geyer
4115e952b5
THRIFT-5746 Upgrade to net8
...
Client: netstd
Patch: Jens Geyer
2023-11-23 19:51:35 +01:00
Jens Geyer
a06eedcbfc
THRIFT-5743 add TLS1.3 to default protocols where available
...
Client: netstd
Patch: Jens Geyer
2023-11-17 09:11:23 +01:00
Jens Geyer
fa123f950d
THRIFT-5742 Add addRange() function to Set helper classes to support adding data from arbitrary enumerable source containers
...
Client: hx
Patch: Jens Geyer
2023-11-12 00:55:26 +01:00
Jiayu Liu
fbfa52cd04
THRIFT-5741: use rust 1.65 ( #2870 )
...
* use rust 1.65
* fix clippy
* fix alert
* fix protocol
* fix one more dereference
* fix more lint
* fix over-fix
* fix match &*server_type {
2023-11-07 13:47:24 +08:00
Jens Geyer
0eab6e0ae5
THRIFT-5740 inherited interfaces should be explicitly listed in Delphi class decl
...
Client: Delphi
Patch: Jens Geyer
2023-11-03 11:19:47 +01:00
dependabot[bot]
2b00c0ae99
Bump jvm from 1.9.10 to 1.9.20 in /lib/kotlin
...
Bumps [jvm](https://github.com/JetBrains/kotlin ) from 1.9.10 to 1.9.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 22:14:21 +01:00
dependabot[bot]
ce7ae32e80
Bump com.github.spotbugs from 5.1.3 to 5.2.1 in /lib/kotlin
...
Bumps com.github.spotbugs from 5.1.3 to 5.2.1.
---
updated-dependencies:
- dependency-name: com.github.spotbugs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 22:13:17 +01:00
dependabot[bot]
fb9ffd2ad4
Bump browserify-sign from 4.0.4 to 4.2.2 in /lib/ts
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.0.4 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.0.4...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 17:51:07 +02:00
dependabot[bot]
dd1c1115b2
Bump browserify-sign from 4.0.4 to 4.2.2 in /lib/js
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.0.4 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.0.4...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 17:50:46 +02:00
dependabot[bot]
44a7233cf9
Bump @babel/traverse from 7.8.4 to 7.23.2
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.8.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 14:37:08 +02:00
Mario Emmenlauer
7f37c2d0df
Merge pull request #2732 from stiga-huang/fix-perror
...
THRIFT-5670: lib: cpp: Fix wrong timeout error message
2023-10-20 02:34:22 -07:00
Jiayu Liu
d40dd7203e
use gradle 8.4 ( #2869 )
2023-10-19 08:37:49 +08:00
Mario Emmenlauer
52581915f7
Merge pull request #2871 from BioDataAnalysis/emmenlau_revert_breaking_cast
...
Revert "lib: cpp: TTransportException: create thrift::numeric_cast"
2023-10-16 11:12:33 +02:00
Jens Geyer
597907a2e4
THRIFT-4606 LGPL license file still present (follow-up to THRIFT-3209)
2023-10-16 03:06:14 +02:00
Mario Emmenlauer
49e4cea002
THRIFT-5660: Revert "lib: cpp: TTransportException: create thrift::numeric_cast"
...
This reverts commit 6e9cbbd059
.
See https://issues.apache.org/jira/browse/THRIFT-5660 for a discussion.
2023-10-14 15:07:58 +02:00
Mario Emmenlauer
3fdc63649e
Merge pull request #2868 from BioDataAnalysis/emmenlau_fix_find_libevent_install
...
Do not install `FindLibevent.cmake` when libevent is disabled
2023-10-13 09:52:22 +02:00
Jiayu Liu
df0c674f4e
fix domain socket
2023-10-12 22:38:37 +02:00
Jiayu Liu
ca76644627
remove utf8
2023-10-12 22:38:37 +02:00
Jiayu Liu
b6b6dc715c
rust to add uuid support
2023-10-12 22:38:37 +02:00
dependabot[bot]
653d184a84
Bump jvm from 1.8.22 to 1.9.10 in /lib/kotlin
...
Bumps [jvm](https://github.com/JetBrains/kotlin ) from 1.8.22 to 1.9.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.22...v1.9.10 )
---
updated-dependencies:
- dependency-name: jvm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 22:36:30 +02:00
Mario Emmenlauer
a4e7b9a4a0
build/cmake/GenerateConfigModule.cmake: Do not install 'FindLibevent.cmake' if libevent is disabled
2023-10-12 14:50:55 +02:00
Mario Emmenlauer
35b319baa8
Merge pull request #2866 from BioDataAnalysis/emmenlau_minor_test_improvement
...
Very minor code cleanup (whitespace changes only)
2023-10-12 14:39:39 +02:00
Mario Emmenlauer
d327636dad
lib/cpp/test/concurrency/Tests.cpp: Very minor code cleanup (whitespace changes only)
2023-10-12 14:39:20 +02:00
Mario Emmenlauer
2810fd207e
Merge pull request #2862 from BioDataAnalysis/emmenlau_fix_windows_header_include
...
TProtocol.h: Be extra careful when including MSVC Windows-related headers
2023-10-12 14:37:54 +02:00
Mario Emmenlauer
49c6ec702d
TProtocol.h: Be extra careful when including MSVC Windows-related headers to not pollute the c++ namespace
2023-10-12 09:30:59 +02:00
Mario Emmenlauer
ffa4f541a5
Merge pull request #2864 from BioDataAnalysis/emmenlau_fix_openssl_version_macros
...
lib/cpp/test/Security*Test.cpp: Fix the check for OpenSSL version macro
2023-10-12 09:29:24 +02:00
Ilya Urvachev
8aa22a42fa
fix(php): exclude most part of the repo for php package
2023-10-11 22:10:07 +02:00
Mario Emmenlauer
006bc89370
Merge pull request #2865 from BioDataAnalysis/emmenlau_minor_clangcl_improvement
...
Separated MSVC and clang-cl settings for Windows
2023-10-11 16:48:02 +02:00
Mario Emmenlauer
c5a5f79d7a
build/cmake/DefinePlatformSpecifc.cmake: Separated MSVC and Clang-Cl settings for Windows
2023-10-11 16:46:19 +02:00
Mario Emmenlauer
5f87b836a5
lib/cpp/test/Security*Test.cpp: Fix the check for OpenSSL version
2023-10-11 16:43:35 +02:00
Biswapriyo Nath
7b8c04273f
Fix building with gcc 13
...
This fixes the following compiler error.
t_js_generator.cc:48:14: error: 'int64_t' does not name a type
48 | static const int64_t max_safe_integer = 0x1fffffffffffff;
| ^~~~~~~
t_js_generator.cc:50:14: error: 'int64_t' does not name a type
50 | static const int64_t min_safe_integer = -max_safe_integer;
| ^~~~~~~
2023-10-07 18:32:33 +02:00
dependabot[bot]
a14231c698
Bump actions/checkout from 3 to 4 ( #2858 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 18:33:29 -04:00
dependabot[bot]
94abea1b2e
Bump com.diffplug.spotless from 6.21.0 to 6.22.0 in /lib/kotlin ( #2859 )
...
Bumps com.diffplug.spotless from 6.21.0 to 6.22.0.
---
updated-dependencies:
- dependency-name: com.diffplug.spotless
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 18:32:45 -04:00
Jeff Alder
bc9c04d804
THRIFT-5738: Remove unused variable
2023-09-26 00:10:12 +02:00
bwangelme
407630f280
fix: fix NewTSocketConf comment error
...
Client: ["go"]
[skip ci]
2023-09-20 09:24:31 -07:00
Jens Geyer
0ca6e888fc
Release Management: added the missing EXTRA_DIST validation step
2023-09-12 22:22:28 +02:00
Jens Geyer
50787cc0b0
THRIFT-5734 generated code may lack required capitalization at class names
...
CLient: haxe
Patch: Jens Geyer
2023-09-03 10:56:26 +02:00