hongzhi-gao opened a new pull request, #18567: URL: https://github.com/apache/iotdb/pull/18567
## Summary - Upgrade `iotdb-client/client-cpp` bundled Apache Thrift from **0.23.0** to **0.24.0** to address C++-side CVEs - Raise `cmake_minimum_required` from 3.15 to 3.16 (required by Thrift 0.24.0) - Update docs, package metadata, and offline dependency cache filenames (`thrift-0.24.0.tar.gz`) - Keep manylinux_2_28 (glibc 2.28) release baseline and other third-party versions unchanged ## Test plan - [x] `mvn spotless:apply -P with-cpp -pl iotdb-client/client-cpp` - [x] `mvn -P with-cpp -pl iotdb-client/client-cpp -am -DskipTests package` (Linux x86_64, `linux-x86_64-glibc2.28`) - [x] Verified generated RPC code uses Thrift Compiler 0.24.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
