commits
Thread
Date
Earlier messages
Messages by Thread
[PR] Enable consumer POM flattening for Maven 4 RC-6 readiness
via GitHub
[PR] Add missing ASF license header to subscription-emulation logback-test.xml
via GitHub
Re: [PR] Add missing ASF license header to subscription-emulation logback-test.xml
via GitHub
Re: [PR] Add missing ASF license header to subscription-emulation logback-test.xml
via GitHub
(plc4x) branch develop updated: fix: Added a missing Apache header (wonder why it didn't report this locally)
cdutz
(plc4x) branch develop updated: fix: Removed an unneeded parameter (which I first thought was useful and forgot to remove)
cdutz
(plc4x) branch develop updated: fix: Removed an unneeded parameter (which I first thought was useful and forgot to remove)
cdutz
(plc4x) branch develop updated: chore: Updated the pom to maven 4
cdutz
(plc4x) branch develop updated: feat: Added base classes for a subscription-eumulation layer.
cdutz
(plc4x) branch develop updated: chore: Cleaned up the no longer needed pcap-shared module
cdutz
(plc4x) branch develop updated (40c4267248 -> 83023b0000)
cdutz
(plc4x) 01/02: chore: Updated the BACnet Vendor IDs
cdutz
(plc4x) branch develop updated: fix(plc4go): make TCP TransportInstance.Reset a no-op (raced the receive worker, could desync stream framing)
sruehl
(plc4x) branch develop updated: chore: Cleaning up in the maven and maven-wrapper settings.
cdutz
(plc4x-extras) branch develop updated: chore: Cleaning up in the maven and maven-wrapper settings.
cdutz
(plc4x-extras) branch develop updated: feat: Updated the plc4x-extras repo to 1.0.0-SNAPSHOT and resolved all issues caused by a not 100% clean update to SPI3's artifact structure.
cdutz
(plc4x) branch develop updated: doc: Updated the title of the RELEASE_NOTES section from 0.14.0 to 1.0.0
cdutz
(plc4x) branch develop updated: fix(plc4go): make UDP TransportInstance.Reset a no-op (lease-time Reset raced the receive worker and ate inbound datagrams)
sruehl
(plc4x) branch develop updated: feat(plc4go): exempt subscription-carrying connections from cache idle TTL
sruehl
(plc4x) branch develop updated: fix(website): install driver modules before building the site
sruehl
(plc4x) branch develop updated: fix: Fixed the issue in the site-generation build
cdutz
(plc4x) branch develop updated (d6bb8ba31b -> 369c946d01)
sruehl
(plc4x) 02/02: fix(plc4go): adopt DeliverResult in the remaining drivers
sruehl
(plc4x) 01/02: fix(plc4go): never block result delivery to abandoned request channels
sruehl
(plc4x) branch develop updated: feat(plc4j/opcua): Implemented initial support for reading and writing structs in OPC-UA.
cdutz
[PR] fix(plc4j/transports-tcp): close SocketChannel on failed bind/socket-option setup
via GitHub
Re: [PR] fix(plc4j/transports-tcp): close SocketChannel on failed bind/socket-option setup
via GitHub
(plc4x) branch develop updated: fix: Added a missing dependency.
cdutz
(plc4x) branch develop updated: feat: Implemented correct array handling in OPC-UA also added a lot of new namespace tests.
cdutz
(plc4x) branch develop updated: doc: Updated the driver partials and updated the slmp to use the newly generated partial.
cdutz
(plc4x) branch develop updated: test(plc4go): pin BACnet write SimpleAck handling across codec, driver, and UDP transport
sruehl
(plc4x) branch develop updated (955486e0fb -> 015924e699)
cdutz
(plc4x) 02/02: chore: Updated the KNX Vendor IDs
cdutz
(plc4x) 01/02: feat: Extended the opc-ua driver to derive the types for simple type tags from the server model (Instead of guessing it based on the input data)
cdutz
(plc4x) branch develop updated: fix: Make the lease-time decision deterministic (purely idle-time based, plus the force flag)
cdutz
(plc4x) branch develop updated (d9899d21fa -> 8c0d7d914a)
cdutz
(plc4x) 02/02: fix: Hopefully hardened a flaky test.
cdutz
(plc4x) 01/02: feat(plc4j): OPC-UA browse now resolves server-side types & access rights
cdutz
(plc4x) branch develop updated: fix: Fixed an error in the opc-ua testuite.
cdutz
(plc4x) branch develop updated: feat: Added browse support for PLC4J OPC-UA
cdutz
(plc4x) branch develop updated (83dd291816 -> 8cbd274075)
cdutz
(plc4x) 01/02: doc: Added information on S7-200 support from the PR and Issues on GitHub.
cdutz
(plc4x) 02/02: fix: Addressed two issues in the OPC-UA driver - Discovery + encrypted-policy hang - divide-by-zero on missing server cert issue
cdutz
(plc4x) branch develop updated (3a4f4fb4da -> 83dd291816)
sruehl
(plc4x) 02/02: fix(plc4j): Migrated the OSGi TransportActivator to the new transports SPI.
sruehl
(plc4x) 01/02: fix(plc4j): Updated DefaultPlcValueHandlerTest to match the new multi-value handling for non-array tags.
sruehl
(plc4x) branch develop updated: fix: Added tests covering TransportInstance.getDriverConfig to fix the JaCoCo coverage check in plc4j-transports-api.
sruehl
(plc4x) branch dependabot/maven/bouncycastle.version-1.85 deleted (was 5e1b9a052a)
sruehl
(plc4x) branch develop updated: build(deps): bump org.junit:junit-bom from 6.1.1 to 6.1.2 (#2643)
sruehl
(plc4x) branch develop updated: build(deps): bump bouncycastle.version from 1.84 to 1.85 (#2642)
sruehl
(plc4x) branch dependabot/maven/org.junit-junit-bom-6.1.2 deleted (was 76213e18e0)
sruehl
[PR] build(deps): bump org.junit:junit-bom from 6.1.1 to 6.1.2
via GitHub
Re: [PR] build(deps): bump org.junit:junit-bom from 6.1.1 to 6.1.2
via GitHub
(plc4x) branch dependabot/maven/org.junit-junit-bom-6.1.2 created (now 76213e18e0)
github-bot
[PR] build(deps): bump bouncycastle.version from 1.84 to 1.85
via GitHub
Re: [PR] build(deps): bump bouncycastle.version from 1.84 to 1.85
via GitHub
(plc4x) branch dependabot/maven/bouncycastle.version-1.85 created (now 5e1b9a052a)
github-bot
[PR] feat(plc4j/slmp): add read-only SLMP (MELSEC 3E) driver
via GitHub
Re: [PR] feat(plc4j/slmp): add read-only SLMP (MELSEC 3E) driver
via GitHub
Re: [PR] feat(plc4j/slmp): add read-only SLMP (MELSEC 3E) driver
via GitHub
Re: [PR] feat(plc4j/slmp): add read-only SLMP (MELSEC 3E) driver
via GitHub
Re: [PR] feat(plc4j/slmp): add read-only SLMP (MELSEC 3E) driver
via GitHub
Re: [PR] feat(plc4j/slmp): add read-only SLMP (MELSEC 3E) driver
via GitHub
Re: [PR] feat(plc4j/slmp): add read-only SLMP (MELSEC 3E) driver
via GitHub
(plc4x) branch develop updated: fix: Addessed various issues with the OPC-UA driver and it's testsuite.
cdutz
(plc4x-build-tools) branch develop updated: fix: Fixed an issue making IntelliJ not pick up the change to maven 4
sruehl
(plc4x-extras) branch develop updated: fix: Fixed an issue making IntelliJ not pick up the change to maven 4
sruehl
(plc4x-build-tools) branch develop updated: chore(build): maven 4 migration
sruehl
(plc4x) branch develop updated: fix: Addessed various issues regarding to parsing of potentially corrupt or mallicious responses which could cause OOM errors.
cdutz
(plc4x) branch develop updated (181d976470 -> 25a7a0f893)
cdutz
(plc4x) 01/02: chore: Updated the KNX Vendor IDs
cdutz
(plc4x) 02/02: fix: Fixed an issue making IntelliJ not pick up the change to maven 4
cdutz
(plc4x-extras) branch develop updated: fix(build): repair nifi NAR builds under Maven 4 and Go SDK version
sruehl
(plc4x) branch develop updated: chore(plc4j/opm): port to restructured SPI and re-enable module
sruehl
(plc4x) branch dependabot/maven/logback.version-1.5.38 deleted (was f01ec1dcb7)
sruehl
(plc4x) branch develop updated: build(deps): bump logback.version from 1.5.37 to 1.5.38 (#2639)
sruehl
(plc4x) branch develop updated: fix(plc4j/scraper): supply default connection manager, port to new SPI, re-enable module
sruehl
(plc4x-extras) branch develop updated: chore(build): maven 4 migration
sruehl
(plc4x-extras) branch develop updated: fix(plc4j): adapt to new CachedPlcConnectionManager builder API
sruehl
(plc4x) branch dependabot/maven/logback.version-1.5.38 created (now f01ec1dcb7)
github-bot
[PR] build(deps): bump logback.version from 1.5.37 to 1.5.38
via GitHub
Re: [PR] build(deps): bump logback.version from 1.5.37 to 1.5.38
via GitHub
(plc4x-extras) branch dependabot/maven/ch.qos.logback-logback-classic-1.5.38 deleted (was 238f5549)
sruehl
(plc4x-extras) branch develop updated: chore(deps-dev): bump ch.qos.logback:logback-classic (#746)
sruehl
(plc4x-extras) branch develop updated: chore(deps): bump io.nats:jnats from 2.25.3 to 2.26.0 (#747)
sruehl
(plc4x-extras) branch dependabot/maven/io.nats-jnats-2.26.0 deleted (was 91d26064)
sruehl
(plc4x-extras) branch dependabot/maven/ch.qos.logback-logback-core-1.5.38 deleted (was 723afc71)
sruehl
(plc4x-extras) branch develop updated: chore(deps): bump ch.qos.logback:logback-core from 1.5.37 to 1.5.38 (#748)
sruehl
(plc4x-extras) branch dependabot/maven/ch.qos.logback-logback-core-1.5.38 created (now 723afc71)
github-bot
[PR] chore(deps): bump ch.qos.logback:logback-core from 1.5.37 to 1.5.38
via GitHub
Re: [PR] chore(deps): bump ch.qos.logback:logback-core from 1.5.37 to 1.5.38
via GitHub
(plc4x-extras) branch dependabot/maven/io.nats-jnats-2.26.0 created (now 91d26064)
github-bot
[PR] chore(deps): bump io.nats:jnats from 2.25.3 to 2.26.0
via GitHub
Re: [PR] chore(deps): bump io.nats:jnats from 2.25.3 to 2.26.0
via GitHub
(plc4x-extras) branch dependabot/maven/ch.qos.logback-logback-classic-1.5.38 created (now 238f5549)
github-bot
[PR] chore(deps-dev): bump ch.qos.logback:logback-classic from 1.5.37 to 1.5.38
via GitHub
Re: [PR] chore(deps-dev): bump ch.qos.logback:logback-classic from 1.5.37 to 1.5.38
via GitHub
(plc4x) branch dependabot/go_modules/plc4go/golang.org/x/tools-0.48.0 deleted (was 0509e63e29)
github-bot
(plc4x) branch dependabot/go_modules/plc4go/golang.org/x/sys-0.47.0 deleted (was b18b0b6ca3)
github-bot
(plc4x) branch dependabot/go_modules/plc4go/golang.org/x/net-0.57.0 deleted (was b4791fc893)
github-bot
(plc4x) branch dependabot/go_modules/plc4go/golang.org/x/text-0.40.0 deleted (was c8377b7372)
github-bot
(plc4x) branch develop updated: build(deps): update 3rd party deps
sruehl
(plc4x) branch dependabot/maven/io.netty-netty-bom-4.2.16.Final deleted (was ac3c9124d5)
github-bot
(plc4x) branch chore/maven4_migration deleted (was 643e03652a)
sruehl
(plc4x) branch develop updated: chore(build): maven 4 migration (#2337)
sruehl
(plc4x) branch dependabot/maven/io.netty-netty-bom-4.2.16.Final created (now ac3c9124d5)
github-bot
[PR] build(deps): bump io.netty:netty-bom from 4.1.123.Final to 4.2.16.Final
via GitHub
Re: [PR] build(deps): bump io.netty:netty-bom from 4.1.123.Final to 4.2.16.Final
via GitHub
Re: [PR] build(deps): bump io.netty:netty-bom from 4.1.123.Final to 4.2.16.Final
via GitHub
(plc4x) branch dependabot/go_modules/plc4go/golang.org/x/text-0.40.0 created (now c8377b7372)
github-bot
[PR] build(deps): bump golang.org/x/text from 0.39.0 to 0.40.0 in /plc4go
via GitHub
Re: [PR] build(deps): bump golang.org/x/text from 0.39.0 to 0.40.0 in /plc4go
via GitHub
Re: [PR] build(deps): bump golang.org/x/text from 0.39.0 to 0.40.0 in /plc4go
via GitHub
(plc4x) branch dependabot/go_modules/plc4go/golang.org/x/net-0.57.0 created (now b4791fc893)
github-bot
[PR] build(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 in /plc4go
via GitHub
Re: [PR] build(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 in /plc4go
via GitHub
Re: [PR] build(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 in /plc4go
via GitHub
[PR] build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 in /plc4go
via GitHub
Re: [PR] build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 in /plc4go
via GitHub
Re: [PR] build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 in /plc4go
via GitHub
[PR] build(deps): bump golang.org/x/tools from 0.47.0 to 0.48.0 in /plc4go
via GitHub
Re: [PR] build(deps): bump golang.org/x/tools from 0.47.0 to 0.48.0 in /plc4go
via GitHub
Re: [PR] build(deps): bump golang.org/x/tools from 0.47.0 to 0.48.0 in /plc4go
via GitHub
(plc4x) branch chore/maven4_migration updated (bec52529e8 -> 643e03652a)
sruehl
Re: [PR] Shared executor for RequestTransactionManager and S7ProtocolLogic
via GitHub
Re: [PR] [DOCS] Update S7 & OPC UA documentation and fix protocol compatibility matrix
via GitHub
(plc4x) branch develop updated (54f4419e91 -> c3a65515b6)
sruehl
(plc4x) branch dependabot/github_actions/actions/github-script-9.0.0 deleted (was d007363a29)
github-bot
(plc4x) branch fix/modbus deleted (was a6703378e6)
sruehl
(plc4x-extras) branch feature/merlot updated: fix: Moved DBWriterHandler to the API and removed the call to the DBRecord superclass. (#742)
cgarcia
Re: [PR] Draft of SIP protocol mspec
via GitHub
Re: [PR] Draft of SIP protocol mspec
via GitHub
Re: [PR] Draft of SIP protocol mspec
via GitHub
Re: [PR] Feat/hop
via GitHub
Re: [PR] Feat/hop
via GitHub
Re: [PR] Fix coil read problem.
via GitHub
Re: [PR] Fix coil read problem.
via GitHub
Re: [PR] feat(plc4rs): Add transport layer with TCP/UDP implementations
via GitHub
Re: [PR] add changes to release resources when the channel becomes inactive
via GitHub
Re: [PR] add changes to release resources when the channel becomes inactive
via GitHub
(plc4x) branch dependabot/maven/io.netty-netty-bom-4.2.5.Final deleted (was 0d293fad37)
github-bot
Re: [PR] build(deps): bump io.netty:netty-bom from 4.1.123.Final to 4.2.5.Final
via GitHub
Re: [PR] build(deps): bump io.netty:netty-bom from 4.1.123.Final to 4.2.5.Final
via GitHub
Re: [PR] build(deps): bump io.netty:netty-bom from 4.1.123.Final to 4.2.5.Final
via GitHub
(plc4x) branch develop updated: restore skip-code-generation property usage (#2407)
cdutz
(plc4x) branch develop updated: feat: Add SLMP (MELSEC Communication 3E) protocol module (read-only wire layer) (#2597)
cdutz
(plc4x) branch develop updated (e7264cf6c8 -> 0a02198218)
cdutz
(plc4x) 02/02: chore: Updated the KNX Vendor IDs
cdutz
(plc4x) 01/02: fix: Addressed a Deadlock caused by obtaining connection
cdutz
(plc4x) branch develop updated: fix(plc4j/ads): connect handshake honors configured AMS ports instead of hardcoded RUNTIME_SYSTEM_01 (851) (#2630)
cdutz
(plc4x) branch dependabot/maven/jackson.version-2.22.1 deleted (was 5fa20ab9b5)
github-bot
(plc4x) branch dependabot/maven/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.22.1 deleted (was 5bf0dc939b)
sruehl
(plc4x) branch develop updated: build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#2633)
sruehl
(plc4x) branch dependabot/maven/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.22.1 created (now 5bf0dc939b)
github-bot
(plc4x) branch dependabot/maven/jackson.version-2.22.1 created (now 5fa20ab9b5)
github-bot
[PR] build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.22.0 to 2.22.1
via GitHub
Re: [PR] build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.22.0 to 2.22.1
via GitHub
[PR] build(deps): bump jackson.version from 2.21.4 to 2.22.1
via GitHub
Re: [PR] build(deps): bump jackson.version from 2.21.4 to 2.22.1
via GitHub
Re: [PR] build(deps): bump jackson.version from 2.21.4 to 2.22.1
via GitHub
(plc4x-extras) branch develop updated: chore(deps): bump com.fasterxml.jackson.core:jackson-databind (#743)
sruehl
(plc4x-extras) branch dependabot/maven/org.eclipse.jetty-jetty-util-12.1.11 deleted (was 7bba5472)
sruehl
(plc4x-extras) branch develop updated: chore(deps): bump org.eclipse.jetty:jetty-util from 12.1.10 to 12.1.11 (#745)
sruehl
(plc4x-extras) branch dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.22.1 deleted (was 8225a7f0)
sruehl
(plc4x-extras) branch dependabot/maven/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.22.1 deleted (was 04d25a57)
sruehl
(plc4x-extras) branch develop updated: chore(deps-dev): bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml (#744)
sruehl
(plc4x-extras) branch dependabot/maven/org.eclipse.jetty-jetty-util-12.1.11 created (now 7bba5472)
github-bot
(plc4x-extras) branch dependabot/maven/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.22.1 created (now 04d25a57)
github-bot
[PR] chore(deps): bump org.eclipse.jetty:jetty-util from 12.1.10 to 12.1.11
via GitHub
Re: [PR] chore(deps): bump org.eclipse.jetty:jetty-util from 12.1.10 to 12.1.11
via GitHub
[PR] chore(deps-dev): bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.22.0 to 2.22.1
via GitHub
Re: [PR] chore(deps-dev): bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.22.0 to 2.22.1
via GitHub
(plc4x-extras) branch dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.22.1 created (now 8225a7f0)
github-bot
[PR] chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.22.0 to 2.22.1
via GitHub
Re: [PR] chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.22.0 to 2.22.1
via GitHub
[PR] fix: Moved DBWriterHandler to the API and removed the call to the DBR…
via GitHub
Re: [PR] fix: Moved DBWriterHandler to the API and removed the call to the DBR…
via GitHub
[PR] fix(plc4j/ads): connect handshake honors configured AMS ports instead of hardcoded RUNTIME_SYSTEM_01
via GitHub
Re: [PR] fix(plc4j/ads): connect handshake honors configured AMS ports instead of hardcoded RUNTIME_SYSTEM_01
via GitHub
Re: [PR] fix(plc4j/ads): connect handshake honors configured AMS ports instead of hardcoded RUNTIME_SYSTEM_01
via GitHub
(plc4x) branch develop updated: fix(plc4j/modbus): validate response function codes and make request-timeout cover queueing
sruehl
(plc4x) branch dependabot/go_modules/plc4go/golang.org/x/text-0.39.0 deleted (was 7e438d7000)
sruehl
(plc4x) branch develop updated: build(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 in /plc4go (#2628)
sruehl
[PR] build(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 in /plc4go
via GitHub
Re: [PR] build(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 in /plc4go
via GitHub
(plc4x) branch dependabot/go_modules/plc4go/golang.org/x/text-0.39.0 created (now 7e438d7000)
github-bot
(plc4x) branch develop updated: fix(plc4j): frame Modbus RTU responses by function code with resync
sruehl
(plc4x) branch develop updated (018c107808 -> a361d8b238)
sruehl
(plc4x) 05/09: fix(plc4go): make spi/transports/pcap buildable without cgo
sruehl
(plc4x) 08/09: feat(plc4go): shared serial ports and inter-frame write pacing
sruehl
(plc4x) 01/09: fix(plc4go): data race in testutils.shouldNoColor under parallel tests
sruehl
(plc4x) 09/09: fix(plc4j): single broadcast reader for shared serial ports
sruehl
(plc4x) 06/09: feat(plc4go): full serial option support in connection strings
sruehl
(plc4x) 04/09: feat(plc4go): complete serialport feature set (ControlPort, ListPorts)
sruehl
(plc4x) 02/09: feat(plc4go): replace jacobsa/go-serial with internal serialport package
sruehl
(plc4x) 03/09: fix(plc4go): serial transport deadline and connected-state follow-ups
sruehl
(plc4x) 07/09: fix(plc4j): align serial transport options with the plc4go vocabulary
sruehl
(plc4x) branch develop updated: build(deps): bump groovy.version from 5.0.6 to 5.0.7 (#2627)
sruehl
(plc4x) branch dependabot/maven/groovy.version-5.0.7 deleted (was 245f2f89ff)
sruehl
[PR] build(deps): bump groovy.version from 5.0.6 to 5.0.7
via GitHub
Earlier messages