This is an automated email from the ASF dual-hosted git repository.
lordgamez pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from ce3374188 MINIFICPP-1884 Make whitespaces consistent across cmake files
new c9a16273a MINIFICPP-1761 Enable multithreading in PutGCSObject,
DeleteGCSObject, FetchGCSObject
new 18a51802c MINIFICPP-1889 fix ListenHTTP yield, add reg test
new 447404b3e MINIFICPP-1890 Fix the centos build when Kubernetes is
enabled
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci.yml | 2 +-
cmake/KubernetesClientC.cmake | 13 ++++++++--
extensions/civetweb/processors/ListenHTTP.cpp | 37 +++++++++++++++------------
extensions/civetweb/processors/ListenHTTP.h | 4 +--
extensions/civetweb/tests/ListenHTTPTests.cpp | 20 +++++++++++++++
extensions/gcp/processors/DeleteGCSObject.h | 2 +-
extensions/gcp/processors/FetchGCSObject.h | 2 +-
extensions/gcp/processors/PutGCSObject.h | 2 +-
8 files changed, 58 insertions(+), 24 deletions(-)