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 e7264cf6c8 fix(plc4j/ads): connect handshake honors configured AMS
ports instead of hardcoded RUNTIME_SYSTEM_01 (851) (#2630)
new cf28d43fe6 fix: Addressed a Deadlock caused by obtaining connection
new 0a02198218 chore: Updated the KNX Vendor IDs
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:
.../java/knxnetip/readwrite/KnxManufacturer.java | 16 ++++-
.../S7CotpTransportConfigurationTest.java | 32 ++++++++++
.../java/utils/cache/ConnectionContainer.java | 70 +++++++++++++++++++++-
.../java/utils/cache/ConnectionContainerTest.java | 45 ++++++++++++++
.../protocols/knxnetip/knx-master-data.mspec | 10 +++-
5 files changed, 166 insertions(+), 7 deletions(-)