This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch translate-configuration
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from b17f523033 "Merge branch 'dev' resolved conflicts"
add 828b1b1cb4 feat: Add environment variable for extensions file storage
(#3819)
add 907b223aad Merge branch 'dev' into translate-configuration
No new revisions were added by this update.
Summary of changes:
.../apache/streampipes/commons/constants/Envs.java | 1 +
.../commons/environment/DefaultEnvironment.java | 5 +++++
.../commons/environment/Environment.java | 2 ++
.../connect/iiot/utils/FileProtocolUtils.java | 8 +++++++-
.../security/CompositeCertificateValidator.java | 10 +++++++++-
.../connectors/opcua/utils/OpcUaUtils.java | 21 +++++++++++++++++----
6 files changed, 41 insertions(+), 6 deletions(-)