This is an automated email from the ASF dual-hosted git repository.
chrisdutz pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from 83dd291816 fix(plc4j): Migrated the OSGi TransportActivator to the new
transports SPI.
new e1cf24439c doc: Added information on S7-200 support from the PR and
Issues on GitHub.
new 8cbd274075 fix: Addressed two issues in the OPC-UA driver - Discovery
+ encrypted-policy hang - divide-by-zero on missing server cert issue
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:
.../apache/plc4x/java/opcua/OpcuaConnection.java | 13 +++---
.../plc4x/java/opcua/context/SecureChannel.java | 14 +++++-
.../java/opcua/protocol/chunk/ChunkFactory.java | 9 ++++
.../plc4x/java/opcua/OpcuaPlcDriverTest.java | 2 -
.../asciidoc/modules/users/pages/protocols/s7.adoc | 50 ++++++++++++++++++++++
5 files changed, 79 insertions(+), 9 deletions(-)