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

cdutz pushed a change to branch rel/0.13
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from 679ac02946 chore: Updated generated sources.
     new 7e0625e8e2 chore: Made the update goal also "install" the artifacts 
locally, or the website generation task will fail.
     new dd37aad7e8 chore: Pulled changes from develop.

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:
 .github/workflows/c-platform.yml                   |  4 +-
 .github/workflows/changelog.yml                    |  4 +-
 .github/workflows/dependency-review.yml            |  2 +-
 .github/workflows/go-platform.yml                  |  4 +-
 .github/workflows/java-platform.yml                |  4 +-
 .github/workflows/python-platform.yml              |  4 +-
 .github/workflows/sast.yaml                        |  2 +-
 .../templates/go/complex-type-template.go.ftlh     | 20 ++---
 plc4j/drivers/ctrlx/pom.xml                        |  2 +-
 plc4j/drivers/opcua/pom.xml                        |  2 +-
 .../s7/readwrite/protocol/S7ProtocolLogic.java     | 31 ++++++++
 .../readwrite/optimizer/S7BlockReadOptimizer.java  | 92 ++++++++++++++--------
 .../readwrite/protocol/S7ProtocolLogic.java        | 32 ++++++--
 .../java/s7/readwrite/ManualS7CounterTest.java     |  4 +-
 .../plc4x/java/spi/values/PlcRawByteArray.java     | 18 +++++
 .../utils/cache/CachedPlcConnectionManager.java    |  4 +
 .../java/utils/cache/ConnectionContainer.java      |  6 ++
 pom.xml                                            | 14 ++--
 tools/release-0-update-generated-code.sh           |  2 +-
 website/antora-playbook.yml                        |  5 +-
 .../modules/developers/pages/preparing/linux.adoc  | 29 +++----
 .../modules/developers/pages/preparing/macos.adoc  | 10 +--
 .../developers/pages/preparing/windows.adoc        | 14 ++--
 .../modules/developers/pages/release/release.adoc  | 15 ++--
 website/resources/plc4x-doap.rdf                   |  9 ++-
 25 files changed, 223 insertions(+), 110 deletions(-)

Reply via email to