This is an automated email from the ASF dual-hosted git repository.

szaszm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git


    from 1d0ade9a1 MINIFICPP-2317 Fix openssl flag flipped in MINIFICPP-1797
     new 60f17527f MINIFICPP-2308 Use zero-terminated strings in python binding 
interface
     new 328a5e7d8 MINIFICPP-2224 Drop support for disabling peer verification 
in InvokeHTTP
     new ba29f47c4 MINIFICPP-2318 Use libc++ in the clang CI build

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                       |  6 +++++-
 PROCESSORS.md                                  |  2 +-
 docker/test/integration/features/https.feature | 18 ----------------
 extensions/http-curl/processors/InvokeHTTP.cpp |  3 +--
 extensions/http-curl/processors/InvokeHTTP.h   |  3 +--
 extensions/python/PythonScriptEngine.cpp       |  8 +++----
 extensions/python/PythonScriptEngine.h         |  2 +-
 extensions/python/types/Types.h                | 29 +++++++++++++++++---------
 8 files changed, 32 insertions(+), 39 deletions(-)

Reply via email to