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 022bd6ffd MINIFICPP-2745 Upgrade OPC UA library to v1.5.2
     new 8f712a67c MINIFICPP-2712 Generate modular docs
     new 6f68543e3 MINIFICPP-2711 Docker tests, missing logs if container fails 
to start

The 2 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:
 .clang-format                                      |   4 +-
 .../minifi_test_framework/containers/container.py  |   8 +-
 .../containers/http_proxy_container.py             |   6 +-
 .../containers/minifi_container.py                 |   6 +-
 .../containers/nifi_container.py                   |   6 +-
 .../src/minifi_test_framework/steps/core_steps.py  |   6 +-
 .../containers/kinesis_server_container.py         |   6 +-
 .../features/containers/s3_server_container.py     |   6 +-
 extensions/aws/tests/features/steps/steps.py       |   2 +-
 .../features/containers/azure_server_container.py  |   6 +-
 extensions/azure/tests/features/steps/steps.py     |   2 +-
 .../containers/couchbase_server_container.py       |   6 +-
 extensions/couchbase/tests/features/steps/steps.py |   2 +-
 .../features/containers/elastic_base_container.py  |   6 +-
 .../features/containers/elasticsearch_container.py |   4 +-
 .../features/containers/opensearch_container.py    |   4 +-
 .../elasticsearch/tests/features/steps/steps.py    |   4 +-
 .../containers/fake_gcs_server_container.py        |   6 +-
 extensions/gcp/tests/features/steps/steps.py       |   2 +-
 .../features/containers/grafana_loki_container.py  |   6 +-
 .../features/containers/reverse_proxy_container.py |   6 +-
 .../features/containers/kafka_server_container.py  |   6 +-
 extensions/kafka/tests/features/steps/steps.py     |   2 +-
 .../steps/minifi_as_pod_in_kubernetes_cluster.py   |   2 +-
 .../features/containers/mqtt_broker_container.py   |   6 +-
 extensions/mqtt/tests/features/steps/steps.py      |   2 +-
 .../features/containers/opc_ua_server_container.py |   6 +-
 .../features/containers/prometheus_container.py    |   6 +-
 .../tests/features/containers/splunk_container.py  |   6 +-
 extensions/splunk/tests/features/steps/steps.py    |   2 +-
 .../containers/postgress_server_container.py       |   7 +-
 .../features/containers/diag_slave_container.py    |   6 +-
 .../features/containers/tcp_client_container.py    |   6 +-
 .../features/steps/minifi_c2_server_container.py   |   6 +-
 .../tests/features/steps/steps.py                  |   4 +-
 minifi_main/AgentDocs.cpp                          | 220 ++++++++++++++-------
 36 files changed, 241 insertions(+), 150 deletions(-)

Reply via email to