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

ldywicki pushed a change to branch issue/2290
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    omit b7efbaf952 Trigger socket disconnect when handshake fails.
     add 6c6cde0be1 chore: Updated the KNX and BacNet vendor IDs
     add ebb1a392b9 build(deps): bump nl.jqno.equalsverifier:equalsverifier 
(#2460)
     add fb12bb1ea8 build(deps): bump jackson.version from 2.21.0 to 2.21.1 
(#2461)
     add de4c97b62f build(deps): bump 
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#2462)
     add debe27b59a Trigger socket disconnect when handshake fails.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b7efbaf952)
            \
             N -- N -- N   refs/heads/issue/2290 (debe27b59a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../bacnetip/readwrite/model/BACnetVendorId.go     | 240 ++++++++++++-
 .../knxnetip/readwrite/model/KnxManufacturer.go    | 384 ++++++++++++++++++---
 .../knxnetip/readwrite/model/KnxProperty.go        |  46 +--
 .../java/bacnetip/readwrite/BACnetVendorId.java    |  19 +-
 plc4j/drivers/ctrlx/pom.xml                        |   2 +-
 .../java/knxnetip/readwrite/KnxManufacturer.java   |  36 +-
 .../knxnetip/readwrite/model/KnxManufacturer.cs    | 193 +++++++++--
 pom.xml                                            |   4 +-
 .../protocols/bacnetip/bacnet-vendorids.mspec      |  17 +-
 .../protocols/knxnetip/knx-master-data.mspec       |  31 +-
 10 files changed, 826 insertions(+), 146 deletions(-)

Reply via email to